Mercurial > hg > svcore
comparison data/fileio/test/test.pro @ 802:98cf98a217d2 qt5
Merge
author | Chris Cannam |
---|---|
date | Thu, 09 May 2013 17:31:31 +0100 |
parents | 9207c142b461 |
children | d8ec22ef0da8 |
comparison
equal
deleted
inserted
replaced
801:ed3779b2b4a8 | 802:98cf98a217d2 |
---|---|
1 | 1 |
2 TEMPLATE = app | 2 TEMPLATE = app |
3 | 3 |
4 LIBS += -L../../.. -L../../../debug -lsvcore | 4 LIBS += -L../../.. -L../../../release -L../../../../dataquay/release -lsvcore -ldataquay |
5 | 5 |
6 win32-g++ { | 6 win32-g++ { |
7 INCLUDEPATH += ../../../../sv-dependency-builds/win32-mingw/include | 7 INCLUDEPATH += ../../../../sv-dependency-builds/win32-mingw/include |
8 LIBS += -L../../../../sv-dependency-builds/win32-mingw/lib | 8 LIBS += -L../../../../sv-dependency-builds/win32-mingw/lib |
9 } | 9 } |