diff options
| author | 2014-12-14 08:24:26 -0500 | |
|---|---|---|
| committer | 2014-12-14 08:24:26 -0500 | |
| commit | 89214766d8e3e7b8dd749a1fa18a5b9727f5010d (patch) | |
| tree | 34ad5aa84ac9674ebb5b7a23b5a3377e8629ee33 /SQLiteStudio3/Tests/TestUtils/TestUtils.pro | |
| parent | 7167ce41b61d2ba2cdb526777a4233eb84a3b66a (diff) | |
Imported Upstream version 3.0.0upstream/3.0.0
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
|
