source: trunk/tools/qtestlib/updater/updater.pro@ 858

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

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

File size: 145 bytes
Line 
1TEMPLATE = app
2TARGET +=
3DEPENDPATH += .
4INCLUDEPATH += .
5
6SOURCES += main.cpp
7
8QT = core
9
10DEFINES += QT_NO_CAST_TO_ASCII QT_NO_CAST_FROM_ASCII
Note: See TracBrowser for help on using the repository browser.