diff options
author | Michael Meeks <michael.meeks@suse.com> | 2011-09-28 15:48:09 +0100 |
---|---|---|
committer | Michael Meeks <michael.meeks@suse.com> | 2011-09-28 17:55:26 +0100 |
commit | d0edcf0a554828232ab3c8edfbea22d611bfda2b (patch) | |
tree | 07b22ac005305e8c27fdec25fcadd65df4eeff48 /unotest/prj/d.lst | |
parent | f29109cc5bfdfe13922f9ff2ec85bf0bd3f6dce8 (diff) |
split 'test' into 'unotest' and 'test' to help dependencies
Diffstat (limited to 'unotest/prj/d.lst')
-rw-r--r-- | unotest/prj/d.lst | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/unotest/prj/d.lst b/unotest/prj/d.lst new file mode 100644 index 000000000000..af2c362474c3 --- /dev/null +++ b/unotest/prj/d.lst @@ -0,0 +1,18 @@ +mkdir: %_DEST%\inc\unotest +mkdir: %_DEST%\inc\unotest\detail +..\%__SRC%\bin\unotest.dll %_DEST%\bin\unotest.dll +..\%__SRC%\bin\unoexceptionprotector.dll %_DEST%\bin\unoexceptionprotector.dll +..\%__SRC%\lib\iunotest.lib %_DEST%\lib\iunotest.lib +..\%__SRC%\lib\libunotest.dylib %_DEST%\lib\libunotest.dylib +..\%__SRC%\lib\libunotest.so %_DEST%\lib\libunotest.so +..\%__SRC%\lib\libunotest.dll.a %_DEST%\lib\libunotest.dll.a +..\%__SRC%\lib\unoexceptionprotector.dylib %_DEST%\lib\unoexceptionprotector.dylib +..\%__SRC%\lib\unoexceptionprotector.so %_DEST%\lib\unoexceptionprotector.so +..\inc\unotest\detail\unotestdllapi.hxx %_DEST%\inc\unotest\detail\unotestdllapi.hxx +..\inc\unotest\gettestargument.hxx %_DEST%\inc\unotest\gettestargument.hxx +..\inc\unotest\officeconnection.hxx %_DEST%\inc\unotest\officeconnection.hxx +..\inc\unotest\oustringostreaminserter.hxx %_DEST%\inc\unotest\oustringostreaminserter.hxx +..\inc\unotest\toabsolutefileurl.hxx %_DEST%\inc\unotest\toabsolutefileurl.hxx +..\inc\unotest\uniquepipename.hxx %_DEST%\inc\unotest\uniquepipename.hxx +..\%__SRC%\class\test.jar %_DEST%\bin\test.jar +..\%__SRC%\class\test-tools.jar %_DEST%\bin\test-tools.jar |