diff options
Diffstat (limited to 'quackleio/iotest/iotest.pro')
-rw-r--r-- | quackleio/iotest/iotest.pro | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/quackleio/iotest/iotest.pro b/quackleio/iotest/iotest.pro index a1e3670..d1b00f7 100644 --- a/quackleio/iotest/iotest.pro +++ b/quackleio/iotest/iotest.pro @@ -14,7 +14,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 |