Imported Upstream version 1.2.4
[platform/upstream/json-glib.git] / build / win32 / vs15 / json-glib-format.vcxproj
1 <?xml version="1.0" encoding="utf-8"?>
2 <Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
3   <ItemGroup Label="ProjectConfigurations">
4     <ProjectConfiguration Include="Debug|Win32">
5       <Configuration>Debug</Configuration>
6       <Platform>Win32</Platform>
7     </ProjectConfiguration>
8     <ProjectConfiguration Include="Debug|x64">
9       <Configuration>Debug</Configuration>
10       <Platform>x64</Platform>
11     </ProjectConfiguration>
12     <ProjectConfiguration Include="Release|Win32">
13       <Configuration>Release</Configuration>
14       <Platform>Win32</Platform>
15     </ProjectConfiguration>
16     <ProjectConfiguration Include="Release|x64">
17       <Configuration>Release</Configuration>
18       <Platform>x64</Platform>
19     </ProjectConfiguration>
20   </ItemGroup>
21   <PropertyGroup Label="Globals">
22     <ProjectGuid>{FF640D73-9BCD-4B75-B63F-75175A3C9F69}</ProjectGuid>
23     <RootNamespace>jsonglibformat</RootNamespace>
24     <Keyword>Win32Proj</Keyword>
25   </PropertyGroup>
26   <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
27   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
28     <ConfigurationType>Application</ConfigurationType>
29     <CharacterSet>MultiByte</CharacterSet>
30     <WholeProgramOptimization>true</WholeProgramOptimization>
31     <PlatformToolset>v141</PlatformToolset>
32   </PropertyGroup>
33   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
34     <ConfigurationType>Application</ConfigurationType>
35     <CharacterSet>MultiByte</CharacterSet>
36     <PlatformToolset>v141</PlatformToolset>
37   </PropertyGroup>
38   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="Configuration">
39     <ConfigurationType>Application</ConfigurationType>
40     <CharacterSet>MultiByte</CharacterSet>
41     <WholeProgramOptimization>true</WholeProgramOptimization>
42     <PlatformToolset>v141</PlatformToolset>
43   </PropertyGroup>
44   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="Configuration">
45     <ConfigurationType>Application</ConfigurationType>
46     <CharacterSet>MultiByte</CharacterSet>
47     <PlatformToolset>v141</PlatformToolset>
48   </PropertyGroup>
49   <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
50   <ImportGroup Label="ExtensionSettings">
51   </ImportGroup>
52   <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="PropertySheets">
53     <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
54     <Import Project="json-glib-build-defines.props" />
55   </ImportGroup>
56   <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="PropertySheets">
57     <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
58     <Import Project="json-glib-build-defines.props" />
59   </ImportGroup>
60   <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="PropertySheets">
61     <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
62     <Import Project="json-glib-build-defines.props" />
63   </ImportGroup>
64   <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="PropertySheets">
65     <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
66     <Import Project="json-glib-build-defines.props" />
67   </ImportGroup>
68   <PropertyGroup Label="UserMacros" />
69   <PropertyGroup>
70     <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">true</LinkIncremental>
71     <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">true</LinkIncremental>
72     <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">false</LinkIncremental>
73     <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Release|x64'">false</LinkIncremental>
74   </PropertyGroup>
75   <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
76     <ClCompile>
77       <Optimization>Disabled</Optimization>
78       <PreprocessorDefinitions>_DEBUG;$(JsonGlibDefines);%(PreprocessorDefinitions)</PreprocessorDefinitions>
79       <MinimalRebuild>true</MinimalRebuild>
80       <BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>
81       <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>
82       <PrecompiledHeader>
83       </PrecompiledHeader>
84       <WarningLevel>Level3</WarningLevel>
85       <DebugInformationFormat>EditAndContinue</DebugInformationFormat>
86     </ClCompile>
87     <Link>
88       <GenerateDebugInformation>true</GenerateDebugInformation>
89       <AdditionalDependencies>intl.lib;%(AdditionalDependencies)</AdditionalDependencies>
90       <SubSystem>Console</SubSystem>
91       <TargetMachine>MachineX86</TargetMachine>
92     </Link>
93   </ItemDefinitionGroup>
94   <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
95     <ClCompile>
96       <Optimization>Disabled</Optimization>
97       <PreprocessorDefinitions>_DEBUG;$(JsonGlibDefines);%(PreprocessorDefinitions)</PreprocessorDefinitions>
98       <MinimalRebuild>true</MinimalRebuild>
99       <BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>
100       <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>
101       <PrecompiledHeader>
102       </PrecompiledHeader>
103       <WarningLevel>Level3</WarningLevel>
104       <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
105       <CompileAs>CompileAsC</CompileAs>
106     </ClCompile>
107     <Link>
108       <GenerateDebugInformation>true</GenerateDebugInformation>
109       <AdditionalDependencies>intl.lib;%(AdditionalDependencies)</AdditionalDependencies>
110       <SubSystem>Console</SubSystem>
111       <TargetMachine>MachineX64</TargetMachine>
112     </Link>
113   </ItemDefinitionGroup>
114   <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
115     <ClCompile>
116       <Optimization>MaxSpeed</Optimization>
117       <IntrinsicFunctions>true</IntrinsicFunctions>
118       <PreprocessorDefinitions>$(JsonGlibDefines);%(PreprocessorDefinitions)</PreprocessorDefinitions>
119       <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
120       <FunctionLevelLinking>true</FunctionLevelLinking>
121       <PrecompiledHeader>
122       </PrecompiledHeader>
123       <WarningLevel>Level3</WarningLevel>
124       <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
125     </ClCompile>
126     <Link>
127       <GenerateDebugInformation>true</GenerateDebugInformation>
128       <AdditionalDependencies>intl.lib;%(AdditionalDependencies)</AdditionalDependencies>
129       <SubSystem>Console</SubSystem>
130       <OptimizeReferences>true</OptimizeReferences>
131       <EnableCOMDATFolding>true</EnableCOMDATFolding>
132       <TargetMachine>MachineX86</TargetMachine>
133     </Link>
134   </ItemDefinitionGroup>
135   <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
136     <ClCompile>
137       <PreprocessorDefinitions>$(JsonGlibDefines);%(PreprocessorDefinitions)</PreprocessorDefinitions>
138       <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
139       <PrecompiledHeader>
140       </PrecompiledHeader>
141       <WarningLevel>Level3</WarningLevel>
142       <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
143       <CompileAs>CompileAsC</CompileAs>
144     </ClCompile>
145     <Link>
146       <GenerateDebugInformation>true</GenerateDebugInformation>
147       <AdditionalDependencies>intl.lib;%(AdditionalDependencies)</AdditionalDependencies>
148       <SubSystem>Console</SubSystem>
149       <OptimizeReferences>true</OptimizeReferences>
150       <EnableCOMDATFolding>true</EnableCOMDATFolding>
151       <TargetMachine>MachineX64</TargetMachine>
152     </Link>
153   </ItemDefinitionGroup>
154   <ItemGroup>
155     <ClCompile Include="..\..\..\json-glib\json-glib-format.c" />
156   </ItemGroup>
157   <ItemGroup>
158     <ProjectReference Include="json-glib.vcxproj">
159       <Project>{469db0a8-e33e-4112-a38c-52a168ecdc03}</Project>
160       <ReferenceOutputAssembly>false</ReferenceOutputAssembly>
161     </ProjectReference>
162   </ItemGroup>
163   <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
164   <ImportGroup Label="ExtensionTargets">
165   </ImportGroup>
166 </Project>