source:
trunk/tools/macdeployqt/tests/deployment_mac.pro@
855
Last change on this file since 855 was 2, checked in by , 16 years ago | |
---|---|
File size: 210 bytes |
Line | |
---|---|
1 | TEMPLATE = app |
2 | DEPENDPATH += . ../shared/ |
3 | INCLUDEPATH += . ../shared/ |
4 | TARGET=tst_deployment_mac |
5 | CONFIG += qtestlib |
6 | |
7 | # Input |
8 | SOURCES += tst_deployment_mac.cpp ../shared/shared.cpp |
9 | HEADERS += ../shared/shared.h |
10 |
Note:
See TracBrowser
for help on using the repository browser.