Import boehm-gc snapshot, taken from
[official-gcc.git] / boehm-gc / windows-untested / vc71 / test_libgcmt.vcproj
blob276aed5b1b27ced667a7eda1a65c8fd4f8ac04d5
1 <?xml version="1.0" encoding="windows-1251"?>
2 <VisualStudioProject
3 ProjectType="Visual C++"
4 Version="7.10"
5 Name="test_libgcmt"
6 SccProjectName=""
7 SccLocalPath="">
8 <Platforms>
9 <Platform
10 Name="Win32"/>
11 </Platforms>
12 <Configurations>
13 <Configuration
14 Name="Debug|Win32"
15 OutputDirectory=".\..\..\..\bin"
16 IntermediateDirectory=".\..\..\..\obj\Debug\test_libgcmt"
17 ConfigurationType="1"
18 UseOfMFC="0"
19 ATLMinimizesCRunTimeLibraryUsage="FALSE"
20 CharacterSet="2">
21 <Tool
22 Name="VCCLCompilerTool"
23 Optimization="0"
24 AdditionalIncludeDirectories="..\..\include"
25 PreprocessorDefinitions="_DEBUG;_CONSOLE;WIN32;GC_THREADS"
26 BasicRuntimeChecks="3"
27 RuntimeLibrary="1"
28 UsePrecompiledHeader="2"
29 PrecompiledHeaderFile=".\..\..\..\obj\Debug\test_libgcmt/test_libgcmt.pch"
30 AssemblerListingLocation=".\..\..\..\obj\Debug\test_libgcmt/"
31 ObjectFile=".\..\..\..\obj\Debug\test_libgcmt/"
32 ProgramDataBaseFileName=".\..\..\..\obj\Debug\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 OutputFile="..\..\..\bin/test_libgcmtd.exe"
42 LinkIncremental="1"
43 SuppressStartupBanner="TRUE"
44 GenerateDebugInformation="TRUE"
45 ProgramDatabaseFile=".\..\..\..\bin/test_libgcmtd.pdb"
46 TargetMachine="1"/>
47 <Tool
48 Name="VCMIDLTool"
49 TypeLibraryName=".\..\..\..\bin/test_libgcmt.tlb"
50 HeaderFileName=""/>
51 <Tool
52 Name="VCPostBuildEventTool"/>
53 <Tool
54 Name="VCPreBuildEventTool"/>
55 <Tool
56 Name="VCPreLinkEventTool"/>
57 <Tool
58 Name="VCResourceCompilerTool"
59 PreprocessorDefinitions="_DEBUG"
60 Culture="1033"/>
61 <Tool
62 Name="VCWebServiceProxyGeneratorTool"/>
63 <Tool
64 Name="VCXMLDataGeneratorTool"/>
65 <Tool
66 Name="VCWebDeploymentTool"/>
67 <Tool
68 Name="VCManagedWrapperGeneratorTool"/>
69 <Tool
70 Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
71 </Configuration>
72 <Configuration
73 Name="Release|Win32"
74 OutputDirectory=".\..\..\..\bin"
75 IntermediateDirectory=".\..\..\..\obj\Release\test_libgcmt"
76 ConfigurationType="1"
77 UseOfMFC="0"
78 ATLMinimizesCRunTimeLibraryUsage="FALSE"
79 CharacterSet="2">
80 <Tool
81 Name="VCCLCompilerTool"
82 Optimization="2"
83 InlineFunctionExpansion="1"
84 AdditionalIncludeDirectories="..\..\include"
85 PreprocessorDefinitions="NDEBUG;_CONSOLE;WIN32;GC_THREADS"
86 StringPooling="TRUE"
87 RuntimeLibrary="0"
88 EnableFunctionLevelLinking="TRUE"
89 PrecompiledHeaderFile=".\..\..\..\obj\Release\test_libgcmt/test_libgcmt.pch"
90 AssemblerListingLocation=".\..\..\..\obj\Release\test_libgcmt/"
91 ObjectFile=".\..\..\..\obj\Release\test_libgcmt/"
92 ProgramDataBaseFileName=".\..\..\..\obj\Release\test_libgcmt/"
93 WarningLevel="3"
94 SuppressStartupBanner="TRUE"
95 DebugInformationFormat="3"
96 CompileAs="0"/>
97 <Tool
98 Name="VCCustomBuildTool"/>
99 <Tool
100 Name="VCLinkerTool"
101 OutputFile=".\..\..\..\bin/test_libgcmt.exe"
102 LinkIncremental="1"
103 SuppressStartupBanner="TRUE"
104 GenerateDebugInformation="TRUE"
105 ProgramDatabaseFile=".\..\..\..\bin/test_libgcmt.pdb"
106 OptimizeReferences="2"
107 SetChecksum="TRUE"
108 TargetMachine="1"/>
109 <Tool
110 Name="VCMIDLTool"
111 TypeLibraryName=".\..\..\..\bin/test_libgcmt.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="NDEBUG"
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="Debug|Win32">
142 <Tool
143 Name="VCCLCompilerTool"
144 Optimization="0"
145 AdditionalIncludeDirectories=""
146 PreprocessorDefinitions=""
147 BasicRuntimeChecks="3"/>
148 </FileConfiguration>
149 <FileConfiguration
150 Name="Release|Win32">
151 <Tool
152 Name="VCCLCompilerTool"
153 Optimization="2"
154 AdditionalIncludeDirectories=""
155 PreprocessorDefinitions=""/>
156 </FileConfiguration>
157 </File>
158 </Files>
159 <Globals>
160 </Globals>
161 </VisualStudioProject>