diff options
Diffstat (limited to 'test/prj/d.lst')
-rw-r--r-- | test/prj/d.lst | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/test/prj/d.lst b/test/prj/d.lst new file mode 100644 index 000000000000..29388bc72de7 --- /dev/null +++ b/test/prj/d.lst @@ -0,0 +1,17 @@ +mkdir: %_DEST%\inc\test +mkdir: %_DEST%\inc\test\detail +..\%__SRC%\bin\test.dll %_DEST%\bin\test.dll +..\%__SRC%\bin\unoexceptionprotector.dll %_DEST%\bin\unoexceptionprotector.dll +..\%__SRC%\lib\itest.lib %_DEST%\lib\itest.lib +..\%__SRC%\lib\libtest.dylib %_DEST%\lib\libtest.dylib +..\%__SRC%\lib\libtest.so %_DEST%\lib\libtest.so +..\%__SRC%\lib\unoexceptionprotector.dylib %_DEST%\lib\unoexceptionprotector.dylib +..\%__SRC%\lib\unoexceptionprotector.so %_DEST%\lib\unoexceptionprotector.so +..\inc\test\detail\testdllapi.hxx %_DEST%\inc\test\detail\testdllapi.hxx +..\inc\test\gettestargument.hxx %_DEST%\inc\test\gettestargument.hxx +..\inc\test\officeconnection.hxx %_DEST%\inc\test\officeconnection.hxx +..\inc\test\oustringostreaminserter.hxx %_DEST%\inc\test\oustringostreaminserter.hxx +..\inc\test\toabsolutefileurl.hxx %_DEST%\inc\test\toabsolutefileurl.hxx +..\inc\test\uniquepipename.hxx %_DEST%\inc\test\uniquepipename.hxx +..\%__SRC%\class\test.jar %_DEST%\bin\test.jar +..\%__SRC%\class\test-tools.jar %_DEST%\bin\test-tools.jar |