Imported Upstream version 0.16.0
[platform/upstream/json-glib.git] / build / win32 / vs9 / serialize-simple.vcproj
1 <?xml version="1.0" encoding="big5"?>
2 <VisualStudioProject
3         ProjectType="Visual C++"
4         Version="9.00"
5         Name="serialize-simple"
6         ProjectGUID="{27AFA4CD-917A-4155-9F61-025094A97933}"
7         RootNamespace="serializesimple"
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                         ConfigurationType="1"
25                         InheritedPropertySheets=".\json-glib.vsprops"
26                         CharacterSet="2"
27                         >
28                         <Tool
29                                 Name="VCPreBuildEventTool"
30                         />
31                         <Tool
32                                 Name="VCCLCompilerTool"
33                                 Optimization="0"
34                                 AdditionalIncludeDirectories=""
35                                 PreprocessorDefinitions="_DEBUG"
36                                 MinimalRebuild="true"
37                                 BasicRuntimeChecks="3"
38                                 RuntimeLibrary="3"
39                                 UsePrecompiledHeader="0"
40                                 WarningLevel="3"
41                                 DebugInformationFormat="4"
42                                 ForcedIncludeFiles=""
43                         />
44                         <Tool
45                                 Name="VCLinkerTool"
46                                 LinkIncremental="2"
47                                 GenerateDebugInformation="true"
48                                 SubSystem="1"
49                                 TargetMachine="1"
50                         />
51                 </Configuration>
52                 <Configuration
53                         Name="Debug|x64"
54                         InheritedPropertySheets=".\json-glib.vsprops"
55                         ConfigurationType="1"
56                         CharacterSet="2"
57                         >
58                         <Tool
59                                 Name="VCCLCompilerTool"
60                                 Optimization="0"
61                                 PreprocessorDefinitions="_DEBUG"
62                                 MinimalRebuild="true"
63                                 BasicRuntimeChecks="3"
64                                 RuntimeLibrary="3"
65                                 UsePrecompiledHeader="0"
66                                 WarningLevel="3"
67                                 DebugInformationFormat="3"
68                                 CompileAs="1"
69                         />
70                         <Tool
71                                 Name="VCLinkerTool"
72                                 LinkIncremental="2"
73                                 GenerateDebugInformation="true"
74                                 SubSystem="1"
75                                 TargetMachine="17"
76                         />
77                 </Configuration>
78                 <Configuration
79                         Name="Release|Win32"
80                         ConfigurationType="1"
81                         InheritedPropertySheets=".\json-glib.vsprops"
82                         CharacterSet="2"
83                         WholeProgramOptimization="1"
84                         >
85                         <Tool
86                                 Name="VCPreBuildEventTool"
87                                 CommandLine=""
88                         />
89                         <Tool
90                                 Name="VCCLCompilerTool"
91                                 Optimization="2"
92                                 EnableIntrinsicFunctions="true"
93                                 AdditionalIncludeDirectories=""
94                                 PreprocessorDefinitions=""
95                                 RuntimeLibrary="2"
96                                 EnableFunctionLevelLinking="true"
97                                 UsePrecompiledHeader="0"
98                                 WarningLevel="3"
99                                 DebugInformationFormat="3"
100                                 ForcedIncludeFiles=""
101                         />
102                         <Tool
103                                 Name="VCLinkerTool"
104                                 LinkIncremental="1"
105                                 GenerateDebugInformation="true"
106                                 SubSystem="1"
107                                 OptimizeReferences="2"
108                                 EnableCOMDATFolding="2"
109                                 TargetMachine="1"
110                         />
111                 </Configuration>
112                 <Configuration
113                         Name="Release|x64"
114                         InheritedPropertySheets=".\json-glib.vsprops"
115                         ConfigurationType="1"
116                         CharacterSet="2"
117                         WholeProgramOptimization="1"
118                         >
119                         <Tool
120                                 Name="VCCLCompilerTool"
121                                 PreprocessorDefinitions=""
122                                 RuntimeLibrary="2"
123                                 UsePrecompiledHeader="0"
124                                 WarningLevel="3"
125                                 DebugInformationFormat="3"
126                                 CompileAs="1"
127                         />
128                         <Tool
129                                 Name="VCLinkerTool"
130                                 LinkIncremental="1"
131                                 GenerateDebugInformation="true"
132                                 SubSystem="1"
133                                 OptimizeReferences="2"
134                                 EnableCOMDATFolding="2"
135                                 TargetMachine="17"
136                         />
137                 </Configuration>
138         </Configurations>
139         <References>
140         </References>
141         <Files>
142                 <Filter
143                         Name="Sources"
144                         Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
145                         UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
146                         >
147                         <File RelativePath="..\..\..\json-glib\tests\serialize-simple.c" />
148                 </Filter>
149         </Files>
150         <Globals>
151         </Globals>
152 </VisualStudioProject>