Mercurial > hg > svcore
comparison base/test/test.pro @ 1012:ee9f4477f65b
Start RealTime tests
author | Chris Cannam |
---|---|
date | Mon, 17 Nov 2014 17:09:32 +0000 |
parents | 2f6472c74399 |
children | eecf544bed92 |
comparison
equal
deleted
inserted
replaced
991:1974859baba5 | 1012:ee9f4477f65b |
---|---|
47 DEPENDPATH += ../.. | 47 DEPENDPATH += ../.. |
48 INCLUDEPATH += ../.. | 48 INCLUDEPATH += ../.. |
49 OBJECTS_DIR = o | 49 OBJECTS_DIR = o |
50 MOC_DIR = o | 50 MOC_DIR = o |
51 | 51 |
52 HEADERS += TestRangeMapper.h TestPitch.h | 52 HEADERS += TestRangeMapper.h TestPitch.h TestRealTime.h |
53 SOURCES += main.cpp | 53 SOURCES += main.cpp |
54 | 54 |
55 win* { | 55 win* { |
56 //PRE_TARGETDEPS += ../../svcore.lib | 56 //PRE_TARGETDEPS += ../../svcore.lib |
57 } | 57 } |