source: trunk/tools/macdeployqt/tests/deployment_mac.pro@ 855

Last change on this file since 855 was 2, checked in by Dmitry A. Kuminov, 16 years ago

Initially imported qt-all-opensource-src-4.5.1 from Trolltech.

File size: 210 bytes
Line 
1TEMPLATE = app
2DEPENDPATH += . ../shared/
3INCLUDEPATH += . ../shared/
4TARGET=tst_deployment_mac
5CONFIG += qtestlib
6
7# Input
8SOURCES += tst_deployment_mac.cpp ../shared/shared.cpp
9HEADERS += ../shared/shared.h
10
Note: See TracBrowser for help on using the repository browser.