##// 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_webkit.pri
18 lines | 805 B | text/plain | TextLexer
HEADERS += \
$$PWD/PythonQtWrapper_QWebFrame.h \
$$PWD/PythonQtWrapper_QWebHistoryInterface.h \
$$PWD/PythonQtWrapper_QWebHitTestResult.h \
$$PWD/PythonQtWrapper_QWebPage.h \
$$PWD/PythonQtWrapper_QWebPluginFactory.h \
$$PWD/PythonQtWrapper_QWebSettings.h \
$$PWD/PythonQtWrapper_QWebView.h \
SOURCES += \
$$PWD/PythonQtWrapper_QWebFrame.cpp \
$$PWD/PythonQtWrapper_QWebHistoryInterface.cpp \
$$PWD/PythonQtWrapper_QWebHitTestResult.cpp \
$$PWD/PythonQtWrapper_QWebPage.cpp \
$$PWD/PythonQtWrapper_QWebPluginFactory.cpp \
$$PWD/PythonQtWrapper_QWebSettings.cpp \
$$PWD/PythonQtWrapper_QWebView.cpp \
$$PWD/com_trolltech_qt_webkit_init.cpp