diff options
Diffstat (limited to 'tests/auto/macplist/app/app.pro')
-rw-r--r-- | tests/auto/macplist/app/app.pro | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/tests/auto/macplist/app/app.pro b/tests/auto/macplist/app/app.pro new file mode 100644 index 0000000..c1cf52e --- /dev/null +++ b/tests/auto/macplist/app/app.pro @@ -0,0 +1,11 @@ +###################################################################### +# Automatically generated by qmake (2.01a) Wed Jan 7 13:01:11 2009 +###################################################################### + +TEMPLATE = app +TARGET = +DEPENDPATH += . +INCLUDEPATH += . + +# Input +SOURCES += main.cpp |