##// END OF EJS Templates
fixed example for 2.0 API, factory example still not working...
fixed example for 2.0 API, factory example still not working git-svn-id: svn://svn.code.sf.net/p/pythonqt/code/trunk@191 ea8d5007-eb21-0410-b261-ccb3ea6e24a9

File last commit:

r10:21d959e02207
r152:d0d61419dda4
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