6f557353164186354136b59172e6c4be3c6daaa3
[platform/upstream/gobject-introspection.git] / build / win32 / vs9 / regress.vcproj
1 <?xml version="1.0" encoding="big5"?>
2 <VisualStudioProject
3         ProjectType="Visual C++"
4         Version="9.00"
5         Name="regress"
6         ProjectGUID="{0A4F3C2B-DEF6-4EEF-A9E7-60E975722B60}"
7         RootNamespace="regress"
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="2"
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                                 AdditionalDependencies="cairo-gobject.lib cairo.lib"
45                                 OutputFile="$(OutDir)\$(LibGIDllPrefix)$(ProjectName)$(LibGIDllSuffix).dll"
46                                 LinkIncremental="2"
47                                 ModuleDefinitionFile="..\$(ProjectName).def"
48                                 GenerateDebugInformation="true"
49                                 SubSystem="2"
50                                 ImportLibrary="$(TargetDir)$(ProjectName)-$(GIApiVersion).lib"
51                                 TargetMachine="1"
52                         />
53                 </Configuration>
54                 <Configuration
55                         Name="Release|Win32"
56                         ConfigurationType="2"
57                         InheritedPropertySheets=".\gir.vsprops"
58                         CharacterSet="2"
59                         WholeProgramOptimization="1"
60                         >
61                         <Tool
62                                 Name="VCPreBuildEventTool"
63                         />
64                         <Tool
65                                 Name="VCCLCompilerTool"
66                                 Optimization="2"
67                                 EnableIntrinsicFunctions="true"
68                                 PreprocessorDefinitions=""
69                                 RuntimeLibrary="2"
70                                 EnableFunctionLevelLinking="true"
71                                 UsePrecompiledHeader="0"
72                                 WarningLevel="3"
73                                 DebugInformationFormat="3"
74                         />
75                         <Tool
76                                 Name="VCLinkerTool"
77                                 AdditionalDependencies="cairo-gobject.lib cairo.lib"
78                                 OutputFile="$(OutDir)\$(LibGIDllPrefix)$(ProjectName)$(LibGIDllSuffix).dll"
79                                 LinkIncremental="1"
80                                 ModuleDefinitionFile="..\$(ProjectName).def"
81                                 GenerateDebugInformation="true"
82                                 SubSystem="2"
83                                 OptimizeReferences="2"
84                                 EnableCOMDATFolding="2"
85                                 ImportLibrary="$(TargetDir)$(ProjectName)-$(GIApiVersion).lib"
86                                 TargetMachine="1"
87                         />
88                 </Configuration>
89                 <Configuration
90                         Name="Debug|x64"
91                         ConfigurationType="2"
92                         InheritedPropertySheets=".\gir.vsprops"
93                         CharacterSet="2"
94                         >
95                         <Tool
96                                 Name="VCPreBuildEventTool"
97                         />
98                         <Tool
99                                 Name="VCMIDLTool"
100                                 TargetEnvironment="3"
101                         />
102                         <Tool
103                                 Name="VCCLCompilerTool"
104                                 Optimization="0"
105                                 PreprocessorDefinitions="_DEBUG"
106                                 MinimalRebuild="true"
107                                 BasicRuntimeChecks="3"
108                                 RuntimeLibrary="3"
109                                 UsePrecompiledHeader="0"
110                                 WarningLevel="3"
111                                 DebugInformationFormat="3"
112                         />
113                         <Tool
114                                 Name="VCLinkerTool"
115                                 AdditionalDependencies="cairo-gobject.lib cairo.lib"
116                                 OutputFile="$(OutDir)\$(LibGIDllPrefix)$(ProjectName)$(LibGIDllSuffix).dll"
117                                 LinkIncremental="2"
118                                 ModuleDefinitionFile="..\$(ProjectName).def"
119                                 GenerateDebugInformation="true"
120                                 SubSystem="2"
121                                 ImportLibrary="$(TargetDir)$(ProjectName)-$(GIApiVersion).lib"
122                                 TargetMachine="17"
123                         />
124                 </Configuration>
125                 <Configuration
126                         Name="Release|x64"
127                         ConfigurationType="2"
128                         InheritedPropertySheets=".\gir.vsprops"
129                         CharacterSet="2"
130                         WholeProgramOptimization="1"
131                         >
132                         <Tool
133                                 Name="VCPreBuildEventTool"
134                         />
135                         <Tool
136                                 Name="VCMIDLTool"
137                                 TargetEnvironment="3"
138                         />
139                         <Tool
140                                 Name="VCCLCompilerTool"
141                                 Optimization="2"
142                                 EnableIntrinsicFunctions="true"
143                                 PreprocessorDefinitions=""
144                                 RuntimeLibrary="2"
145                                 EnableFunctionLevelLinking="true"
146                                 UsePrecompiledHeader="0"
147                                 WarningLevel="3"
148                                 DebugInformationFormat="3"
149                         />
150                         <Tool
151                                 Name="VCLinkerTool"
152                                 AdditionalDependencies="cairo-gobject.lib cairo.lib"
153                                 OutputFile="$(OutDir)\$(LibGIDllPrefix)$(ProjectName)$(LibGIDllSuffix).dll"
154                                 LinkIncremental="1"
155                                 ModuleDefinitionFile="..\$(ProjectName).def"
156                                 GenerateDebugInformation="true"
157                                 SubSystem="2"
158                                 OptimizeReferences="2"
159                                 EnableCOMDATFolding="2"
160                                 ImportLibrary="$(TargetDir)$(ProjectName)-$(GIApiVersion).lib"
161                                 TargetMachine="17"
162                         />
163                 </Configuration>
164         </Configurations>
165         <References>
166         </References>
167         <Files>
168                 <Filter
169                         Name="Sources"
170                         Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
171                         UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
172                         >
173                         <File RelativePath="..\..\..\tests\scanner\regress.c" />
174                 </Filter>
175                 <Filter
176                         Name="Headers"
177                         Filter="h;hpp;hxx;hm;inl;inc;xsd"
178                         UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
179                         >
180                 </Filter>
181                 <Filter
182                         Name="Resource Files"
183                         Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav"
184                         UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}"
185                         >
186                 </Filter>
187         </Files>
188         <Globals>
189         </Globals>
190 </VisualStudioProject>