forked from boostorg/endian
Add the build .bat files as a maintenance aid.
This commit is contained in:
1
build/g++build.bat
Normal file
1
build/g++build.bat
Normal file
@@ -0,0 +1 @@
|
|||||||
|
..\..\..\bjam toolset=gcc-4.5 variant=release link=static address-model=64 cxxflags=-march=native %*
|
1
build/vc++build.bat
Normal file
1
build/vc++build.bat
Normal file
@@ -0,0 +1 @@
|
|||||||
|
bjam toolset=msvc-11.0Express variant=release link=static address-model=64 %*
|
Reference in New Issue
Block a user