[Libreoffice-commits] .: qadevOOo/prj smoketestdoc/prj testautomation/prj test/prj

Tor Lillqvist tml at kemper.freedesktop.org
Fri Jun 3 03:51:16 PDT 2011


 qadevOOo/prj/d.lst       |    2 +-
 smoketestdoc/prj/d.lst   |    6 +++---
 test/prj/d.lst           |   34 +++++++++++++++++-----------------
 testautomation/prj/d.lst |    4 ++--
 4 files changed, 23 insertions(+), 23 deletions(-)

New commits:
commit cb7dc5b4050dd7f6978bcb90c9bfee943442bcda
Author: Tor Lillqvist <tlillqvist at novell.com>
Date:   Fri Jun 3 13:28:11 2011 +0300

    Drop %_EXT% which was always empty

diff --git a/qadevOOo/prj/d.lst b/qadevOOo/prj/d.lst
index e6e07e8..8615359 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 618cd83..c89f0d9 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 18a599f..29388bc 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 a2d325f..87e6004 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
 


More information about the Libreoffice-commits mailing list