Mercurial > hg > svcore
changeset 807:d8ec22ef0da8 qt5
Dataquay path
| author | Chris Cannam | 
|---|---|
| date | Tue, 14 May 2013 12:26:34 +0100 | 
| parents | 335c3f922327 | 
| children | 67003fb58ba4 | 
| 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 Tue May 14 12:26:30 2013 +0100 +++ b/data/fileio/test/test.pro Tue May 14 12:26:34 2013 +0100 @@ -1,7 +1,7 @@ TEMPLATE = app -LIBS += -L../../.. -L../../../release -L../../../../dataquay/release -lsvcore -ldataquay +LIBS += -L../../.. -L../../../../dataquay -L../../../release -L../../../../dataquay/release -lsvcore -ldataquay win32-g++ { INCLUDEPATH += ../../../../sv-dependency-builds/win32-mingw/include
