Sha256: 86a9ede30f4af336dd5020cfab6bbe9bb72c0144c0343fda1d802c3ca2faf916
Contents?: true
Size: 776 Bytes
Versions: 2
Compression:
Stored size: 776 Bytes
Contents
@echo on REM REM This is my personal configuration file. REM I am lazy to type all this crap again and again REM You are welcome to customize this file for your REM needs but do not check it into the CVS, please. REM REM Aleksey Sanin <aleksey@aleksey.com> REM SET PREFIX=C:\cygwin\home\local SET XMLSEC_INCLUDE=%PREFIX%\include;%PREFIX%\include\mozilla;%PREFIX%\include\mozilla\nspr;%PREFIX%\include\mozilla\nss;%MSSDK_INCLUDE% SET XMLSEC_LIB=%PREFIX%\lib;%MSSDK_LIB% SET XMLSEC_OPTIONS=static=no iconv=no debug=yes xslt=yes crypto=mscrypto,openssl unicode=yes del /F Makefile configure.txt cscript configure.js prefix=%PREFIX% %XMLSEC_OPTIONS% include=%XMLSEC_INCLUDE% lib=%XMLSEC_LIB% mkdir binaries copy %PREFIX%\bin\*.dll binaries copy %PREFIX%\lib\*.dll binaries
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
xmlsec-shim-1.2.18.2 | vendor/xmlsec1-1.2.18/win32/mycfg.bat |
xmlsec-shim-1.2.18.1 | vendor/xmlsec1-1.2.18/win32/mycfg.bat |