Try fixing windows build

This commit is contained in:
Lukas W
2015-01-13 01:13:14 +01:00
parent 5641465a3a
commit cb10b5aabe
2 changed files with 7 additions and 7 deletions

View File

@@ -12,4 +12,4 @@ ADD_EXECUTABLE(tests
QTestSuite
)
TARGET_LINK_LIBRARIES(tests ${QT_LIBRARIES} ${QT_QTTEST_LIBRARY})
TARGET_LINK_LIBRARIES(tests lmmslib)
TARGET_LINK_LIBRARIES(tests lmms)