##// END OF EJS Templates
started to update/improve docs...
started to update/improve docs git-svn-id: svn://svn.code.sf.net/p/pythonqt/code/trunk@68 ea8d5007-eb21-0410-b261-ccb3ea6e24a9

File last commit:

r13:d46b01f7163a
r32:ae159b178ea0
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