source:
trunk/tools/qdbus/qdbusxml2cpp/qdbusxml2cpp.pro@
932
Last change on this file since 932 was 2, checked in by , 16 years ago | |
---|---|
File size: 199 bytes |
Line | |
---|---|
1 | SOURCES = qdbusxml2cpp.cpp |
2 | DESTDIR = ../../../bin |
3 | TARGET = qdbusxml2cpp |
4 | QT = core xml |
5 | CONFIG += qdbus |
6 | CONFIG -= app_bundle |
7 | win32:CONFIG += console |
8 | |
9 | target.path=$$[QT_INSTALL_BINS] |
10 | INSTALLS += target |
Note:
See TracBrowser
for help on using the repository browser.