##// END OF EJS Templates
enabled QWebElementCollection and QWebHistory/Item...
enabled QWebElementCollection and QWebHistory/Item git-svn-id: svn://svn.code.sf.net/p/pythonqt/code/trunk@166 ea8d5007-eb21-0410-b261-ccb3ea6e24a9

File last commit:

r10:21d959e02207
r129:d8b3ecba66ae
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