##// END OF EJS Templates
added new tests for new PythonQt features...
added new tests for new PythonQt features git-svn-id: svn://svn.code.sf.net/p/pythonqt/code/trunk@73 ea8d5007-eb21-0410-b261-ccb3ea6e24a9

File last commit:

r13:d46b01f7163a
r37:5bd99c632a3f
Show More
com_trolltech_qt_svg.pri
10 lines | 378 B | text/plain | TextLexer
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