Import boehm-gc snapshot, taken from
[official-gcc.git] / boehm-gc / windows-untested / vc70 / libgcmt.vcproj
blob446180de87019867b99607150bce1fb1c8186388
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="..\..\gcj_mlc.c">
135 </File>
136 <File
137 RelativePath="..\..\fnlz_mlc.c">
138 </File>
139 <File
140 RelativePath="..\..\dyn_load.c">
141 </File>
142 <File
143 RelativePath="..\..\finalize.c">
144 </File>
145 <File
146 RelativePath="..\..\headers.c">
147 </File>
148 <File
149 RelativePath="..\..\mach_dep.c">
150 </File>
151 <File
152 RelativePath="..\..\malloc.c">
153 </File>
154 <File
155 RelativePath="..\..\mallocx.c">
156 </File>
157 <File
158 RelativePath="..\..\mark.c">
159 </File>
160 <File
161 RelativePath="..\..\mark_rts.c">
162 </File>
163 <File
164 RelativePath="..\..\misc.c">
165 </File>
166 <File
167 RelativePath="..\..\msvc_dbg.c">
168 </File>
169 <File
170 RelativePath="..\..\new_hblk.c">
171 </File>
172 <File
173 RelativePath="..\..\obj_map.c">
174 </File>
175 <File
176 RelativePath="..\..\os_dep.c">
177 </File>
178 <File
179 RelativePath="..\..\ptr_chck.c">
180 </File>
181 <File
182 RelativePath="..\..\reclaim.c">
183 </File>
184 <File
185 RelativePath="..\stdafx.c">
186 <FileConfiguration
187 Name="Release|Win32">
188 <Tool
189 Name="VCCLCompilerTool"
190 UsePrecompiledHeader="1"/>
191 </FileConfiguration>
192 <FileConfiguration
193 Name="Debug|Win32">
194 <Tool
195 Name="VCCLCompilerTool"
196 UsePrecompiledHeader="1"/>
197 </FileConfiguration>
198 </File>
199 <File
200 RelativePath="..\..\stubborn.c">
201 </File>
202 <File
203 RelativePath="..\..\typd_mlc.c">
204 </File>
205 <File
206 RelativePath="..\..\win32_threads.c">
207 </File>
208 </Filter>
209 <Filter
210 Name="Header Files"
211 Filter="h;hh;hpp;hxx;hm;inl">
212 <File
213 RelativePath="..\..\msvc_dbg.h">
214 </File>
215 <File
216 RelativePath="..\stdafx.h">
217 </File>
218 <File
219 RelativePath="..\..\version.h">
220 </File>
221 </Filter>
222 </Files>
223 <Globals>
224 </Globals>
225 </VisualStudioProject>