diff options
-rw-r--r-- | qadevOOo/prj/d.lst | 2 | ||||
-rw-r--r-- | smoketestdoc/prj/d.lst | 6 | ||||
-rw-r--r-- | test/prj/d.lst | 34 | ||||
-rw-r--r-- | testautomation/prj/d.lst | 4 |
4 files changed, 23 insertions, 23 deletions
diff --git a/qadevOOo/prj/d.lst b/qadevOOo/prj/d.lst index e6e07e83d80f..8615359360d5 100644 --- a/qadevOOo/prj/d.lst +++ b/qadevOOo/prj/d.lst @@ -1 +1 @@ -..\%__SRC%\class\OOoRunner*.jar %_DEST%\bin%_EXT% +..\%__SRC%\class\OOoRunner*.jar %_DEST%\bin diff --git a/smoketestdoc/prj/d.lst b/smoketestdoc/prj/d.lst index 618cd83a145b..c89f0d9b8ba2 100644 --- a/smoketestdoc/prj/d.lst +++ b/smoketestdoc/prj/d.lst @@ -1,4 +1,4 @@ -mkdir: %_DEST%\bin%_EXT% +mkdir: %_DEST%\bin -..\%__SRC%\bin\smoketestdoc.sxw %_DEST%\bin%_EXT%\smoketestdoc.sxw -..\%__SRC%\bin\TestExtension.oxt %_DEST%\bin%_EXT%\TestExtension.oxt +..\%__SRC%\bin\smoketestdoc.sxw %_DEST%\bin\smoketestdoc.sxw +..\%__SRC%\bin\TestExtension.oxt %_DEST%\bin\TestExtension.oxt diff --git a/test/prj/d.lst b/test/prj/d.lst index 18a599fd5849..29388bc72de7 100644 --- a/test/prj/d.lst +++ b/test/prj/d.lst @@ -1,17 +1,17 @@ -mkdir: %_DEST%\inc%_EXT%\test -mkdir: %_DEST%\inc%_EXT%\test\detail -..\%__SRC%\bin\test.dll %_DEST%\bin%_EXT%\test.dll -..\%__SRC%\bin\unoexceptionprotector.dll %_DEST%\bin%_EXT%\unoexceptionprotector.dll -..\%__SRC%\lib\itest.lib %_DEST%\lib%_EXT%\itest.lib -..\%__SRC%\lib\libtest.dylib %_DEST%\lib%_EXT%\libtest.dylib -..\%__SRC%\lib\libtest.so %_DEST%\lib%_EXT%\libtest.so -..\%__SRC%\lib\unoexceptionprotector.dylib %_DEST%\lib%_EXT%\unoexceptionprotector.dylib -..\%__SRC%\lib\unoexceptionprotector.so %_DEST%\lib%_EXT%\unoexceptionprotector.so -..\inc\test\detail\testdllapi.hxx %_DEST%\inc%_EXT%\test\detail\testdllapi.hxx -..\inc\test\gettestargument.hxx %_DEST%\inc%_EXT%\test\gettestargument.hxx -..\inc\test\officeconnection.hxx %_DEST%\inc%_EXT%\test\officeconnection.hxx -..\inc\test\oustringostreaminserter.hxx %_DEST%\inc%_EXT%\test\oustringostreaminserter.hxx -..\inc\test\toabsolutefileurl.hxx %_DEST%\inc%_EXT%\test\toabsolutefileurl.hxx -..\inc\test\uniquepipename.hxx %_DEST%\inc%_EXT%\test\uniquepipename.hxx -..\%__SRC%\class\test.jar %_DEST%\bin%_EXT%\test.jar -..\%__SRC%\class\test-tools.jar %_DEST%\bin%_EXT%\test-tools.jar +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 diff --git a/testautomation/prj/d.lst b/testautomation/prj/d.lst index a2d325f36024..87e600435cf6 100644 --- a/testautomation/prj/d.lst +++ b/testautomation/prj/d.lst @@ -1,4 +1,4 @@ -mkdir: %COMMON_DEST%\bin%_EXT%\win +mkdir: %COMMON_DEST%\bin\win -..\global\win\*.win %COMMON_DEST%\bin%_EXT%\win\*.win +..\global\win\*.win %COMMON_DEST%\bin\win\*.win |