diff options
author | Peter Foley <pefoley2@verizon.net> | 2012-11-29 20:50:15 -0500 |
---|---|---|
committer | Peter Foley <pefoley2@verizon.net> | 2012-11-30 11:34:29 -0500 |
commit | ec6af4194e80f5f0b2e46ca59802ff397a2a4a24 (patch) | |
tree | 9f0ff42902bdd0a7988cc462571259c873794289 /libxmlsec/prj | |
parent | 694a2c53810dec6d8e069d74baf51e6cdda91faa (diff) |
convert libxmlsec to gbuild
Change-Id: Id0ad4e1c8e3e1ac03c625fb77b70fe0aa8ddfcdc
Diffstat (limited to 'libxmlsec/prj')
-rw-r--r-- | libxmlsec/prj/d.lst | 9 | ||||
-rw-r--r-- | libxmlsec/prj/dmake | 0 |
2 files changed, 0 insertions, 9 deletions
diff --git a/libxmlsec/prj/d.lst b/libxmlsec/prj/d.lst index 21896b57657b..e69de29bb2d1 100644 --- a/libxmlsec/prj/d.lst +++ b/libxmlsec/prj/d.lst @@ -1,9 +0,0 @@ -mkdir: %_DEST%\inc\external\xmlsec -mkdir: %_DEST%\inc\external\xmlsec\nss -mkdir: %_DEST%\inc\external\xmlsec\mscrypto -..\%__SRC%\inc\xmlsec\*.h %_DEST%\inc\external\xmlsec\*.h -..\%__SRC%\inc\xmlsec\nss\*.h %_DEST%\inc\external\xmlsec\nss\*.h -..\%__SRC%\inc\xmlsec\mscrypto\*.h %_DEST%\inc\external\xmlsec\mscrypto\*.h -..\%__SRC%\lib\lib*.a %_DEST%\lib -..\%__SRC%\lib\*.lib %_DEST%\lib -..\%__SRC%\bin\*.dll %_DEST%\bin diff --git a/libxmlsec/prj/dmake b/libxmlsec/prj/dmake deleted file mode 100644 index e69de29bb2d1..000000000000 --- a/libxmlsec/prj/dmake +++ /dev/null |