3 // Any of these platforms can set using value_template platforms=
4 // when generating solutions/projects.
6 //platforms = Win32 x64
9 default_platform = Win32
10 PlatformToolset = v110
19 platform_defines = _WIN64
20 TargetMachine = "0" // We let VC++ figure it out for us.
21 link_options = /machine:AMD64