source:
project/release/4/qt/qt.pro
@
15640
Last change on this file since 15640 was 15639, checked in by , 11 years ago | |
---|---|
File size: 241 bytes |
Rev | Line | |
---|---|---|
[15639] | 1 | SOURCES=main.cpp qt-base.c |
2 | HEADERS=prototypes.h | |
3 | CONFIG+=uitools qt debug | |
4 | TEMPLATE=lib | |
5 | TARGET=qtb | |
6 | unix:QMAKE_LFLAGS_DEBUG+=`csc -libs -ldflags` | |
7 | unix:QMAKE_CFLAGS_DEBUG+=-w `csc -cflags` | |
8 | unix:QMAKE_CXXFLAGS_DEBUG+=-w `csc -cflags` | |
9 | QT+=opengl |
Note: See TracBrowser
for help on using the repository browser.