diff options
Diffstat (limited to 'xmlsecurity/prj')
-rw-r--r-- | xmlsecurity/prj/build.lst | 12 | ||||
-rw-r--r-- | xmlsecurity/prj/d.lst | 13 |
2 files changed, 0 insertions, 25 deletions
diff --git a/xmlsecurity/prj/build.lst b/xmlsecurity/prj/build.lst deleted file mode 100644 index 422f4a43b..000000000 --- a/xmlsecurity/prj/build.lst +++ /dev/null @@ -1,12 +0,0 @@ -xs xmlsecurity : TRANSLATIONS:translations xmloff unotools offapi unoil svx MOZ:moz LIBXMLSEC:libxmlsec NSS:nss LIBXSLT:libxslt NEON:neon NULL -xs xmlsecurity usr1 - all xs_mkout NULL -xs xmlsecurity\inc nmake - all xs_inc NULL -xs xmlsecurity\source\framework nmake - all xs_fw xs_inc NULL -xs xmlsecurity\source\xmlsec\nss nmake - all xs_nss xs_inc NULL -xs xmlsecurity\source\xmlsec\mscrypt nmake - all xs_mscrypt xs_inc NULL -xs xmlsecurity\source\xmlsec nmake - all xs_xmlsec xs_nss xs_mscrypt xs_inc NULL -xs xmlsecurity\source\helper nmake - all xs_helper xs_inc NULL -xs xmlsecurity\source\dialogs nmake - all xs_dialogs xs_inc NULL -xs xmlsecurity\source\component nmake - all xs_component xs_inc NULL -xs xmlsecurity\util nmake - all xs_util xs_fw xs_xmlsec xs_nss xs_mscrypt xs_helper xs_dialogs xs_component NULL -xs xmlsecurity\qa\certext nmake - all xs_certext xs_util NULL diff --git a/xmlsecurity/prj/d.lst b/xmlsecurity/prj/d.lst deleted file mode 100644 index 69da448e7..000000000 --- a/xmlsecurity/prj/d.lst +++ /dev/null @@ -1,13 +0,0 @@ -mkdir: %COMMON_DEST%\bin\hid -..\%COMMON_OUTDIR%\misc\*.hid %COMMON_DEST%\bin\hid\*.hid -..\%__SRC%\bin\xsec_fw.dll %_DEST%\bin\xsec_fw.dll -..\%__SRC%\bin\xsec_xmlsec.dll %_DEST%\bin\xsec_xmlsec.dll -..\%__SRC%\bin\xmlsecurity.dll %_DEST%\bin\xmlsecurity.dll -..\%__SRC%\lib\libxsec_fw.so %_DEST%\lib\libxsec_fw.so -..\%__SRC%\lib\libxsec_xmlsec.so %_DEST%\lib\libxsec_xmlsec.so -..\%__SRC%\lib\libxmlsecurity.so %_DEST%\lib\libxmlsecurity.so -..\%__SRC%\lib\*.dylib %_DEST%\lib\* -..\%__SRC%\bin\xmlsec*.res %_DEST%\bin\xmlsec*.res -..\%__SRC%\misc\xmlsecurity.component %_DEST%\xml\xmlsecurity.component -..\%__SRC%\misc\xsec_fw.component %_DEST%\xml\xsec_fw.component -..\%__SRC%\misc\xsec_xmlsec.component %_DEST%\xml\xsec_xmlsec.component |