blob: 9cbc2be08c91b1194a12858872a9865e0810c4b5 [file] [log] [blame]
Dan Gohmanf17a25c2007-07-18 16:29:46 +00001<?xml version="1.0" encoding="Windows-1252"?>
2<VisualStudioProject
3 ProjectType="Visual C++"
Chuck Rose III6e1857b2007-07-27 18:20:11 +00004 Version="8.00"
Dan Gohmanf17a25c2007-07-18 16:29:46 +00005 Name="CBackend"
6 ProjectGUID="{057777CD-DED5-46DF-BF9A-6B76DE212549}"
Chuck Rose III6e1857b2007-07-27 18:20:11 +00007 Keyword="Win32Proj"
8 >
Dan Gohmanf17a25c2007-07-18 16:29:46 +00009 <Platforms>
10 <Platform
Chuck Rose III6e1857b2007-07-27 18:20:11 +000011 Name="Win32"
12 />
Dan Gohmanf17a25c2007-07-18 16:29:46 +000013 </Platforms>
Chuck Rose III6e1857b2007-07-27 18:20:11 +000014 <ToolFiles>
15 </ToolFiles>
Dan Gohmanf17a25c2007-07-18 16:29:46 +000016 <Configurations>
17 <Configuration
18 Name="Debug|Win32"
19 OutputDirectory="..\Debug"
20 IntermediateDirectory="Debug"
21 ConfigurationType="4"
Chuck Rose III6e1857b2007-07-27 18:20:11 +000022 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
23 CharacterSet="2"
24 >
25 <Tool
26 Name="VCPreBuildEventTool"
27 />
28 <Tool
29 Name="VCCustomBuildTool"
30 />
31 <Tool
32 Name="VCXMLDataGeneratorTool"
33 />
34 <Tool
35 Name="VCWebServiceProxyGeneratorTool"
36 />
37 <Tool
38 Name="VCMIDLTool"
39 />
Dan Gohmanf17a25c2007-07-18 16:29:46 +000040 <Tool
41 Name="VCCLCompilerTool"
42 Optimization="0"
43 AdditionalIncludeDirectories="..\..\include;.."
Hartmut Kaiser502c9222007-11-07 19:34:09 +000044 PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE;_CRT_SECURE_NO_WARNINGS;_SCL_SECURE_NO_WARNINGS;_CRT_NONSTDC_NO_WARNINGS;WIN32;_DEBUG;_LIB;__STDC_LIMIT_MACROS"
Chuck Rose III6e1857b2007-07-27 18:20:11 +000045 StringPooling="true"
46 MinimalRebuild="true"
Dan Gohmanf17a25c2007-07-18 16:29:46 +000047 BasicRuntimeChecks="3"
48 RuntimeLibrary="3"
Chuck Rose III6e1857b2007-07-27 18:20:11 +000049 ForceConformanceInForLoopScope="true"
50 RuntimeTypeInfo="true"
Dan Gohmanf17a25c2007-07-18 16:29:46 +000051 UsePrecompiledHeader="0"
Chuck Rose III6e1857b2007-07-27 18:20:11 +000052 ProgramDataBaseFileName="$(OutDir)\$(ProjectName).pdb"
Dan Gohmanf17a25c2007-07-18 16:29:46 +000053 BrowseInformation="1"
54 WarningLevel="3"
Chuck Rose III6e1857b2007-07-27 18:20:11 +000055 Detect64BitPortabilityProblems="false"
56 DebugInformationFormat="3"
57 DisableSpecificWarnings="4355,4146,4800"
58 />
Dan Gohmanf17a25c2007-07-18 16:29:46 +000059 <Tool
Chuck Rose III6e1857b2007-07-27 18:20:11 +000060 Name="VCManagedResourceCompilerTool"
61 />
62 <Tool
63 Name="VCResourceCompilerTool"
64 />
65 <Tool
66 Name="VCPreLinkEventTool"
67 />
Dan Gohmanf17a25c2007-07-18 16:29:46 +000068 <Tool
69 Name="VCLibrarianTool"
Chuck Rose III6e1857b2007-07-27 18:20:11 +000070 OutputFile="$(OutDir)/CBackend.lib"
71 />
Dan Gohmanf17a25c2007-07-18 16:29:46 +000072 <Tool
Chuck Rose III6e1857b2007-07-27 18:20:11 +000073 Name="VCALinkTool"
74 />
Dan Gohmanf17a25c2007-07-18 16:29:46 +000075 <Tool
Chuck Rose III6e1857b2007-07-27 18:20:11 +000076 Name="VCXDCMakeTool"
77 />
Dan Gohmanf17a25c2007-07-18 16:29:46 +000078 <Tool
Chuck Rose III6e1857b2007-07-27 18:20:11 +000079 Name="VCBscMakeTool"
80 />
Dan Gohmanf17a25c2007-07-18 16:29:46 +000081 <Tool
Chuck Rose III6e1857b2007-07-27 18:20:11 +000082 Name="VCFxCopTool"
83 />
Dan Gohmanf17a25c2007-07-18 16:29:46 +000084 <Tool
Chuck Rose III6e1857b2007-07-27 18:20:11 +000085 Name="VCPostBuildEventTool"
86 />
Dan Gohmanf17a25c2007-07-18 16:29:46 +000087 </Configuration>
88 <Configuration
89 Name="Release|Win32"
90 OutputDirectory="..\Release"
91 IntermediateDirectory="Release"
92 ConfigurationType="4"
Chuck Rose III6e1857b2007-07-27 18:20:11 +000093 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
94 CharacterSet="2"
95 >
96 <Tool
97 Name="VCPreBuildEventTool"
98 />
99 <Tool
100 Name="VCCustomBuildTool"
101 />
102 <Tool
103 Name="VCXMLDataGeneratorTool"
104 />
105 <Tool
106 Name="VCWebServiceProxyGeneratorTool"
107 />
108 <Tool
109 Name="VCMIDLTool"
110 />
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000111 <Tool
112 Name="VCCLCompilerTool"
113 AdditionalIncludeDirectories="..\..\include;.."
114 PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE;WIN32;NDEBUG;_LIB;__STDC_LIMIT_MACROS"
Chuck Rose III6e1857b2007-07-27 18:20:11 +0000115 StringPooling="true"
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000116 RuntimeLibrary="2"
Chuck Rose III6e1857b2007-07-27 18:20:11 +0000117 ForceConformanceInForLoopScope="true"
118 RuntimeTypeInfo="true"
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000119 UsePrecompiledHeader="0"
Chuck Rose III6e1857b2007-07-27 18:20:11 +0000120 ProgramDataBaseFileName="$(OutDir)\$(ProjectName).pdb"
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000121 WarningLevel="3"
Chuck Rose III6e1857b2007-07-27 18:20:11 +0000122 Detect64BitPortabilityProblems="false"
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000123 DebugInformationFormat="3"
Chuck Rose III6e1857b2007-07-27 18:20:11 +0000124 DisableSpecificWarnings="4355,4146,4800"
125 />
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000126 <Tool
Chuck Rose III6e1857b2007-07-27 18:20:11 +0000127 Name="VCManagedResourceCompilerTool"
128 />
129 <Tool
130 Name="VCResourceCompilerTool"
131 />
132 <Tool
133 Name="VCPreLinkEventTool"
134 />
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000135 <Tool
136 Name="VCLibrarianTool"
Chuck Rose III6e1857b2007-07-27 18:20:11 +0000137 OutputFile="$(OutDir)/CBackend.lib"
138 />
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000139 <Tool
Chuck Rose III6e1857b2007-07-27 18:20:11 +0000140 Name="VCALinkTool"
141 />
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000142 <Tool
Chuck Rose III6e1857b2007-07-27 18:20:11 +0000143 Name="VCXDCMakeTool"
144 />
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000145 <Tool
Chuck Rose III6e1857b2007-07-27 18:20:11 +0000146 Name="VCBscMakeTool"
147 />
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000148 <Tool
Chuck Rose III6e1857b2007-07-27 18:20:11 +0000149 Name="VCFxCopTool"
150 />
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000151 <Tool
Chuck Rose III6e1857b2007-07-27 18:20:11 +0000152 Name="VCPostBuildEventTool"
153 />
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000154 </Configuration>
155 </Configurations>
156 <References>
157 </References>
158 <Files>
159 <Filter
160 Name="Source Files"
161 Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx"
Chuck Rose III6e1857b2007-07-27 18:20:11 +0000162 UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
163 >
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000164 <File
Chuck Rose III6e1857b2007-07-27 18:20:11 +0000165 RelativePath="..\..\lib\Target\CBackend\CBackend.cpp"
166 >
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000167 </File>
168 </Filter>
169 <Filter
170 Name="Header Files"
171 Filter="h;hpp;hxx;hm;inl;inc;xsd"
Chuck Rose III6e1857b2007-07-27 18:20:11 +0000172 UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
173 >
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000174 <File
Chuck Rose III6e1857b2007-07-27 18:20:11 +0000175 RelativePath="..\..\lib\Target\CBackend\CTargetMachine.h"
176 >
Dan Gohmanf17a25c2007-07-18 16:29:46 +0000177 </File>
178 </Filter>
179 </Files>
180 <Globals>
181 </Globals>
182</VisualStudioProject>