summaryrefslogtreecommitdiff
path: root/xpdf/prj
diff options
context:
space:
mode:
authorTor Lillqvist <tlillqvist@novell.com>2011-06-03 13:26:06 +0300
committerTor Lillqvist <tlillqvist@novell.com>2011-06-03 13:26:06 +0300
commitbc5a5d261541e26ab0facb1df2c09feb5788a13d (patch)
treefd290ffb47656db9db5ce53bd22cd95a1914e484 /xpdf/prj
parentf0347f6c7b1b091001151e54992509ee5016ef58 (diff)
Drop %_EXT% which was always empty
Diffstat (limited to 'xpdf/prj')
-rw-r--r--xpdf/prj/d.lst10
1 files changed, 5 insertions, 5 deletions
diff --git a/xpdf/prj/d.lst b/xpdf/prj/d.lst
index a4fa74155281..efcb7eab693c 100644
--- a/xpdf/prj/d.lst
+++ b/xpdf/prj/d.lst
@@ -1,5 +1,5 @@
-mkdir: %_DEST%\inc%_EXT%\xpdf
-..\%__SRC%\inc\*.h %_DEST%\inc%_EXT%\xpdf\*.h
-..\%__SRC%\lib\lib*.a %_DEST%\lib%_EXT%
-..\%__SRC%\lib\*.lib %_DEST%\lib%_EXT%
-..\%__SRC%\bin\*.dll %_DEST%\bin%_EXT%
+mkdir: %_DEST%\inc\xpdf
+..\%__SRC%\inc\*.h %_DEST%\inc\xpdf\*.h
+..\%__SRC%\lib\lib*.a %_DEST%\lib
+..\%__SRC%\lib\*.lib %_DEST%\lib
+..\%__SRC%\bin\*.dll %_DEST%\bin