commitmonitor Code
Monitor your SVN repositories and notifies you on new commits
Brought to you by:
steveking
changed | /trunk/ext/build/OpenSSL.build |
removed | /trunk/ext/build/e_os.h |
--- a/trunk/ext/build/OpenSSL.build +++ b/trunk/ext/build/OpenSSL.build @@ -11,7 +11,6 @@ </target> <target name="OpenSSL" depends="clean"> <delete file="..\..\common\openssl\del.bat" if="${file::exists('..\..\common\openssl\del.bat')}" /> - <copy file="e_os.h" tofile="..\..\common\openssl\e_os.h" overwrite="true" /> <exec program="perl" workingdir="..\..\common\openssl"> <arg value="Configure" /> <arg value="VC-WIN32" />