0491ebac6526054c5ba8db9d762c95dd77954a32
[platform/upstream/gobject-introspection.git] / build / win32 / vs9 / glib-print.vcproj
1 <?xml version="1.0" encoding="big5"?>
2 <VisualStudioProject
3         ProjectType="Visual C++"
4         Version="9.00"
5         Name="glib-print"
6         ProjectGUID="{2CCD6E09-08E7-44B9-92E6-42F0A5DBBC8B}"
7         RootNamespace="glibprint"
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=".\gir.vsprops"
26                         CharacterSet="2"
27                         >
28                         <Tool
29                                 Name="VCPreBuildEventTool"
30                         />
31                         <Tool
32                                 Name="VCCLCompilerTool"
33                                 Optimization="0"
34                                 PreprocessorDefinitions="_DEBUG"
35                                 MinimalRebuild="true"
36                                 BasicRuntimeChecks="3"
37                                 RuntimeLibrary="3"
38                                 UsePrecompiledHeader="0"
39                                 WarningLevel="3"
40                                 DebugInformationFormat="4"
41                         />
42                         <Tool
43                                 Name="VCLinkerTool"
44                                 LinkIncremental="2"
45                                 GenerateDebugInformation="true"
46                                 SubSystem="1"
47                                 TargetMachine="1"
48                         />
49                 </Configuration>
50                 <Configuration
51                         Name="Release|Win32"
52                         ConfigurationType="1"
53                         InheritedPropertySheets=".\gir.vsprops"
54                         CharacterSet="2"
55                         WholeProgramOptimization="1"
56                         >
57                         <Tool
58                                 Name="VCPreBuildEventTool"
59                         />
60                         <Tool
61                                 Name="VCCLCompilerTool"
62                                 Optimization="2"
63                                 EnableIntrinsicFunctions="true"
64                                 PreprocessorDefinitions=""
65                                 RuntimeLibrary="2"
66                                 EnableFunctionLevelLinking="true"
67                                 UsePrecompiledHeader="0"
68                                 WarningLevel="3"
69                                 DebugInformationFormat="3"
70                         />
71                         <Tool
72                                 Name="VCLinkerTool"
73                                 LinkIncremental="1"
74                                 GenerateDebugInformation="true"
75                                 SubSystem="1"
76                                 OptimizeReferences="2"
77                                 EnableCOMDATFolding="2"
78                                 TargetMachine="1"
79                         />
80                 </Configuration>
81                 <Configuration
82                         Name="Debug|x64"
83                         ConfigurationType="1"
84                         InheritedPropertySheets=".\gir.vsprops"
85                         CharacterSet="2"
86                         >
87                         <Tool
88                                 Name="VCPreBuildEventTool"
89                         />
90                         <Tool
91                                 Name="VCMIDLTool"
92                                 TargetEnvironment="3"
93                         />
94                         <Tool
95                                 Name="VCCLCompilerTool"
96                                 Optimization="0"
97                                 PreprocessorDefinitions="_DEBUG"
98                                 MinimalRebuild="true"
99                                 BasicRuntimeChecks="3"
100                                 RuntimeLibrary="3"
101                                 UsePrecompiledHeader="0"
102                                 WarningLevel="3"
103                                 DebugInformationFormat="3"
104                         />
105                         <Tool
106                                 Name="VCLinkerTool"
107                                 LinkIncremental="2"
108                                 GenerateDebugInformation="true"
109                                 SubSystem="1"
110                                 TargetMachine="17"
111                         />
112                 </Configuration>
113                 <Configuration
114                         Name="Release|x64"
115                         ConfigurationType="1"
116                         InheritedPropertySheets=".\gir.vsprops"
117                         CharacterSet="2"
118                         WholeProgramOptimization="1"
119                         >
120                         <Tool
121                                 Name="VCPreBuildEventTool"
122                         />
123                         <Tool
124                                 Name="VCMIDLTool"
125                                 TargetEnvironment="3"
126                         />
127                         <Tool
128                                 Name="VCCLCompilerTool"
129                                 Optimization="2"
130                                 EnableIntrinsicFunctions="true"
131                                 PreprocessorDefinitions=""
132                                 RuntimeLibrary="2"
133                                 EnableFunctionLevelLinking="true"
134                                 UsePrecompiledHeader="0"
135                                 WarningLevel="3"
136                                 DebugInformationFormat="3"
137                         />
138                         <Tool
139                                 Name="VCLinkerTool"
140                                 LinkIncremental="1"
141                                 GenerateDebugInformation="true"
142                                 SubSystem="1"
143                                 OptimizeReferences="2"
144                                 EnableCOMDATFolding="2"
145                                 TargetMachine="17"
146                         />
147                 </Configuration>
148         </Configurations>
149         <References>
150         </References>
151         <Files>
152                 <Filter
153                         Name="Sources"
154                         Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
155                         UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
156                         >
157                         <File RelativePath="..\..\..\examples\glib-print.c" />
158                 </Filter>
159                 <Filter
160                         Name="Headers"
161                         Filter="h;hpp;hxx;hm;inl;inc;xsd"
162                         UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
163                         >
164                 </Filter>
165                 <Filter
166                         Name="Resource Files"
167                         Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav"
168                         UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}"
169                         >
170                 </Filter>
171         </Files>
172         <Globals>
173         </Globals>
174 </VisualStudioProject>