##// END OF EJS Templates
added alphabetic sorting...
added alphabetic sorting git-svn-id: svn://svn.code.sf.net/p/pythonqt/code/trunk@132 ea8d5007-eb21-0410-b261-ccb3ea6e24a9

File last commit:

r13:d46b01f7163a
r96:3170eb771a99
Show More
com_trolltech_qt_svg.pri
10 lines | 378 B | text/plain | TextLexer
florianlink
added initial generated wrappers for Qt 4.4.3...
r13 HEADERS += \
$$PWD/PythonQtWrapper_QSvgGenerator.h \
$$PWD/PythonQtWrapper_QSvgRenderer.h \
$$PWD/PythonQtWrapper_QSvgWidget.h \
SOURCES += \
$$PWD/PythonQtWrapper_QSvgGenerator.cpp \
$$PWD/PythonQtWrapper_QSvgRenderer.cpp \
$$PWD/PythonQtWrapper_QSvgWidget.cpp \
$$PWD/com_trolltech_qt_svg_init.cpp