##// END OF EJS Templates
forgot to add header change...
forgot to add header change git-svn-id: svn://svn.code.sf.net/p/pythonqt/code/trunk@169 ea8d5007-eb21-0410-b261-ccb3ea6e24a9

File last commit:

r10:21d959e02207
r132:fadca774294c
Show More
CPPPyWrapperExample.pro
15 lines | 286 B | text/idl | PrologLexer
TARGET = CPPPyWrapperExample
TEMPLATE = app
mac:CONFIG -= app_bundle
DESTDIR = ../../lib
include ( ../../build/common.prf )
include ( ../../build/PythonQt.prf )
SOURCES += \
CPPPyWrapperExample.cpp
RESOURCES += CPPPyWrapperExample.qrc