2007-03-28 Chris Toshok <toshok@ximian.com>
[mono-project.git] / msvc / test-invoke.vcproj
blobd018dc9f3774d2dc417d39de11c32a4e1a665ace
1 <?xml version="1.0" encoding="Windows-1252"?>
2 <VisualStudioProject
3 ProjectType="Visual C++"
4 Version="8.00"
5 Name="test-invoke"
6 ProjectGUID="{C5639B3F-288A-4A4B-A4A5-C0D85834221D}"
7 RootNamespace="testinvoke"
8 Keyword="Win32Proj"
10 <Platforms>
11 <Platform
12 Name="Win32"
14 <Platform
15 Name="x64"
17 </Platforms>
18 <ToolFiles>
19 </ToolFiles>
20 <Configurations>
21 <Configuration
22 Name="Debug|Win32"
23 OutputDirectory="Debug"
24 IntermediateDirectory="Debug"
25 ConfigurationType="1"
26 CharacterSet="2"
28 <Tool
29 Name="VCPreBuildEventTool"
31 <Tool
32 Name="VCCustomBuildTool"
34 <Tool
35 Name="VCXMLDataGeneratorTool"
37 <Tool
38 Name="VCWebServiceProxyGeneratorTool"
40 <Tool
41 Name="VCMIDLTool"
43 <Tool
44 Name="VCCLCompilerTool"
45 Optimization="0"
46 AdditionalIncludeDirectories="..\..\..\libgc\include;&quot;..\..\VSDependancies\include\glib-2.0&quot;;&quot;..\..\VSDependancies\include\glib-2.0\glib&quot;;&quot;..\..\VSDependancies\lib\glib-2.0\include&quot;;..\..\VSDependancies\include;..\..\;C:\cygwin\opt\mono\include"
47 PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE"
48 MinimalRebuild="true"
49 BasicRuntimeChecks="3"
50 RuntimeLibrary="1"
51 BufferSecurityCheck="true"
52 UsePrecompiledHeader="0"
53 ObjectFile="$(IntDir)/invoke/"
54 ProgramDataBaseFileName="$(IntDir)/invoke/vc80.pdb"
55 XMLDocumentationFileName="$(IntDir)/invoke/"
56 WarningLevel="3"
57 Detect64BitPortabilityProblems="true"
58 DebugInformationFormat="3"
59 CompileAs="1"
61 <Tool
62 Name="VCManagedResourceCompilerTool"
64 <Tool
65 Name="VCResourceCompilerTool"
67 <Tool
68 Name="VCPreLinkEventTool"
70 <Tool
71 Name="VCLinkerTool"
72 AdditionalDependencies="glib-2.0.lib gmodule-2.0.lib ws2_32.lib gthread-2.0.lib gobject-2.0.lib libmono.lib Psapi.lib"
73 LinkIncremental="1"
74 AdditionalLibraryDirectories="..\..\;..\..\VSDependancies\lib"
75 GenerateDebugInformation="true"
76 SubSystem="1"
77 TargetMachine="1"
79 <Tool
80 Name="VCALinkTool"
82 <Tool
83 Name="VCManifestTool"
85 <Tool
86 Name="VCXDCMakeTool"
88 <Tool
89 Name="VCBscMakeTool"
91 <Tool
92 Name="VCFxCopTool"
94 <Tool
95 Name="VCAppVerifierTool"
97 <Tool
98 Name="VCWebDeploymentTool"
100 <Tool
101 Name="VCPostBuildEventTool"
103 </Configuration>
104 <Configuration
105 Name="Release|Win32"
106 OutputDirectory="Release"
107 IntermediateDirectory="Release"
108 ConfigurationType="1"
109 CharacterSet="2"
111 <Tool
112 Name="VCPreBuildEventTool"
114 <Tool
115 Name="VCCustomBuildTool"
117 <Tool
118 Name="VCXMLDataGeneratorTool"
120 <Tool
121 Name="VCWebServiceProxyGeneratorTool"
123 <Tool
124 Name="VCMIDLTool"
126 <Tool
127 Name="VCCLCompilerTool"
128 Optimization="2"
129 PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE"
130 RuntimeLibrary="2"
131 BufferSecurityCheck="true"
132 UsePrecompiledHeader="0"
133 WarningLevel="3"
134 Detect64BitPortabilityProblems="true"
135 DebugInformationFormat="3"
137 <Tool
138 Name="VCManagedResourceCompilerTool"
140 <Tool
141 Name="VCResourceCompilerTool"
143 <Tool
144 Name="VCPreLinkEventTool"
146 <Tool
147 Name="VCLinkerTool"
148 LinkIncremental="1"
149 GenerateDebugInformation="true"
150 SubSystem="1"
151 OptimizeReferences="2"
152 EnableCOMDATFolding="2"
153 TargetMachine="1"
155 <Tool
156 Name="VCALinkTool"
158 <Tool
159 Name="VCManifestTool"
161 <Tool
162 Name="VCXDCMakeTool"
164 <Tool
165 Name="VCBscMakeTool"
167 <Tool
168 Name="VCFxCopTool"
170 <Tool
171 Name="VCAppVerifierTool"
173 <Tool
174 Name="VCWebDeploymentTool"
176 <Tool
177 Name="VCPostBuildEventTool"
179 </Configuration>
180 <Configuration
181 Name="Debug|x64"
182 OutputDirectory="$(PlatformName)\$(ConfigurationName)"
183 IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
184 ConfigurationType="1"
185 CharacterSet="2"
187 <Tool
188 Name="VCPreBuildEventTool"
190 <Tool
191 Name="VCCustomBuildTool"
193 <Tool
194 Name="VCXMLDataGeneratorTool"
196 <Tool
197 Name="VCWebServiceProxyGeneratorTool"
199 <Tool
200 Name="VCMIDLTool"
201 TargetEnvironment="3"
203 <Tool
204 Name="VCCLCompilerTool"
205 Optimization="0"
206 AdditionalIncludeDirectories="..\..\..\libgc\include;&quot;..\..\VSDependancies\include\glib-2.0&quot;;&quot;..\..\VSDependancies\include\glib-2.0\glib&quot;;&quot;..\..\VSDependancies\lib\glib-2.0\include&quot;;..\..\VSDependancies\include;..\..\;C:\cygwin\opt\mono\include"
207 PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE"
208 MinimalRebuild="true"
209 BasicRuntimeChecks="3"
210 RuntimeLibrary="1"
211 BufferSecurityCheck="true"
212 UsePrecompiledHeader="0"
213 ObjectFile="$(IntDir)/invoke/"
214 ProgramDataBaseFileName="$(IntDir)/invoke/vc80.pdb"
215 XMLDocumentationFileName="$(IntDir)/invoke/"
216 WarningLevel="3"
217 Detect64BitPortabilityProblems="true"
218 DebugInformationFormat="3"
219 CompileAs="1"
221 <Tool
222 Name="VCManagedResourceCompilerTool"
224 <Tool
225 Name="VCResourceCompilerTool"
227 <Tool
228 Name="VCPreLinkEventTool"
230 <Tool
231 Name="VCLinkerTool"
232 AdditionalDependencies="glib-2.0.lib gmodule-2.0.lib ws2_32.lib gthread-2.0.lib gobject-2.0.lib libmono.lib Psapi.lib"
233 LinkIncremental="1"
234 AdditionalLibraryDirectories="..\..\;..\..\VSDependancies\lib"
235 GenerateDebugInformation="true"
236 SubSystem="1"
237 TargetMachine="17"
239 <Tool
240 Name="VCALinkTool"
242 <Tool
243 Name="VCManifestTool"
245 <Tool
246 Name="VCXDCMakeTool"
248 <Tool
249 Name="VCBscMakeTool"
251 <Tool
252 Name="VCFxCopTool"
254 <Tool
255 Name="VCAppVerifierTool"
257 <Tool
258 Name="VCWebDeploymentTool"
260 <Tool
261 Name="VCPostBuildEventTool"
263 </Configuration>
264 <Configuration
265 Name="Release|x64"
266 OutputDirectory="$(PlatformName)\$(ConfigurationName)"
267 IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
268 ConfigurationType="1"
269 CharacterSet="2"
271 <Tool
272 Name="VCPreBuildEventTool"
274 <Tool
275 Name="VCCustomBuildTool"
277 <Tool
278 Name="VCXMLDataGeneratorTool"
280 <Tool
281 Name="VCWebServiceProxyGeneratorTool"
283 <Tool
284 Name="VCMIDLTool"
285 TargetEnvironment="3"
287 <Tool
288 Name="VCCLCompilerTool"
289 Optimization="2"
290 PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE"
291 RuntimeLibrary="2"
292 BufferSecurityCheck="true"
293 UsePrecompiledHeader="0"
294 WarningLevel="3"
295 Detect64BitPortabilityProblems="true"
296 DebugInformationFormat="3"
298 <Tool
299 Name="VCManagedResourceCompilerTool"
301 <Tool
302 Name="VCResourceCompilerTool"
304 <Tool
305 Name="VCPreLinkEventTool"
307 <Tool
308 Name="VCLinkerTool"
309 LinkIncremental="1"
310 GenerateDebugInformation="true"
311 SubSystem="1"
312 OptimizeReferences="2"
313 EnableCOMDATFolding="2"
314 TargetMachine="17"
316 <Tool
317 Name="VCALinkTool"
319 <Tool
320 Name="VCManifestTool"
322 <Tool
323 Name="VCXDCMakeTool"
325 <Tool
326 Name="VCBscMakeTool"
328 <Tool
329 Name="VCFxCopTool"
331 <Tool
332 Name="VCAppVerifierTool"
334 <Tool
335 Name="VCWebDeploymentTool"
337 <Tool
338 Name="VCPostBuildEventTool"
340 </Configuration>
341 </Configurations>
342 <References>
343 </References>
344 <Files>
345 <File
346 RelativePath="..\samples\embed\test-invoke.c"
348 </File>
349 </Files>
350 <Globals>
351 </Globals>
352 </VisualStudioProject>