boehm-gc: revert all CACAO-specific modifications; this is now an exact copy of the...
[cacao.git] / src / mm / boehm-gc / windows-untested / vc70 / test_libgcmt.vcproj
1 <?xml version="1.0" encoding = "windows-1251"?>
2 <VisualStudioProject
3     ProjectType="Visual C++"
4     Version="7.00"
5     Name="test_libgcmt"
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_libgcmt"
17             ConfigurationType="1"
18             UseOfMFC="0"
19             ATLMinimizesCRunTimeLibraryUsage="FALSE"
20             CharacterSet="2">
21             <Tool
22                 Name="VCCLCompilerTool"
23                 InlineFunctionExpansion="1"
24                 AdditionalIncludeDirectories="..\..\include"
25                 PreprocessorDefinitions="NDEBUG,_CONSOLE,WIN32,GC_THREADS"
26                 StringPooling="TRUE"
27                 RuntimeLibrary="0"
28                 EnableFunctionLevelLinking="TRUE"
29                 PrecompiledHeaderFile=".\..\..\..\obj\Release\test_libgcmt/test_libgcmt.pch"
30                 AssemblerListingLocation=".\..\..\..\obj\Release\test_libgcmt/"
31                 ObjectFile=".\..\..\..\obj\Release\test_libgcmt/"
32                 ProgramDataBaseFileName=".\..\..\..\obj\Release\test_libgcmt/"
33                 WarningLevel="3"
34                 SuppressStartupBanner="TRUE"
35                 DebugInformationFormat="3"
36                 CompileAs="0"/>
37             <Tool
38                 Name="VCCustomBuildTool"/>
39             <Tool
40                 Name="VCLinkerTool"
41                 AdditionalOptions="/MACHINE:I386"
42                 OutputFile=".\..\..\..\bin/test_libgcmt.exe"
43                 LinkIncremental="1"
44                 SuppressStartupBanner="TRUE"
45                 GenerateDebugInformation="TRUE"
46                 ProgramDatabaseFile=".\..\..\..\bin/test_libgcmt.pdb"
47                 OptimizeReferences="2"
48                 SetChecksum="TRUE"/>
49             <Tool
50                 Name="VCMIDLTool"
51                 TypeLibraryName=".\..\..\..\bin/test_libgcmt.tlb"/>
52             <Tool
53                 Name="VCPostBuildEventTool"/>
54             <Tool
55                 Name="VCPreBuildEventTool"/>
56             <Tool
57                 Name="VCPreLinkEventTool"/>
58             <Tool
59                 Name="VCResourceCompilerTool"
60                 PreprocessorDefinitions="NDEBUG"
61                 Culture="1033"/>
62             <Tool
63                 Name="VCWebServiceProxyGeneratorTool"/>
64             <Tool
65                 Name="VCWebDeploymentTool"/>
66         </Configuration>
67         <Configuration
68             Name="Debug|Win32"
69             OutputDirectory=".\..\..\..\bin"
70             IntermediateDirectory=".\..\..\..\obj\Debug\test_libgcmt"
71             ConfigurationType="1"
72             UseOfMFC="0"
73             ATLMinimizesCRunTimeLibraryUsage="FALSE"
74             CharacterSet="2">
75             <Tool
76                 Name="VCCLCompilerTool"
77                 Optimization="0"
78                 AdditionalIncludeDirectories="..\..\include"
79                 PreprocessorDefinitions="_DEBUG,_CONSOLE,WIN32,GC_THREADS"
80                 BasicRuntimeChecks="3"
81                 RuntimeLibrary="1"
82                 UsePrecompiledHeader="2"
83                 PrecompiledHeaderFile=".\..\..\..\obj\Debug\test_libgcmt/test_libgcmt.pch"
84                 AssemblerListingLocation=".\..\..\..\obj\Debug\test_libgcmt/"
85                 ObjectFile=".\..\..\..\obj\Debug\test_libgcmt/"
86                 ProgramDataBaseFileName=".\..\..\..\obj\Debug\test_libgcmt/"
87                 WarningLevel="3"
88                 SuppressStartupBanner="TRUE"
89                 DebugInformationFormat="3"
90                 CompileAs="0"/>
91             <Tool
92                 Name="VCCustomBuildTool"/>
93             <Tool
94                 Name="VCLinkerTool"
95                 AdditionalOptions="/MACHINE:I386"
96                 OutputFile="..\..\..\bin/test_libgcmtd.exe"
97                 LinkIncremental="1"
98                 SuppressStartupBanner="TRUE"
99                 GenerateDebugInformation="TRUE"
100                 ProgramDatabaseFile=".\..\..\..\bin/test_libgcmtd.pdb"/>
101             <Tool
102                 Name="VCMIDLTool"
103                 TypeLibraryName=".\..\..\..\bin/test_libgcmt.tlb"/>
104             <Tool
105                 Name="VCPostBuildEventTool"/>
106             <Tool
107                 Name="VCPreBuildEventTool"/>
108             <Tool
109                 Name="VCPreLinkEventTool"/>
110             <Tool
111                 Name="VCResourceCompilerTool"
112                 PreprocessorDefinitions="_DEBUG"
113                 Culture="1033"/>
114             <Tool
115                 Name="VCWebServiceProxyGeneratorTool"/>
116             <Tool
117                 Name="VCWebDeploymentTool"/>
118         </Configuration>
119     </Configurations>
120     <Files>
121         <File
122             RelativePath="..\..\tests\test.c">
123         </File>
124     </Files>
125     <Globals>
126     </Globals>
127 </VisualStudioProject>