diff options
Diffstat (limited to 'tests/auto/qmake/testdata/functions/infiletest.pro')
-rw-r--r-- | tests/auto/qmake/testdata/functions/infiletest.pro | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/auto/qmake/testdata/functions/infiletest.pro b/tests/auto/qmake/testdata/functions/infiletest.pro new file mode 100644 index 0000000000..b2492e19d9 --- /dev/null +++ b/tests/auto/qmake/testdata/functions/infiletest.pro @@ -0,0 +1,2 @@ +DEFINES = QT_DLL + |