Updated package file

git-svn-id: http://www.openmesh.org/svnrepo/OpenMesh/trunk@42 fdac6126-5c0c-442c-9429-916003d36597
This commit is contained in:
Jan Möbius
2009-02-09 10:47:42 +00:00
parent 647ec15eac
commit ef84051066
2 changed files with 171 additions and 168 deletions

View File

@@ -12,7 +12,10 @@ defineTest( glew ) {
}
defineTest( qt ) {
CONFIG *= uitools
export(CONFIG)
QT += opengl network script sql
export(QT)
}
defineTest( glut ) {