2010-10-21 14:49:58 +10:00
|
|
|
include(../../qttest.pri)
|
2010-07-28 12:09:50 +02:00
|
|
|
include(../shared/shared.pri)
|
2010-10-20 14:16:04 +10:00
|
|
|
INCLUDEPATH += $$IDE_SOURCE_TREE/src/plugins
|
2010-07-28 12:09:50 +02:00
|
|
|
SOURCES += tst_codegen.cpp
|
2010-10-20 14:16:04 +10:00
|
|
|
|