##// END OF EJS Templates
Documentation updates only. No changes to code....
Documentation updates only. No changes to code. git-svn-id: svn://svn.code.sf.net/p/pythonqt/code/trunk@41 ea8d5007-eb21-0410-b261-ccb3ea6e24a9

File last commit:

r2:b0bd6d44c879
r6:569bd3d658ae
Show More
CPPPyWrapperExample.pro
9 lines | 214 B | text/idl | PrologLexer
CONFIG += debug
VPATH +=
INCLUDEPATH += . $$(PYTHONQT_ROOT)/src /usr/include/python2.5
SOURCES += CPPPyWrapperExample.cpp
LIBS += -L$$(PYTHONQT_ROOT)/lib -lPythonQt -lutil
RESOURCES += CPPPyWrapperExample.qrc