summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorTor Lillqvist <tlillqvist@novell.com>2011-06-03 13:28:11 +0300
committerTor Lillqvist <tlillqvist@novell.com>2011-06-03 13:28:11 +0300
commit1838676ddd40307da946edb3c3ea684fd4de6c75 (patch)
tree19e15b9f1b05475ff7b09d28d6db1bc0c80c787a /test
parent766662e78f0ee22a6315c42320c44e7cf76e6ca0 (diff)
Drop %_EXT% which was always empty
Diffstat (limited to 'test')
-rw-r--r--test/prj/d.lst34
1 files changed, 17 insertions, 17 deletions
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