summaryrefslogtreecommitdiff
path: root/regexp
diff options
context:
space:
mode:
authorTor Lillqvist <tlillqvist@novell.com>2011-06-03 13:27:47 +0300
committerTor Lillqvist <tlillqvist@novell.com>2011-06-03 13:46:37 +0300
commit4fa3eefdb356be5492af028b7127400c859b674a (patch)
treee76f031d677cabe768f9d4b13baa7c3d4b6cd521 /regexp
parent86e150edc80d2430f5f6cc309f736110d9ece934 (diff)
Drop %_EXT% which was always empty
Diffstat (limited to 'regexp')
-rw-r--r--regexp/prj/d.lst12
1 files changed, 6 insertions, 6 deletions
diff --git a/regexp/prj/d.lst b/regexp/prj/d.lst
index 79d16ef76ff0..fadeaf70053d 100644
--- a/regexp/prj/d.lst
+++ b/regexp/prj/d.lst
@@ -1,8 +1,8 @@
-mkdir: %_DEST%\inc%_EXT%\external\regexp
+mkdir: %_DEST%\inc\external\regexp
-..\source\reclass.hxx %_DEST%\inc%_EXT%\external\regexp\reclass.hxx
+..\source\reclass.hxx %_DEST%\inc\external\regexp\reclass.hxx
-..\%__SRC%\bin\i18nrege*.dll %_DEST%\bin%_EXT%\i18nrege*.dll
-..\%__SRC%\lib\libi18nregexp*.so %_DEST%\lib%_EXT%\libi18nregexp*.so
-..\%__SRC%\lib\libi18nregexp*.dylib %_DEST%\lib%_EXT%\libi18nregexp*.dylib
-..\%__SRC%\lib\ii18nregexp.lib %_DEST%\lib%_EXT%\ii18nregexp.lib
+..\%__SRC%\bin\i18nrege*.dll %_DEST%\bin\i18nrege*.dll
+..\%__SRC%\lib\libi18nregexp*.so %_DEST%\lib\libi18nregexp*.so
+..\%__SRC%\lib\libi18nregexp*.dylib %_DEST%\lib\libi18nregexp*.dylib
+..\%__SRC%\lib\ii18nregexp.lib %_DEST%\lib\ii18nregexp.lib