boehm-gc: revert all CACAO-specific modifications; this is now an exact copy of the...
[cacao.git] / src / mm / boehm-gc / windows-untested / vc71 / test_libgc.vcproj
1 <?xml version="1.0" encoding="windows-1251"?>
2 <VisualStudioProject
3     ProjectType="Visual C++"
4     Version="7.10"
5     Name="test_libgc"
6     SccProjectName=""
7     SccLocalPath="">
8     <Platforms>
9         <Platform
10             Name="Win32"/>
11     </Platforms>
12     <Configurations>
13         <Configuration
14             Name="Release|Win32"
15             OutputDirectory=".\..\..\..\bin"
16             IntermediateDirectory=".\..\..\..\obj\Release\test_libgc"
17             ConfigurationType="1"
18             UseOfMFC="0"
19             ATLMinimizesCRunTimeLibraryUsage="FALSE"
20             CharacterSet="2">
21             <Tool
22                 Name="VCCLCompilerTool"
23                 Optimization="2"
24                 InlineFunctionExpansion="1"
25                 AdditionalIncludeDirectories="..\..\include"
26                 PreprocessorDefinitions="NDEBUG;_CONSOLE;WIN32"
27                 StringPooling="TRUE"
28                 RuntimeLibrary="4"
29                 EnableFunctionLevelLinking="TRUE"
30                 PrecompiledHeaderFile=".\..\..\..\obj\Release\test_libgc/test_libgc.pch"
31                 AssemblerListingLocation=".\..\..\..\obj\Release\test_libgc/"
32                 ObjectFile=".\..\..\..\obj\Release\test_libgc/"
33                 ProgramDataBaseFileName=".\..\..\..\obj\Release\test_libgc/"
34                 WarningLevel="3"
35                 SuppressStartupBanner="TRUE"
36                 DebugInformationFormat="3"
37                 CompileAs="0"/>
38             <Tool
39                 Name="VCCustomBuildTool"/>
40             <Tool
41                 Name="VCLinkerTool"
42                 OutputFile=".\..\..\..\bin/test_libgc.exe"
43                 LinkIncremental="1"
44                 SuppressStartupBanner="TRUE"
45                 GenerateDebugInformation="TRUE"
46                 ProgramDatabaseFile=".\..\..\..\bin/test_libgc.pdb"
47                 OptimizeReferences="2"
48                 SetChecksum="TRUE"
49                 TargetMachine="1"/>
50             <Tool
51                 Name="VCMIDLTool"
52                 TypeLibraryName=".\..\..\..\bin/test_libgc.tlb"
53                 HeaderFileName=""/>
54             <Tool
55                 Name="VCPostBuildEventTool"/>
56             <Tool
57                 Name="VCPreBuildEventTool"/>
58             <Tool
59                 Name="VCPreLinkEventTool"/>
60             <Tool
61                 Name="VCResourceCompilerTool"
62                 PreprocessorDefinitions="NDEBUG"
63                 Culture="1033"/>
64             <Tool
65                 Name="VCWebServiceProxyGeneratorTool"/>
66             <Tool
67                 Name="VCXMLDataGeneratorTool"/>
68             <Tool
69                 Name="VCWebDeploymentTool"/>
70             <Tool
71                 Name="VCManagedWrapperGeneratorTool"/>
72             <Tool
73                 Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
74         </Configuration>
75         <Configuration
76             Name="Debug|Win32"
77             OutputDirectory=".\..\..\..\bin"
78             IntermediateDirectory=".\..\..\..\obj\Debug\test_libgc"
79             ConfigurationType="1"
80             UseOfMFC="0"
81             ATLMinimizesCRunTimeLibraryUsage="FALSE"
82             CharacterSet="2">
83             <Tool
84                 Name="VCCLCompilerTool"
85                 Optimization="0"
86                 AdditionalIncludeDirectories="..\..\include"
87                 PreprocessorDefinitions="_DEBUG;_CONSOLE;WIN32"
88                 BasicRuntimeChecks="3"
89                 RuntimeLibrary="5"
90                 UsePrecompiledHeader="2"
91                 PrecompiledHeaderFile=".\..\..\..\obj\Debug\test_libgc/test_libgc.pch"
92                 AssemblerListingLocation=".\..\..\..\obj\Debug\test_libgc/"
93                 ObjectFile=".\..\..\..\obj\Debug\test_libgc/"
94                 ProgramDataBaseFileName=".\..\..\..\obj\Debug\test_libgc/"
95                 WarningLevel="3"
96                 SuppressStartupBanner="TRUE"
97                 DebugInformationFormat="3"
98                 CompileAs="0"/>
99             <Tool
100                 Name="VCCustomBuildTool"/>
101             <Tool
102                 Name="VCLinkerTool"
103                 OutputFile="..\..\..\bin/test_libgcd.exe"
104                 LinkIncremental="1"
105                 SuppressStartupBanner="TRUE"
106                 GenerateDebugInformation="TRUE"
107                 ProgramDatabaseFile=".\..\..\..\bin/test_libgcd.pdb"
108                 TargetMachine="1"/>
109             <Tool
110                 Name="VCMIDLTool"
111                 TypeLibraryName=".\..\..\..\bin/test_libgc.tlb"
112                 HeaderFileName=""/>
113             <Tool
114                 Name="VCPostBuildEventTool"/>
115             <Tool
116                 Name="VCPreBuildEventTool"/>
117             <Tool
118                 Name="VCPreLinkEventTool"/>
119             <Tool
120                 Name="VCResourceCompilerTool"
121                 PreprocessorDefinitions="_DEBUG"
122                 Culture="1033"/>
123             <Tool
124                 Name="VCWebServiceProxyGeneratorTool"/>
125             <Tool
126                 Name="VCXMLDataGeneratorTool"/>
127             <Tool
128                 Name="VCWebDeploymentTool"/>
129             <Tool
130                 Name="VCManagedWrapperGeneratorTool"/>
131             <Tool
132                 Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
133         </Configuration>
134     </Configurations>
135     <References>
136     </References>
137     <Files>
138         <File
139             RelativePath="..\..\tests\test.c">
140             <FileConfiguration
141                 Name="Release|Win32">
142                 <Tool
143                     Name="VCCLCompilerTool"
144                     Optimization="2"
145                     AdditionalIncludeDirectories=""
146                     PreprocessorDefinitions=""/>
147             </FileConfiguration>
148             <FileConfiguration
149                 Name="Debug|Win32">
150                 <Tool
151                     Name="VCCLCompilerTool"
152                     Optimization="0"
153                     AdditionalIncludeDirectories=""
154                     PreprocessorDefinitions=""
155                     BasicRuntimeChecks="3"/>
156             </FileConfiguration>
157         </File>
158     </Files>
159     <Globals>
160     </Globals>
161 </VisualStudioProject>