##// 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
PyLauncher.pro
19 lines | 478 B | text/idl | PrologLexer
# --------- PyLauncher profile -------------------
# Last changed by $Author: florian $
# $Id: PythonQt.pro 35381 2006-03-16 13:05:52Z florian $
# $Source$
# --------------------------------------------------
TARGET = PyLauncher
TEMPLATE = app
mac:CONFIG -= app_bundle
DESTDIR = ../../lib
include ( ../../build/common.prf )
include ( ../../build/PythonQt.prf )
include ( ../../build/PythonQt_QtAll.prf )
SOURCES += \
main.cpp