Mercurial > hg > svcore
changeset 800:9207c142b461 qt5
debug -> release
author | Chris Cannam |
---|---|
date | Thu, 09 May 2013 13:32:06 +0100 |
parents | c808c57e5560 |
children | 98cf98a217d2 |
files | data/fileio/test/test.pro |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- 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