##// END OF EJS Templates
Fix __getattr__ problems.
Fix __getattr__ problems.

File last commit:

r0:2978a919fc4e
r207:99eb8a233276
Show More
PyGettingStarted.pro
20 lines | 475 B | text/idl | PrologLexer
ezust
reorganized SVN tree into branches, tags and trunk...
r0 # --------- PyScriptingConsole profile -------------------
# Last changed by $Author: florian $
# $Id: PythonQt.pro 35381 2006-03-16 13:05:52Z florian $
# $Source$
# --------------------------------------------------
TARGET = PyGettingStarted
TEMPLATE = app
DESTDIR = ../../lib
CONFIG += console
include ( ../../build/common.prf )
include ( ../../build/PythonQt.prf )
SOURCES += \
main.cpp
RESOURCES += PyGettingStarted.qrc