Files
qt-creator/tests/auto/cplusplus/c99/c99.pro
Oswald Buddenhagen ca492c8fac use DISTFILES instead of OTHER_FILES in creator's own build system
it's the correct variable to use.

Change-Id: I9ec7795099097715a64969516cd3fae9e213a0f4
Reviewed-by: Daniel Teske <daniel.teske@digia.com>
2014-09-15 12:10:01 +02:00

9 lines
207 B
Prolog

include(../shared/shared.pri)
# Inject the source dir for referencing test data from shadow builds.
DEFINES += SRCDIR=\\\"$$PWD\\\"
SOURCES += tst_c99.cpp
DISTFILES += \
data/designatedInitializer.1.c