##// END OF EJS Templates
updated license info...
updated license info git-svn-id: svn://svn.code.sf.net/p/pythonqt/code/trunk@125 ea8d5007-eb21-0410-b261-ccb3ea6e24a9

File last commit:

r13:d46b01f7163a
r89:48cbcd0dff79
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