Files correlati : cg0.exe cg0700a.msk cg0700b.msk cg3.exe cg4.exe Bug : Commento: Merge 1.0 libraries
11 lines
199 B
Prolog
11 lines
199 B
Prolog
SOURCES = qdbuscpp2xml.cpp
|
|
DESTDIR = ../../../bin
|
|
TARGET = qdbuscpp2xml
|
|
QT = core xml
|
|
CONFIG += qdbus
|
|
CONFIG -= app_bundle
|
|
win32:CONFIG += console
|
|
|
|
target.path=$$[QT_INSTALL_BINS]
|
|
INSTALLS += target
|