summaryrefslogtreecommitdiff
path: root/UnoControls
diff options
context:
space:
mode:
authorTor Lillqvist <tlillqvist@novell.com>2011-06-03 13:25:56 +0300
committerTor Lillqvist <tlillqvist@novell.com>2011-06-03 13:25:56 +0300
commitd32db65e8ffb848e23d6521550aeaa3f210fe9de (patch)
tree6cf30e4284c6478ade5619c0a4d0c1dd3679f2ba /UnoControls
parent953524f87e4271ad9550ae81c087f29e43a6afd5 (diff)
Drop %_EXT% which was always empty
Diffstat (limited to 'UnoControls')
-rw-r--r--UnoControls/prj/d.lst12
1 files changed, 6 insertions, 6 deletions
diff --git a/UnoControls/prj/d.lst b/UnoControls/prj/d.lst
index 370fc0c9fc46..4c1de78bd819 100644
--- a/UnoControls/prj/d.lst
+++ b/UnoControls/prj/d.lst
@@ -1,6 +1,6 @@
-..\%__SRC%\bin\*.dll %_DEST%\bin%_EXT%\*.dll
-..\%__SRC%\lib\lib*.so %_DEST%\lib%_EXT%
-..\%__SRC%\lib\*.sl %_DEST%\lib%_EXT%\*.sl
-..\%__SRC%\bin\*.res %_DEST%\bin%_EXT%\*.res
-..\%__SRC%\lib\*.dylib %_DEST%\lib%_EXT%\*.dylib
-..\%__SRC%\misc\ctl.component %_DEST%\xml%_EXT%\ctl.component
+..\%__SRC%\bin\*.dll %_DEST%\bin\*.dll
+..\%__SRC%\lib\lib*.so %_DEST%\lib
+..\%__SRC%\lib\*.sl %_DEST%\lib\*.sl
+..\%__SRC%\bin\*.res %_DEST%\bin\*.res
+..\%__SRC%\lib\*.dylib %_DEST%\lib\*.dylib
+..\%__SRC%\misc\ctl.component %_DEST%\xml\ctl.component