summaryrefslogtreecommitdiff
path: root/regexp/prj/d.lst
diff options
context:
space:
mode:
Diffstat (limited to 'regexp/prj/d.lst')
-rw-r--r--regexp/prj/d.lst15
1 files changed, 15 insertions, 0 deletions
diff --git a/regexp/prj/d.lst b/regexp/prj/d.lst
new file mode 100644
index 000000000000..dfa18318e17e
--- /dev/null
+++ b/regexp/prj/d.lst
@@ -0,0 +1,15 @@
+mkdir: %_DEST%\inc%_EXT%\external\regexp
+
+..\source\reclass.hxx %_DEST%\inc%_EXT%\external\regexp\reclass.hxx
+
+..\%__SRC%\bin\i18nregexp*.dll %_DEST%\bin%_EXT%\i18nregexp*.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%\lib\lib*static*.dylib %_DEST%\lib%_EXT%\lib*static*.dylib
+..\%__SRC%\misc\*staticdatamembers.cxx %_DEST%\inc%_EXT%\*staticdatamembers.cxx
+..\%__SRC%\misc\*staticdatamembers.h* %_DEST%\inc%_EXT%\*staticdatamembers.h*
+
+dos: sh -c "if test %OS% = MACOSX; then create-bundle %_DEST%\lib%_EXT%\*.dylib; fi"
+dos: sh -c "if test %OS% = MACOSX; then create-libstatic-link %_DEST%\lib%_EXT%; fi"