summaryrefslogtreecommitdiff
path: root/test/test.pro
diff options
context:
space:
mode:
Diffstat (limited to 'test/test.pro')
-rw-r--r--test/test.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/test.pro b/test/test.pro
index daba0fb..2eec3ec 100644
--- a/test/test.pro
+++ b/test/test.pro
@@ -17,7 +17,7 @@ release {
OBJECTS_DIR = obj/release
}
-LIBS += -lquackle -lquackleio
+LIBS += -lquackleio -lquackle
QMAKE_LFLAGS_RELEASE += -L../lib/release -L../quackleio/lib/release
QMAKE_LFLAGS_DEBUG += -L../lib/debug -L../quackleio/lib/debug