boehm-gc: revert all CACAO-specific modifications; this is now an exact copy of the...
[cacao.git] / src / mm / boehm-gc / windows-untested / vc70 / libgcmt.vcproj
1 <?xml version="1.0" encoding = "windows-1251"?>
2 <VisualStudioProject
3     ProjectType="Visual C++"
4     Version="7.00"
5     Name="libgcmt"
6     SccProjectName=""
7     SccLocalPath="">
8     <Platforms>
9         <Platform
10             Name="Win32"/>
11     </Platforms>
12     <Configurations>
13         <Configuration
14             Name="Release|Win32"
15             OutputDirectory=".\..\..\..\lib"
16             IntermediateDirectory=".\..\..\..\obj\Release\libgcmt"
17             ConfigurationType="4"
18             UseOfMFC="0"
19             ATLMinimizesCRunTimeLibraryUsage="FALSE"
20             CharacterSet="2">
21             <Tool
22                 Name="VCCLCompilerTool"
23                 InlineFunctionExpansion="1"
24                 AdditionalIncludeDirectories="..\..\include"
25                 PreprocessorDefinitions="NDEBUG,_LIB,GC_BUILD,WIN32,GC_THREADS"
26                 StringPooling="TRUE"
27                 RuntimeLibrary="0"
28                 EnableFunctionLevelLinking="TRUE"
29                 UsePrecompiledHeader="3"
30                 PrecompiledHeaderThrough="stdafx.h"
31                 PrecompiledHeaderFile=".\..\..\..\obj\Release\libgcmt/libgcmt.pch"
32                 AssemblerListingLocation=".\..\..\..\obj\Release\libgcmt/"
33                 ObjectFile=".\..\..\..\obj\Release\libgcmt/"
34                 ProgramDataBaseFileName="..\..\..\lib\libgcmt.pdb"
35                 WarningLevel="3"
36                 SuppressStartupBanner="TRUE"
37                 DebugInformationFormat="3"
38                 CompileAs="0"
39                 ForcedIncludeFiles="stdafx.h"/>
40             <Tool
41                 Name="VCCustomBuildTool"/>
42             <Tool
43                 Name="VCLibrarianTool"
44                 OutputFile=".\..\..\..\lib\libgcmt.lib"
45                 SuppressStartupBanner="TRUE"/>
46             <Tool
47                 Name="VCMIDLTool"/>
48             <Tool
49                 Name="VCPostBuildEventTool"
50                 CommandLine="del $(OutDir)\$(TargetName).idb"/>
51             <Tool
52                 Name="VCPreBuildEventTool"/>
53             <Tool
54                 Name="VCPreLinkEventTool"/>
55             <Tool
56                 Name="VCResourceCompilerTool"
57                 PreprocessorDefinitions="NDEBUG"
58                 Culture="1033"/>
59             <Tool
60                 Name="VCWebServiceProxyGeneratorTool"/>
61         </Configuration>
62         <Configuration
63             Name="Debug|Win32"
64             OutputDirectory=".\..\..\..\lib"
65             IntermediateDirectory=".\..\..\..\obj\Debug\libgcmt"
66             ConfigurationType="4"
67             UseOfMFC="0"
68             ATLMinimizesCRunTimeLibraryUsage="FALSE"
69             CharacterSet="2">
70             <Tool
71                 Name="VCCLCompilerTool"
72                 Optimization="0"
73                 AdditionalIncludeDirectories="..\..\include"
74                 PreprocessorDefinitions="_DEBUG,_LIB,GC_BUILD,WIN32,GC_THREADS"
75                 BasicRuntimeChecks="3"
76                 RuntimeLibrary="1"
77                 UsePrecompiledHeader="3"
78                 PrecompiledHeaderThrough="stdafx.h"
79                 PrecompiledHeaderFile=".\..\..\..\obj\Debug\libgcmt/libgcmt.pch"
80                 AssemblerListingLocation=".\..\..\..\obj\Debug\libgcmt/"
81                 ObjectFile=".\..\..\..\obj\Debug\libgcmt/"
82                 ProgramDataBaseFileName="..\..\..\lib\libgcmtd.pdb"
83                 WarningLevel="3"
84                 SuppressStartupBanner="TRUE"
85                 DebugInformationFormat="3"
86                 CompileAs="0"
87                 ForcedIncludeFiles="stdafx.h"/>
88             <Tool
89                 Name="VCCustomBuildTool"/>
90             <Tool
91                 Name="VCLibrarianTool"
92                 OutputFile="..\..\..\lib\libgcmtd.lib"
93                 SuppressStartupBanner="TRUE"/>
94             <Tool
95                 Name="VCMIDLTool"/>
96             <Tool
97                 Name="VCPostBuildEventTool"
98                 CommandLine="del $(OutDir)\$(TargetName).idb"/>
99             <Tool
100                 Name="VCPreBuildEventTool"/>
101             <Tool
102                 Name="VCPreLinkEventTool"/>
103             <Tool
104                 Name="VCResourceCompilerTool"
105                 PreprocessorDefinitions="_DEBUG"
106                 Culture="1033"/>
107             <Tool
108                 Name="VCWebServiceProxyGeneratorTool"/>
109         </Configuration>
110     </Configurations>
111     <Files>
112         <Filter
113             Name="Source Files"
114             Filter="c;cpp;cc;cxx;tcc;rc;def;r;odl;idl;hpj;bat">
115             <File
116                 RelativePath="..\..\allchblk.c">
117             </File>
118             <File
119                 RelativePath="..\..\alloc.c">
120             </File>
121             <File
122                 RelativePath="..\..\backgraph.c">
123             </File>
124             <File
125                 RelativePath="..\..\blacklst.c">
126             </File>
127             <File
128                 RelativePath="..\..\checksums.c">
129             </File>
130             <File
131                 RelativePath="..\..\dbg_mlc.c">
132             </File>
133             <File
134                 RelativePath="..\..\dyn_load.c">
135             </File>
136             <File
137                 RelativePath="..\..\finalize.c">
138             </File>
139             <File
140                 RelativePath="..\..\headers.c">
141             </File>
142             <File
143                 RelativePath="..\..\mach_dep.c">
144             </File>
145             <File
146                 RelativePath="..\..\malloc.c">
147             </File>
148             <File
149                 RelativePath="..\..\mallocx.c">
150             </File>
151             <File
152                 RelativePath="..\..\mark.c">
153             </File>
154             <File
155                 RelativePath="..\..\mark_rts.c">
156             </File>
157             <File
158                 RelativePath="..\..\misc.c">
159             </File>
160             <File
161                 RelativePath="..\..\msvc_dbg.c">
162             </File>
163             <File
164                 RelativePath="..\..\new_hblk.c">
165             </File>
166             <File
167                 RelativePath="..\..\obj_map.c">
168             </File>
169             <File
170                 RelativePath="..\..\os_dep.c">
171             </File>
172             <File
173                 RelativePath="..\..\ptr_chck.c">
174             </File>
175             <File
176                 RelativePath="..\..\reclaim.c">
177             </File>
178             <File
179                 RelativePath="..\stdafx.c">
180                 <FileConfiguration
181                     Name="Release|Win32">
182                     <Tool
183                         Name="VCCLCompilerTool"
184                         UsePrecompiledHeader="1"/>
185                 </FileConfiguration>
186                 <FileConfiguration
187                     Name="Debug|Win32">
188                     <Tool
189                         Name="VCCLCompilerTool"
190                         UsePrecompiledHeader="1"/>
191                 </FileConfiguration>
192             </File>
193             <File
194                 RelativePath="..\..\stubborn.c">
195             </File>
196             <File
197                 RelativePath="..\..\typd_mlc.c">
198             </File>
199             <File
200                 RelativePath="..\..\win32_threads.c">
201             </File>
202         </Filter>
203         <Filter
204             Name="Header Files"
205             Filter="h;hh;hpp;hxx;hm;inl">
206             <File
207                 RelativePath="..\..\msvc_dbg.h">
208             </File>
209             <File
210                 RelativePath="..\stdafx.h">
211             </File>
212             <File
213                 RelativePath="..\..\version.h">
214             </File>
215         </Filter>
216     </Files>
217     <Globals>
218     </Globals>
219 </VisualStudioProject>