author | Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com> |
Tue, 06 Jul 2010 15:10:48 +0300 | |
changeset 30 | 5dc02b23752f |
parent 18 | 2f34d5167611 |
permissions | -rw-r--r-- |
QT += core script TARGET = testgen CONFIG += console CONFIG -= app_bundle TEMPLATE = app SOURCES += main.cpp \ testgenerator.cpp HEADERS += testgenerator.h INPUT_DATASET = data.txt dataset.name = Generating QScraiptValue autotest's dataset dataset.output = autogenerated.cpp dataset.commands = python gen.py data.txt autogenerated.cpp dataset.input = INPUT_DATASET dataset.variable_out = SOURCES QMAKE_EXTRA_COMPILERS += dataset