##// 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_opengl.pri
14 lines | 595 B | text/plain | TextLexer
HEADERS += \
$$PWD/PythonQtWrapper_QGLColormap.h \
$$PWD/PythonQtWrapper_QGLContext.h \
$$PWD/PythonQtWrapper_QGLFramebufferObject.h \
$$PWD/PythonQtWrapper_QGLPixelBuffer.h \
$$PWD/PythonQtWrapper_QGLWidget.h \
SOURCES += \
$$PWD/PythonQtWrapper_QGLColormap.cpp \
$$PWD/PythonQtWrapper_QGLContext.cpp \
$$PWD/PythonQtWrapper_QGLFramebufferObject.cpp \
$$PWD/PythonQtWrapper_QGLPixelBuffer.cpp \
$$PWD/PythonQtWrapper_QGLWidget.cpp \
$$PWD/com_trolltech_qt_opengl_init.cpp