# HG changeset patch # User Chris Cannam # Date 1368102726 -3600 # Node ID 9207c142b461b2ed347a16a1b7da49751257f8f6 # Parent c808c57e556048f4e9bdffa09cee691cd73b6466 debug -> release diff -r c808c57e5560 -r 9207c142b461 data/fileio/test/test.pro --- a/data/fileio/test/test.pro Wed May 08 09:37:21 2013 +0100 +++ b/data/fileio/test/test.pro Thu May 09 13:32:06 2013 +0100 @@ -1,7 +1,7 @@ TEMPLATE = app -LIBS += -L../../.. -L../../../debug -L../../../../dataquay -lsvcore -ldataquay +LIBS += -L../../.. -L../../../release -L../../../../dataquay/release -lsvcore -ldataquay win32-g++ { INCLUDEPATH += ../../../../sv-dependency-builds/win32-mingw/include