|
5 | 5 | <Configuration>Debug</Configuration>
|
6 | 6 | <Platform>Win32</Platform>
|
7 | 7 | </ProjectConfiguration>
|
| 8 | + <ProjectConfiguration Include="Debug|x64"> |
| 9 | + <Configuration>Debug</Configuration> |
| 10 | + <Platform>x64</Platform> |
| 11 | + </ProjectConfiguration> |
8 | 12 | <ProjectConfiguration Include="dummy|Win32">
|
9 | 13 | <Configuration>dummy</Configuration>
|
10 | 14 | <Platform>Win32</Platform>
|
11 | 15 | </ProjectConfiguration>
|
| 16 | + <ProjectConfiguration Include="dummy|x64"> |
| 17 | + <Configuration>dummy</Configuration> |
| 18 | + <Platform>x64</Platform> |
| 19 | + </ProjectConfiguration> |
12 | 20 | <ProjectConfiguration Include="Release|Win32">
|
13 | 21 | <Configuration>Release</Configuration>
|
14 | 22 | <Platform>Win32</Platform>
|
15 | 23 | </ProjectConfiguration>
|
| 24 | + <ProjectConfiguration Include="Release|x64"> |
| 25 | + <Configuration>Release</Configuration> |
| 26 | + <Platform>x64</Platform> |
| 27 | + </ProjectConfiguration> |
16 | 28 | </ItemGroup>
|
17 | 29 | <PropertyGroup Label="Globals">
|
18 | 30 | <ProjectGuid>{B84F7231-16CE-41D8-8C08-7B523FF4225B}</ProjectGuid>
|
|
25 | 37 | <CharacterSet>MultiByte</CharacterSet>
|
26 | 38 | <WholeProgramOptimization>true</WholeProgramOptimization>
|
27 | 39 | </PropertyGroup>
|
| 40 | + <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='dummy|x64'" Label="Configuration"> |
| 41 | + <ConfigurationType>DynamicLibrary</ConfigurationType> |
| 42 | + <PlatformToolset>v141</PlatformToolset> |
| 43 | + <CharacterSet>MultiByte</CharacterSet> |
| 44 | + <WholeProgramOptimization>true</WholeProgramOptimization> |
| 45 | + </PropertyGroup> |
28 | 46 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
|
29 | 47 | <ConfigurationType>StaticLibrary</ConfigurationType>
|
30 | 48 | <PlatformToolset>v141</PlatformToolset>
|
31 | 49 | <CharacterSet>MultiByte</CharacterSet>
|
32 | 50 | <WholeProgramOptimization>true</WholeProgramOptimization>
|
33 | 51 | </PropertyGroup>
|
| 52 | + <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="Configuration"> |
| 53 | + <ConfigurationType>StaticLibrary</ConfigurationType> |
| 54 | + <PlatformToolset>v141</PlatformToolset> |
| 55 | + <CharacterSet>MultiByte</CharacterSet> |
| 56 | + <WholeProgramOptimization>true</WholeProgramOptimization> |
| 57 | + </PropertyGroup> |
34 | 58 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
|
35 | 59 | <ConfigurationType>StaticLibrary</ConfigurationType>
|
36 | 60 | <PlatformToolset>v141</PlatformToolset>
|
37 | 61 | <CharacterSet>MultiByte</CharacterSet>
|
38 | 62 | </PropertyGroup>
|
| 63 | + <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="Configuration"> |
| 64 | + <ConfigurationType>StaticLibrary</ConfigurationType> |
| 65 | + <PlatformToolset>v141</PlatformToolset> |
| 66 | + <CharacterSet>MultiByte</CharacterSet> |
| 67 | + </PropertyGroup> |
39 | 68 | <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
|
40 | 69 | <ImportGroup Label="ExtensionSettings">
|
41 | 70 | </ImportGroup>
|
42 | 71 | <ImportGroup Condition="'$(Configuration)|$(Platform)'=='dummy|Win32'" Label="PropertySheets">
|
43 | 72 | <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
|
44 | 73 | </ImportGroup>
|
| 74 | + <ImportGroup Condition="'$(Configuration)|$(Platform)'=='dummy|x64'" Label="PropertySheets"> |
| 75 | + <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> |
| 76 | + </ImportGroup> |
45 | 77 | <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="PropertySheets">
|
46 | 78 | <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
|
47 | 79 | </ImportGroup>
|
| 80 | + <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="PropertySheets"> |
| 81 | + <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> |
| 82 | + </ImportGroup> |
48 | 83 | <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="PropertySheets">
|
49 | 84 | <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
|
50 | 85 | </ImportGroup>
|
| 86 | + <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="PropertySheets"> |
| 87 | + <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> |
| 88 | + </ImportGroup> |
51 | 89 | <PropertyGroup Label="UserMacros" />
|
52 | 90 | <PropertyGroup>
|
53 | 91 | <_ProjectFileVersion>15.0.28127.55</_ProjectFileVersion>
|
|
56 | 94 | <OutDir>../../build/vs71/debug/lib_json\</OutDir>
|
57 | 95 | <IntDir>../../build/vs71/debug/lib_json\</IntDir>
|
58 | 96 | </PropertyGroup>
|
| 97 | + <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" /> |
59 | 98 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
|
60 | 99 | <OutDir>../../build/vs71/release/lib_json\</OutDir>
|
61 | 100 | <IntDir>../../build/vs71/release/lib_json\</IntDir>
|
|
85 | 124 | <OutputFile>$(OutDir)json_vc71_libmtd.lib</OutputFile>
|
86 | 125 | </Lib>
|
87 | 126 | </ItemDefinitionGroup>
|
| 127 | + <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'"> |
| 128 | + <ClCompile> |
| 129 | + <Optimization>Disabled</Optimization> |
| 130 | + <AdditionalIncludeDirectories>../../include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> |
| 131 | + <PreprocessorDefinitions>WIN32;_DEBUG;_LIB;%(PreprocessorDefinitions)</PreprocessorDefinitions> |
| 132 | + <StringPooling>true</StringPooling> |
| 133 | + <BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks> |
| 134 | + <RuntimeLibrary>MultiThreadedDebug</RuntimeLibrary> |
| 135 | + <FunctionLevelLinking>true</FunctionLevelLinking> |
| 136 | + <DisableLanguageExtensions>true</DisableLanguageExtensions> |
| 137 | + <ForceConformanceInForLoopScope>false</ForceConformanceInForLoopScope> |
| 138 | + <RuntimeTypeInfo>true</RuntimeTypeInfo> |
| 139 | + <PrecompiledHeader> |
| 140 | + </PrecompiledHeader> |
| 141 | + <WarningLevel>Level3</WarningLevel> |
| 142 | + <DebugInformationFormat>ProgramDatabase</DebugInformationFormat> |
| 143 | + </ClCompile> |
| 144 | + <Lib> |
| 145 | + <OutputFile>$(OutDir)json_vc71_libmtd.lib</OutputFile> |
| 146 | + </Lib> |
| 147 | + </ItemDefinitionGroup> |
88 | 148 | <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
|
89 | 149 | <ClCompile>
|
90 | 150 | <IntrinsicFunctions>true</IntrinsicFunctions>
|
|
105 | 165 | <OutputFile>$(OutDir)json_vc71_libmt.lib</OutputFile>
|
106 | 166 | </Lib>
|
107 | 167 | </ItemDefinitionGroup>
|
| 168 | + <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'"> |
| 169 | + <ClCompile> |
| 170 | + <IntrinsicFunctions>true</IntrinsicFunctions> |
| 171 | + <AdditionalIncludeDirectories>../../include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> |
| 172 | + <PreprocessorDefinitions>WIN32;NDEBUG;_LIB;%(PreprocessorDefinitions)</PreprocessorDefinitions> |
| 173 | + <StringPooling>true</StringPooling> |
| 174 | + <RuntimeLibrary>MultiThreaded</RuntimeLibrary> |
| 175 | + <FunctionLevelLinking>true</FunctionLevelLinking> |
| 176 | + <DisableLanguageExtensions>true</DisableLanguageExtensions> |
| 177 | + <ForceConformanceInForLoopScope>false</ForceConformanceInForLoopScope> |
| 178 | + <RuntimeTypeInfo>true</RuntimeTypeInfo> |
| 179 | + <PrecompiledHeader> |
| 180 | + </PrecompiledHeader> |
| 181 | + <AssemblerOutput>AssemblyAndSourceCode</AssemblerOutput> |
| 182 | + <WarningLevel>Level3</WarningLevel> |
| 183 | + <DebugInformationFormat>ProgramDatabase</DebugInformationFormat> |
| 184 | + </ClCompile> |
| 185 | + <Lib> |
| 186 | + <OutputFile>$(OutDir)json_vc71_libmt.lib</OutputFile> |
| 187 | + </Lib> |
| 188 | + </ItemDefinitionGroup> |
108 | 189 | <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='dummy|Win32'">
|
109 | 190 | <ClCompile>
|
110 | 191 | <IntrinsicFunctions>true</IntrinsicFunctions>
|
|
129 | 210 | <TargetMachine>MachineX86</TargetMachine>
|
130 | 211 | </Link>
|
131 | 212 | </ItemDefinitionGroup>
|
| 213 | + <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='dummy|x64'"> |
| 214 | + <ClCompile> |
| 215 | + <IntrinsicFunctions>true</IntrinsicFunctions> |
| 216 | + <AdditionalIncludeDirectories>../../include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> |
| 217 | + <PreprocessorDefinitions>WIN32;NDEBUG;_LIB;%(PreprocessorDefinitions)</PreprocessorDefinitions> |
| 218 | + <StringPooling>true</StringPooling> |
| 219 | + <RuntimeLibrary>MultiThreaded</RuntimeLibrary> |
| 220 | + <FunctionLevelLinking>true</FunctionLevelLinking> |
| 221 | + <DisableLanguageExtensions>true</DisableLanguageExtensions> |
| 222 | + <ForceConformanceInForLoopScope>false</ForceConformanceInForLoopScope> |
| 223 | + <RuntimeTypeInfo>true</RuntimeTypeInfo> |
| 224 | + <PrecompiledHeader> |
| 225 | + </PrecompiledHeader> |
| 226 | + <AssemblerOutput>AssemblyAndSourceCode</AssemblerOutput> |
| 227 | + <WarningLevel>Level3</WarningLevel> |
| 228 | + <DebugInformationFormat>ProgramDatabase</DebugInformationFormat> |
| 229 | + </ClCompile> |
| 230 | + <Link> |
| 231 | + <GenerateDebugInformation>true</GenerateDebugInformation> |
| 232 | + <SubSystem>Windows</SubSystem> |
| 233 | + <OptimizeReferences>true</OptimizeReferences> |
| 234 | + <EnableCOMDATFolding>true</EnableCOMDATFolding> |
| 235 | + </Link> |
| 236 | + </ItemDefinitionGroup> |
132 | 237 | <ItemGroup>
|
133 | 238 | <ClInclude Include="..\..\include\json\autolink.h" />
|
134 | 239 | <ClInclude Include="..\..\include\json\config.h" />
|
|
0 commit comments