Initial Import
[profile/ivi/json-glib.git] / build / win32 / vs9 / serialize-complex.vcproj
1 <?xml version="1.0" encoding="big5"?>
2 <VisualStudioProject
3         ProjectType="Visual C++"
4         Version="9.00"
5         Name="serialize-complex"
6         ProjectGUID="{C3FCC23B-54CC-4447-B9A7-CE095EA60B16}"
7         RootNamespace="serializecomplex"
8         Keyword="Win32Proj"
9         TargetFrameworkVersion="196613"
10         >
11         <Platforms>
12                 <Platform
13                         Name="Win32"
14                 />
15                 <Platform
16                         Name="x64"
17                 />
18         </Platforms>
19         <ToolFiles>
20         </ToolFiles>
21         <Configurations>
22                 <Configuration
23                         Name="Debug|Win32"
24                         OutputDirectory="$(SolutionDir)$(ConfigurationName)\$(PlatformName)\bin"
25                         IntermediateDirectory="$(SolutionDir)$(ConfigurationName)\$(PlatformName)\obj"
26                         ConfigurationType="1"
27                         InheritedPropertySheets=".\json-glib.vsprops"
28                         CharacterSet="1"
29                         >
30                         <Tool
31                                 Name="VCPreBuildEventTool"
32                         />
33                         <Tool
34                                 Name="VCCLCompilerTool"
35                                 Optimization="0"
36                                 AdditionalIncludeDirectories=""
37                                 PreprocessorDefinitions="_DEBUG"
38                                 MinimalRebuild="true"
39                                 BasicRuntimeChecks="3"
40                                 RuntimeLibrary="3"
41                                 UsePrecompiledHeader="0"
42                                 WarningLevel="3"
43                                 DebugInformationFormat="4"
44                                 ForcedIncludeFiles=""
45                         />
46                         <Tool
47                                 Name="VCLinkerTool"
48                                 LinkIncremental="2"
49                                 GenerateDebugInformation="true"
50                                 SubSystem="1"
51                                 TargetMachine="1"
52                         />
53                 </Configuration>
54                 <Configuration
55                         Name="Debug|x64"
56                         InheritedPropertySheets=".\json-glib.vsprops"
57                         ConfigurationType="1"
58                         CharacterSet="2"
59                         >
60                         <Tool
61                                 Name="VCCLCompilerTool"
62                                 Optimization="0"
63                                 PreprocessorDefinitions="_DEBUG"
64                                 MinimalRebuild="true"
65                                 BasicRuntimeChecks="3"
66                                 RuntimeLibrary="3"
67                                 UsePrecompiledHeader="0"
68                                 WarningLevel="3"
69                                 DebugInformationFormat="3"
70                                 CompileAs="1"
71                         />
72                         <Tool
73                                 Name="VCLinkerTool"
74                                 LinkIncremental="2"
75                                 GenerateDebugInformation="true"
76                                 SubSystem="1"
77                                 TargetMachine="17"
78                         />
79                 </Configuration>
80                 <Configuration
81                         Name="Release|Win32"
82                         OutputDirectory="$(SolutionDir)$(ConfigurationName)\$(PlatformName)\bin"
83                         IntermediateDirectory="$(SolutionDir)$(ConfigurationName)\$(PlatformName)\obj"
84                         ConfigurationType="1"
85                         InheritedPropertySheets=".\json-glib.vsprops"
86                         CharacterSet="1"
87                         WholeProgramOptimization="1"
88                         >
89                         <Tool
90                                 Name="VCPreBuildEventTool"
91                                 CommandLine=""
92                         />
93                         <Tool
94                                 Name="VCCLCompilerTool"
95                                 Optimization="2"
96                                 EnableIntrinsicFunctions="true"
97                                 AdditionalIncludeDirectories=""
98                                 PreprocessorDefinitions=""
99                                 RuntimeLibrary="2"
100                                 EnableFunctionLevelLinking="true"
101                                 UsePrecompiledHeader="0"
102                                 WarningLevel="3"
103                                 DebugInformationFormat="3"
104                         />
105                         <Tool
106                                 Name="VCLinkerTool"
107                                 AdditionalDependencies=""
108                                 LinkIncremental="1"
109                                 GenerateDebugInformation="true"
110                                 SubSystem="1"
111                                 OptimizeReferences="2"
112                                 EnableCOMDATFolding="2"
113                                 TargetMachine="1"
114                         />
115                 </Configuration>
116                 <Configuration
117                         Name="Release|x64"
118                         InheritedPropertySheets=".\json-glib.vsprops"
119                         ConfigurationType="1"
120                         CharacterSet="2"
121                         WholeProgramOptimization="1"
122                         >
123                         <Tool
124                                 Name="VCCLCompilerTool"
125                                 PreprocessorDefinitions=""
126                                 RuntimeLibrary="2"
127                                 UsePrecompiledHeader="0"
128                                 WarningLevel="3"
129                                 DebugInformationFormat="3"
130                                 CompileAs="1"
131                         />
132                         <Tool
133                                 Name="VCLinkerTool"
134                                 LinkIncremental="1"
135                                 GenerateDebugInformation="true"
136                                 SubSystem="1"
137                                 OptimizeReferences="2"
138                                 EnableCOMDATFolding="2"
139                                 TargetMachine="17"
140                         />
141                 </Configuration>
142         </Configurations>
143         <References>
144         </References>
145         <Files>
146                 <Filter
147                         Name="Sources"
148                         Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
149                         UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
150                         >
151                         <File RelativePath="..\..\..\json-glib\tests\serialize-complex.c" />
152                 </Filter>
153         </Files>
154         <Globals>
155         </Globals>
156 </VisualStudioProject>