diff options
Diffstat (limited to 'SQLiteStudio3/Tests/TestUtils/TestUtils.pro')
| -rw-r--r-- | SQLiteStudio3/Tests/TestUtils/TestUtils.pro | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/SQLiteStudio3/Tests/TestUtils/TestUtils.pro b/SQLiteStudio3/Tests/TestUtils/TestUtils.pro index 26600e1..f448ccb 100644 --- a/SQLiteStudio3/Tests/TestUtils/TestUtils.pro +++ b/SQLiteStudio3/Tests/TestUtils/TestUtils.pro @@ -47,6 +47,7 @@ unix:!symbian { }
LIBS += -lcoreSQLiteStudio -lsqlite3
+LIBS -= -lTestUtils
OTHER_FILES += \
test_common.pri
|
