Files correlati : cg0.exe cg0700a.msk cg0700b.msk cg3.exe cg4.exe Bug : Commento: Merge 1.0 libraries
10 lines
246 B
Prolog
10 lines
246 B
Prolog
load(qttest_p4)
|
|
contains(QT_CONFIG,declarative): QT += network declarative
|
|
macx:CONFIG -= app_bundle
|
|
|
|
HEADERS += ../shared/debugutil_p.h
|
|
SOURCES += tst_qdeclarativedebugclient.cpp \
|
|
../shared/debugutil.cpp
|
|
|
|
CONFIG += declarative_debug
|