mirror of
https://github.com/boostorg/endian.git
synced 2025-08-03 06:24:35 +02:00
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