1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
<use name="cppunit"/>
<use name="boost"/>
<use name="CondFormats/Common"/>
<bin file="exTime.cpp" name="exCondTime">
</bin>
<bin file="hash64_t.cpp">
</bin>
<bin file="SmallWORMDict_t.cpp">
</bin>
<use name="root"/>
<bin file="testSerializationCommon.cpp">
</bin>
<test name="testDropboxMetadataDB" command="createTestDBObjects.sh"/>
|