##// END OF EJS Templates
- added quitools...
- added quitools - fixed examples to work with new API git-svn-id: svn://svn.code.sf.net/p/pythonqt/code/trunk@48 ea8d5007-eb21-0410-b261-ccb3ea6e24a9

File last commit:

r10:21d959e02207
r12:e79e720ed706
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