##// END OF EJS Templates
syncing with my current work, updating to 1.2, see changelog...
syncing with my current work, updating to 1.2, see changelog git-svn-id: svn://svn.code.sf.net/p/pythonqt/code/trunk@46 ea8d5007-eb21-0410-b261-ccb3ea6e24a9

File last commit:

r10:21d959e02207
r10:21d959e02207
Show More
generator.pro
27 lines | 631 B | text/idl | PrologLexer
florianlink
syncing with my current work, updating to 1.2, see changelog...
r10 include(generator.pri)
# Input
HEADERS += \
generatorsetqtscript.h \
metaqtscriptbuilder.h \
metaqtscript.h \
classgenerator.h \
shellgenerator.h \
shellimplgenerator.h \
shellheadergenerator.h \
setupgenerator.h \
docgenerator.h
SOURCES += \
generatorsetqtscript.cpp \
metaqtscriptbuilder.cpp \
metaqtscript.cpp \
classgenerator.cpp \
shellgenerator.cpp \
shellimplgenerator.cpp \
shellheadergenerator.cpp \
setupgenerator.cpp \
docgenerator.cpp
CONFIG -= debug
CONFIG += release