[cpp-msbuild] 01/02: Add comment on calling convention
Rod Widdowson
rdw at steadingsoftware.com
Wed Dec 28 12:27:06 EST 2016
This is an automated email from the git hooks/post-receive script.
rdw pushed a commit to branch master
in repository cpp-msbuild.
View the commit online:
http://git.shibboleth.net/view/?p=cpp-msbuild.git;a=commit;h=ae815d897ff25d7346aa5f2bebdbbccfcbdb98d4
commit ae815d897ff25d7346aa5f2bebdbbccfcbdb98d4
Author: Rod Widdowson <rdw at steadingsoftware.com>
AuthorDate: Wed Dec 28 17:25:08 2016 +0000
Add comment on calling convention
---
dependencies/zlib-compile.bat | 2 ++
1 file changed, 2 insertions(+)
diff --git a/dependencies/zlib-compile.bat b/dependencies/zlib-compile.bat
index c944b73..9cbd43b 100644
--- a/dependencies/zlib-compile.bat
+++ b/dependencies/zlib-compile.bat
@@ -1,3 +1,5 @@
+rem USE(x86) zlib-compile.bat .
+rem USE(x64) zlib-compile.bat x64
rem clean and create target dirs
rd/s/q %1%\Release %1%\Debug
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list