Files correlati : cg0.exe cg0700a.msk cg0700b.msk cg3.exe cg4.exe Bug : Commento: Merge 1.0 libraries
17 lines
311 B
Prolog
17 lines
311 B
Prolog
load(qttest_p4)
|
|
TEMPLATE = app
|
|
TARGET = tst_bench_qanimation
|
|
DEPENDPATH += .
|
|
INCLUDEPATH += .
|
|
|
|
CONFIG += release
|
|
|
|
SOURCES += main.cpp \
|
|
dummyobject.cpp \
|
|
dummyanimation.cpp \
|
|
rectanimation.cpp
|
|
|
|
HEADERS += dummyobject.h \
|
|
dummyanimation.h \
|
|
rectanimation.h
|