summaryrefslogtreecommitdiff
path: root/wizards/prj
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 /wizards/prj
parent953524f87e4271ad9550ae81c087f29e43a6afd5 (diff)
Drop %_EXT% which was always empty
Diffstat (limited to 'wizards/prj')
-rw-r--r--wizards/prj/d.lst44
1 files changed, 22 insertions, 22 deletions
diff --git a/wizards/prj/d.lst b/wizards/prj/d.lst
index f8ab876ba1c1..4b00b6ed5b45 100644
--- a/wizards/prj/d.lst
+++ b/wizards/prj/d.lst
@@ -1,23 +1,23 @@
-mkdir: %COMMON_DEST%\bin%_EXT%\hid
-mkdir: %_DEST%\pck%_EXT%
-..\%COMMON_OUTDIR%\misc\*.hid %COMMON_DEST%\bin%_EXT%\hid\*.hid
-..\%__SRC%\bin\*.zip %_DEST%\pck%_EXT%\*.zip
- ..\%__SRC%\bin\wzi*.res %_DEST%\bin%_EXT%\wzi*.res
-..\%__SRC%\bin\dbw*.res %_DEST%\bin%_EXT%\dbw*.res
-..\%__SRC%\bin\tpl*.res %_DEST%\bin%_EXT%\tpl*.res
-..\%__SRC%\bin\imp*.res %_DEST%\bin%_EXT%\imp*.res
-..\%__SRC%\bin\wwz*.res %_DEST%\bin%_EXT%\wwz*.res
-..\%__SRC%\bin\eur*.res %_DEST%\bin%_EXT%\eur*.res
-..\%__SRC%\bin\cal*.res %_DEST%\bin%_EXT%\cal*.res
-..\%__SRC%\bin\com*.res %_DEST%\bin%_EXT%\com*.res
-REM ..\%__SRC%\bin\*.res %_DEST%\bin%_EXT%\*.res
+mkdir: %COMMON_DEST%\bin\hid
+mkdir: %_DEST%\pck
+..\%COMMON_OUTDIR%\misc\*.hid %COMMON_DEST%\bin\hid\*.hid
+..\%__SRC%\bin\*.zip %_DEST%\pck\*.zip
+ ..\%__SRC%\bin\wzi*.res %_DEST%\bin\wzi*.res
+..\%__SRC%\bin\dbw*.res %_DEST%\bin\dbw*.res
+..\%__SRC%\bin\tpl*.res %_DEST%\bin\tpl*.res
+..\%__SRC%\bin\imp*.res %_DEST%\bin\imp*.res
+..\%__SRC%\bin\wwz*.res %_DEST%\bin\wwz*.res
+..\%__SRC%\bin\eur*.res %_DEST%\bin\eur*.res
+..\%__SRC%\bin\cal*.res %_DEST%\bin\cal*.res
+..\%__SRC%\bin\com*.res %_DEST%\bin\com*.res
+REM ..\%__SRC%\bin\*.res %_DEST%\bin\*.res
-..\%__SRC%\class\*.jar %_DEST%\bin%_EXT%\*.jar
-..\%__SRC%\misc\agenda.component %_DEST%\xml%_EXT%\agenda.component
-..\%__SRC%\misc\fax.component %_DEST%\xml%_EXT%\fax.component
-..\%__SRC%\misc\form.component %_DEST%\xml%_EXT%\form.component
-..\%__SRC%\misc\letter.component %_DEST%\xml%_EXT%\letter.component
-..\%__SRC%\misc\query.component %_DEST%\xml%_EXT%\query.component
-..\%__SRC%\misc\report.component %_DEST%\xml%_EXT%\report.component
-..\%__SRC%\misc\table.component %_DEST%\xml%_EXT%\table.component
-..\%__SRC%\misc\web.component %_DEST%\xml%_EXT%\web.component
+..\%__SRC%\class\*.jar %_DEST%\bin\*.jar
+..\%__SRC%\misc\agenda.component %_DEST%\xml\agenda.component
+..\%__SRC%\misc\fax.component %_DEST%\xml\fax.component
+..\%__SRC%\misc\form.component %_DEST%\xml\form.component
+..\%__SRC%\misc\letter.component %_DEST%\xml\letter.component
+..\%__SRC%\misc\query.component %_DEST%\xml\query.component
+..\%__SRC%\misc\report.component %_DEST%\xml\report.component
+..\%__SRC%\misc\table.component %_DEST%\xml\table.component
+..\%__SRC%\misc\web.component %_DEST%\xml\web.component