##// END OF EJS Templates
Start Python 3.x Port...
Start Python 3.x Port The main python interpreter works, BUT: Many tests still fail, Qt integration is broken

File last commit:

r14:59f352c6d9fb
r206:316b4928f53f
Show More
examples.pro
9 lines | 257 B | text/idl | PrologLexer
TEMPLATE = subdirs
SUBDIRS = CPPPyWrapperExample \
PyGettingStarted \
PyCPPWrapperExample \
PyCustomMetaTypeExample \
PyGuiExample \
PyDecoratorsExample \
PyScriptingConsole \
PyLauncher