Imported Upstream version 1.2.4
[platform/upstream/json-glib.git] / build / win32 / vs9 / node.vcproj
1 <?xml version="1.0" encoding="big5"?>
2 <VisualStudioProject
3         ProjectType="Visual C++"
4         Version="9.00"
5         Name="node"
6         ProjectGUID="{04658465-64F9-4F06-B7A7-D40F6EDF26E3}"
7         RootNamespace="node"
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-build-defines.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-build-defines.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-build-defines.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                                 AdditionalDependencies=""
105                                 LinkIncremental="1"
106                                 GenerateDebugInformation="true"
107                                 SubSystem="1"
108                                 OptimizeReferences="2"
109                                 EnableCOMDATFolding="2"
110                                 TargetMachine="1"
111                         />
112                 </Configuration>
113                 <Configuration
114                         Name="Release|x64"
115                         InheritedPropertySheets=".\json-glib-build-defines.vsprops"
116                         ConfigurationType="1"
117                         CharacterSet="2"
118                         WholeProgramOptimization="1"
119                         >
120                         <Tool
121                                 Name="VCCLCompilerTool"
122                                 PreprocessorDefinitions=""
123                                 RuntimeLibrary="2"
124                                 UsePrecompiledHeader="0"
125                                 WarningLevel="3"
126                                 DebugInformationFormat="3"
127                                 CompileAs="1"
128                         />
129                         <Tool
130                                 Name="VCLinkerTool"
131                                 LinkIncremental="1"
132                                 GenerateDebugInformation="true"
133                                 SubSystem="1"
134                                 OptimizeReferences="2"
135                                 EnableCOMDATFolding="2"
136                                 TargetMachine="17"
137                         />
138                 </Configuration>
139         </Configurations>
140         <References>
141         </References>
142         <Files>
143                 <Filter
144                         Name="Sources"
145                         Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
146                         UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
147                         >
148                         <File RelativePath="..\..\..\json-glib\tests\node.c" />
149                 </Filter>
150         </Files>
151         <Globals>
152         </Globals>
153 </VisualStudioProject>