1
0
mirror of https://github.com/tomahawk-player/tomahawk.git synced 2025-03-21 16:29:43 +01:00

* Confusing. It was just working a second ago.

This commit is contained in:
Christian Muehlhaeuser 2011-08-13 06:04:43 +02:00
parent 74d52e3208
commit 35fdb26b77

View File

@ -4,7 +4,7 @@ SET( QT_USE_QTGUI TRUE )
SET( QT_USE_QTSQL TRUE )
SET( QT_USE_QTNETWORK TRUE )
SET( QT_USE_QTXML TRUE )
SET( QT_USE_UITOOLS TRUE )
SET( QT_USE_QTUITOOLS TRUE )
include( ${QT_USE_FILE} )