Mercurial > hg > svcore
comparison base/test/test.pro @ 894:1341cc1390be tony_integration
Merge from default branch
author | Chris Cannam |
---|---|
date | Mon, 31 Mar 2014 13:00:17 +0100 |
parents | 451f7f3ab6e7 |
children | 2f6472c74399 |
comparison
equal
deleted
inserted
replaced
891:8962f80f5d8e | 894:1341cc1390be |
---|---|
28 DEPENDPATH += ../.. | 28 DEPENDPATH += ../.. |
29 INCLUDEPATH += ../.. | 29 INCLUDEPATH += ../.. |
30 OBJECTS_DIR = o | 30 OBJECTS_DIR = o |
31 MOC_DIR = o | 31 MOC_DIR = o |
32 | 32 |
33 HEADERS += TestRangeMapper.h | 33 HEADERS += TestRangeMapper.h TestPitch.h |
34 SOURCES += main.cpp | 34 SOURCES += main.cpp |
35 | 35 |
36 win* { | 36 win* { |
37 //PRE_TARGETDEPS += ../../svcore.lib | 37 //PRE_TARGETDEPS += ../../svcore.lib |
38 } | 38 } |