boehm-gc: revert all CACAO-specific modifications; this is now an exact copy of the...
[cacao.git] / src / mm / boehm-gc / windows-untested / vc70 / libgc.vcproj
1 <?xml version="1.0" encoding = "windows-1251"?>
2 <VisualStudioProject
3     ProjectType="Visual C++"
4     Version="7.00"
5     Name="libgc"
6     SccProjectName=""
7     SccLocalPath="">
8     <Platforms>
9         <Platform
10             Name="Win32"/>
11     </Platforms>
12     <Configurations>
13         <Configuration
14             Name="Debug|Win32"
15             OutputDirectory=".\..\..\..\lib"
16             IntermediateDirectory=".\..\..\..\obj\Debug\libgc"
17             ConfigurationType="4"
18             UseOfMFC="0"
19             ATLMinimizesCRunTimeLibraryUsage="FALSE"
20             CharacterSet="2">
21             <Tool
22                 Name="VCCLCompilerTool"
23                 Optimization="0"
24                 AdditionalIncludeDirectories="..\..\include"
25                 PreprocessorDefinitions="_DEBUG,_LIB,WIN32,GC_BUILD"
26                 BasicRuntimeChecks="3"
27                 RuntimeLibrary="5"
28                 UsePrecompiledHeader="3"
29                 PrecompiledHeaderThrough="stdafx.h"
30                 PrecompiledHeaderFile=".\..\..\..\obj\Debug\libgc/libgc.pch"
31                 AssemblerListingLocation=".\..\..\..\obj\Debug\libgc/"
32                 ObjectFile=".\..\..\..\obj\Debug\libgc/"
33                 ProgramDataBaseFileName="..\..\..\lib\libgcd.pdb"
34                 WarningLevel="3"
35                 SuppressStartupBanner="TRUE"
36                 DebugInformationFormat="3"
37                 CompileAs="0"
38                 ForcedIncludeFiles="stdafx.h"/>
39             <Tool
40                 Name="VCCustomBuildTool"/>
41             <Tool
42                 Name="VCLibrarianTool"
43                 OutputFile="..\..\..\lib\libgcd.lib"
44                 SuppressStartupBanner="TRUE"/>
45             <Tool
46                 Name="VCMIDLTool"/>
47             <Tool
48                 Name="VCPostBuildEventTool"
49                 CommandLine="del $(OutDir)\$(TargetName).idb"/>
50             <Tool
51                 Name="VCPreBuildEventTool"/>
52             <Tool
53                 Name="VCPreLinkEventTool"/>
54             <Tool
55                 Name="VCResourceCompilerTool"
56                 PreprocessorDefinitions="_DEBUG"
57                 Culture="1033"/>
58             <Tool
59                 Name="VCWebServiceProxyGeneratorTool"/>
60         </Configuration>
61         <Configuration
62             Name="Release|Win32"
63             OutputDirectory=".\..\..\..\lib"
64             IntermediateDirectory=".\..\..\..\obj\Release\libgc"
65             ConfigurationType="4"
66             UseOfMFC="0"
67             ATLMinimizesCRunTimeLibraryUsage="FALSE"
68             CharacterSet="2">
69             <Tool
70                 Name="VCCLCompilerTool"
71                 InlineFunctionExpansion="1"
72                 AdditionalIncludeDirectories="..\..\include"
73                 PreprocessorDefinitions="NDEBUG,_LIB,WIN32,GC_BUILD"
74                 StringPooling="TRUE"
75                 RuntimeLibrary="4"
76                 EnableFunctionLevelLinking="TRUE"
77                 UsePrecompiledHeader="3"
78                 PrecompiledHeaderThrough="stdafx.h"
79                 PrecompiledHeaderFile=".\..\..\..\obj\Release\libgc/libgc.pch"
80                 AssemblerListingLocation=".\..\..\..\obj\Release\libgc/"
81                 ObjectFile=".\..\..\..\obj\Release\libgc/"
82                 ProgramDataBaseFileName="..\..\..\lib\libgc.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\libgc.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="NDEBUG"
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="Debug|Win32">
182                     <Tool
183                         Name="VCCLCompilerTool"
184                         UsePrecompiledHeader="1"/>
185                 </FileConfiguration>
186                 <FileConfiguration
187                     Name="Release|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="..\..\include\gc_alloc.h">
208             </File>
209             <File
210                 RelativePath="..\..\include\gc_allocator.h">
211             </File>
212             <File
213                 RelativePath="..\..\include\gc_amiga_redirects.h">
214             </File>
215             <File
216                 RelativePath="..\..\include\gc_backptr.h">
217             </File>
218             <File
219                 RelativePath="..\..\include\gc_cpp.h">
220             </File>
221             <File
222                 RelativePath="..\..\include\gc_gcj.h">
223             </File>
224             <File
225                 RelativePath="..\..\include\gc_inl.h">
226             </File>
227             <File
228                 RelativePath="..\..\include\gc_inline.h">
229             </File>
230             <File
231                 RelativePath="..\..\include\gc_local_alloc.h">
232             </File>
233             <File
234                 RelativePath="..\..\include\gc_pthread_redirects.h">
235             </File>
236             <File
237                 RelativePath="..\..\include\javaxfc.h">
238             </File>
239             <File
240                 RelativePath="..\..\include\leak_detector.h">
241             </File>
242             <File
243                 RelativePath="..\..\msvc_dbg.h">
244             </File>
245             <File
246                 RelativePath="..\..\include\new_gc_alloc.h">
247             </File>
248             <File
249                 RelativePath="..\stdafx.h">
250             </File>
251             <File
252                 RelativePath="..\..\version.h">
253             </File>
254             <File
255                 RelativePath="..\..\include\weakpointer.h">
256             </File>
257         </Filter>
258     </Files>
259     <Globals>
260     </Globals>
261 </VisualStudioProject>