Kaydet (Commit) 45ba1e1e authored tarafından Tor Lillqvist's avatar Tor Lillqvist

Deliver also a static library

üst 3ddac0c2
...@@ -3,6 +3,7 @@ mkdir: %_DEST%\inc\xmlscript ...@@ -3,6 +3,7 @@ mkdir: %_DEST%\inc\xmlscript
..\%__SRC%\lib\*.lib %_DEST%\lib\*.lib ..\%__SRC%\lib\*.lib %_DEST%\lib\*.lib
..\%__SRC%\lib\lib*.so %_DEST%\lib\lib*.so ..\%__SRC%\lib\lib*.so %_DEST%\lib\lib*.so
..\%__SRC%\lib\*.dylib %_DEST%\lib\*.dylib ..\%__SRC%\lib\*.dylib %_DEST%\lib\*.dylib
..\%__SRC%\lib\*.a %_DEST%\lib\*.a
..\inc\xmlscript\xml_helper.hxx %_DEST%\inc\xmlscript\xml_helper.hxx ..\inc\xmlscript\xml_helper.hxx %_DEST%\inc\xmlscript\xml_helper.hxx
..\inc\xmlscript\xmldlg_imexp.hxx %_DEST%\inc\xmlscript\xmldlg_imexp.hxx ..\inc\xmlscript\xmldlg_imexp.hxx %_DEST%\inc\xmlscript\xmldlg_imexp.hxx
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment