summaryrefslogtreecommitdiff
path: root/xmlhelp
diff options
context:
space:
mode:
authorTor Lillqvist <tlillqvist@novell.com>2011-06-03 13:27:08 +0300
committerTor Lillqvist <tlillqvist@novell.com>2011-06-03 13:34:28 +0300
commit4912a5e54fe31fd132de5d3a7ddef8de01bb75ba (patch)
tree869e2c4a0f6517dcbdd1fb958dd7945386e2e312 /xmlhelp
parent10628321ff5eae992cf0eb5f772b15e6894a704e (diff)
Drop %_EXT% which was always empty
Diffstat (limited to 'xmlhelp')
-rw-r--r--xmlhelp/prj/d.lst24
1 files changed, 12 insertions, 12 deletions
diff --git a/xmlhelp/prj/d.lst b/xmlhelp/prj/d.lst
index 740ff554ee34..11b504aab785 100644
--- a/xmlhelp/prj/d.lst
+++ b/xmlhelp/prj/d.lst
@@ -1,12 +1,12 @@
-..\%__SRC%\bin\*.dll %_DEST%\bin%_EXT%\*.*
-..\%__SRC%\bin\HelpLinker* %_DEST%\bin%_EXT%
-..\%__SRC%\lib\lib*.so %_DEST%\lib%_EXT%
-..\%__SRC%\lib\*.dylib %_DEST%\lib%_EXT%\*.*
-..\%__SRC%\class\*.jar %_DEST%\bin%_EXT%\*.*
-..\util\ucpchelp.xml %_DEST%\xml%_EXT%\ucpchelp.xml
-..\util\*.xsl %_DEST%\bin%_EXT%\*.*
-..\%__SRC%\lib\ihelplinker.lib %_DEST%\lib%_EXT%\ihelplinker.lib
-..\%__SRC%\bin\helpxsl.zip %_DEST%\pck%_EXT%\helpxsl.zip
-..\%__SRC%\misc\LuceneHelpWrapper.component %_DEST%\xml%_EXT%\LuceneHelpWrapper.component
-..\%__SRC%\misc\tvhlp1.component %_DEST%\xml%_EXT%\tvhlp1.component
-..\%__SRC%\misc\ucpchelp1.component %_DEST%\xml%_EXT%\ucpchelp1.component
+..\%__SRC%\bin\*.dll %_DEST%\bin\*.*
+..\%__SRC%\bin\HelpLinker* %_DEST%\bin
+..\%__SRC%\lib\lib*.so %_DEST%\lib
+..\%__SRC%\lib\*.dylib %_DEST%\lib\*.*
+..\%__SRC%\class\*.jar %_DEST%\bin\*.*
+..\util\ucpchelp.xml %_DEST%\xml\ucpchelp.xml
+..\util\*.xsl %_DEST%\bin\*.*
+..\%__SRC%\lib\ihelplinker.lib %_DEST%\lib\ihelplinker.lib
+..\%__SRC%\bin\helpxsl.zip %_DEST%\pck\helpxsl.zip
+..\%__SRC%\misc\LuceneHelpWrapper.component %_DEST%\xml\LuceneHelpWrapper.component
+..\%__SRC%\misc\tvhlp1.component %_DEST%\xml\tvhlp1.component
+..\%__SRC%\misc\ucpchelp1.component %_DEST%\xml\ucpchelp1.component