|
|
@ -30,8 +30,7 @@
|
|
|
|
"name": "MSVC 32 Debug",
|
|
|
|
"name": "MSVC 32 Debug",
|
|
|
|
"generator": "Ninja",
|
|
|
|
"generator": "Ninja",
|
|
|
|
"configurationType": "RelWithDebInfo",
|
|
|
|
"configurationType": "RelWithDebInfo",
|
|
|
|
"inheritEnvironments": [ "msvc_2015_x86" ],
|
|
|
|
"inheritEnvironments": [ "msvc_x86_x64", "msvc_2015_x86" ],
|
|
|
|
"intelliSenseMode": "windows-msvc-x86",
|
|
|
|
|
|
|
|
"variables": [
|
|
|
|
"variables": [
|
|
|
|
{
|
|
|
|
{
|
|
|
|
"name": "DFHACK_BUILD_ARCH",
|
|
|
|
"name": "DFHACK_BUILD_ARCH",
|
|
|
@ -55,8 +54,7 @@
|
|
|
|
"name": "MSVC 32 Release",
|
|
|
|
"name": "MSVC 32 Release",
|
|
|
|
"generator": "Ninja",
|
|
|
|
"generator": "Ninja",
|
|
|
|
"configurationType": "Release",
|
|
|
|
"configurationType": "Release",
|
|
|
|
"inheritEnvironments": [ "msvc_2015_x86" ],
|
|
|
|
"inheritEnvironments": [ "msvc_x86_x64", "msvc_2015_x86" ],
|
|
|
|
"intelliSenseMode": "windows-msvc-x86",
|
|
|
|
|
|
|
|
"variables": [
|
|
|
|
"variables": [
|
|
|
|
{
|
|
|
|
{
|
|
|
|
"name": "DFHACK_BUILD_ARCH",
|
|
|
|
"name": "DFHACK_BUILD_ARCH",
|
|
|
@ -72,8 +70,7 @@
|
|
|
|
"name": "MSVC 64 Debug",
|
|
|
|
"name": "MSVC 64 Debug",
|
|
|
|
"generator": "Ninja",
|
|
|
|
"generator": "Ninja",
|
|
|
|
"configurationType": "RelWithDebInfo",
|
|
|
|
"configurationType": "RelWithDebInfo",
|
|
|
|
"inheritEnvironments": [ "msvc_2015_x64" ],
|
|
|
|
"inheritEnvironments": [ "msvc_x64_x64", "msvc_2015_x64" ],
|
|
|
|
"intelliSenseMode": "windows-msvc-x64",
|
|
|
|
|
|
|
|
"variables": [
|
|
|
|
"variables": [
|
|
|
|
{
|
|
|
|
{
|
|
|
|
"name": "DFHACK_BUILD_ARCH",
|
|
|
|
"name": "DFHACK_BUILD_ARCH",
|
|
|
@ -97,8 +94,7 @@
|
|
|
|
"name": "MSVC 64 Release",
|
|
|
|
"name": "MSVC 64 Release",
|
|
|
|
"generator": "Ninja",
|
|
|
|
"generator": "Ninja",
|
|
|
|
"configurationType": "Release",
|
|
|
|
"configurationType": "Release",
|
|
|
|
"inheritEnvironments": [ "msvc_2015_x64" ],
|
|
|
|
"inheritEnvironments": [ "msvc_x64_x64", "msvc_2015_x64" ],
|
|
|
|
"intelliSenseMode": "windows-msvc-x64",
|
|
|
|
|
|
|
|
"variables": [
|
|
|
|
"variables": [
|
|
|
|
{
|
|
|
|
{
|
|
|
|
"name": "DFHACK_BUILD_ARCH",
|
|
|
|
"name": "DFHACK_BUILD_ARCH",
|
|
|
|