Hartmut Kaiser | fe0a8eb | 2007-09-04 19:06:30 +0000 | [diff] [blame] | 1 | <?xml version="1.0" encoding="Windows-1252"?>
|
| 2 | <VisualStudioProject
|
| 3 | ProjectType="Visual C++"
|
Steve Naroff | cf6223c | 2008-05-15 19:53:06 +0000 | [diff] [blame] | 4 | Version="8.00"
|
Hartmut Kaiser | fe0a8eb | 2007-09-04 19:06:30 +0000 | [diff] [blame] | 5 | Name="clangBasic"
|
| 6 | ProjectGUID="{298B4876-6EF1-4E80-85D7-72F80693BBEB}"
|
| 7 | RootNamespace="Basic"
|
| 8 | Keyword="Win32Proj"
|
| 9 | >
|
| 10 | <Platforms>
|
| 11 | <Platform
|
| 12 | Name="Win32"
|
| 13 | />
|
| 14 | </Platforms>
|
| 15 | <ToolFiles>
|
| 16 | </ToolFiles>
|
| 17 | <Configurations>
|
| 18 | <Configuration
|
| 19 | Name="Debug|Win32"
|
| 20 | OutputDirectory="..\Debug"
|
| 21 | IntermediateDirectory="Debug"
|
| 22 | ConfigurationType="4"
|
Ted Kremenek | 656ff8c | 2008-06-23 16:18:59 +0000 | [diff] [blame] | 23 | InheritedPropertySheets="..\..\..\..\win32\common.vsprops"
|
Hartmut Kaiser | fe0a8eb | 2007-09-04 19:06:30 +0000 | [diff] [blame] | 24 | CharacterSet="2"
|
| 25 | >
|
| 26 | <Tool
|
| 27 | Name="VCPreBuildEventTool"
|
| 28 | />
|
| 29 | <Tool
|
| 30 | Name="VCCustomBuildTool"
|
| 31 | />
|
| 32 | <Tool
|
| 33 | Name="VCXMLDataGeneratorTool"
|
| 34 | />
|
| 35 | <Tool
|
| 36 | Name="VCWebServiceProxyGeneratorTool"
|
| 37 | />
|
| 38 | <Tool
|
| 39 | Name="VCMIDLTool"
|
| 40 | />
|
| 41 | <Tool
|
| 42 | Name="VCCLCompilerTool"
|
| 43 | Optimization="0"
|
| 44 | AdditionalIncludeDirectories="..\..\include;..\..\..\..\include;..\..\..\..\win32"
|
Hartmut Kaiser | 1c93c4e | 2007-11-07 19:34:40 +0000 | [diff] [blame] | 45 | PreprocessorDefinitions="WIN32;_DEBUG;_LIB;_CRT_SECURE_NO_DEPRECATE;_CRT_SECURE_NO_WARNINGS;_SCL_SECURE_NO_WARNINGS;_CRT_NONSTDC_NO_WARNINGS;__STDC_LIMIT_MACROS"
|
Hartmut Kaiser | fe0a8eb | 2007-09-04 19:06:30 +0000 | [diff] [blame] | 46 | MinimalRebuild="true"
|
| 47 | BasicRuntimeChecks="3"
|
| 48 | RuntimeLibrary="3"
|
| 49 | UsePrecompiledHeader="0"
|
| 50 | ProgramDataBaseFileName="$(OutDir)\clangBasic.pdb"
|
| 51 | WarningLevel="3"
|
| 52 | Detect64BitPortabilityProblems="false"
|
| 53 | DebugInformationFormat="3"
|
| 54 | />
|
| 55 | <Tool
|
| 56 | Name="VCManagedResourceCompilerTool"
|
| 57 | />
|
| 58 | <Tool
|
| 59 | Name="VCResourceCompilerTool"
|
| 60 | />
|
| 61 | <Tool
|
| 62 | Name="VCPreLinkEventTool"
|
| 63 | />
|
| 64 | <Tool
|
| 65 | Name="VCLibrarianTool"
|
| 66 | OutputFile="$(OutDir)\clangBasic.lib"
|
| 67 | />
|
| 68 | <Tool
|
| 69 | Name="VCALinkTool"
|
| 70 | />
|
| 71 | <Tool
|
| 72 | Name="VCXDCMakeTool"
|
| 73 | />
|
| 74 | <Tool
|
| 75 | Name="VCBscMakeTool"
|
| 76 | />
|
| 77 | <Tool
|
| 78 | Name="VCFxCopTool"
|
| 79 | />
|
| 80 | <Tool
|
| 81 | Name="VCPostBuildEventTool"
|
| 82 | />
|
| 83 | </Configuration>
|
| 84 | <Configuration
|
| 85 | Name="Release|Win32"
|
| 86 | OutputDirectory="..\Release"
|
| 87 | IntermediateDirectory="Release"
|
| 88 | ConfigurationType="4"
|
Ted Kremenek | 656ff8c | 2008-06-23 16:18:59 +0000 | [diff] [blame] | 89 | InheritedPropertySheets="..\..\..\..\win32\common.vsprops"
|
Hartmut Kaiser | fe0a8eb | 2007-09-04 19:06:30 +0000 | [diff] [blame] | 90 | CharacterSet="2"
|
| 91 | WholeProgramOptimization="1"
|
| 92 | >
|
| 93 | <Tool
|
| 94 | Name="VCPreBuildEventTool"
|
| 95 | />
|
| 96 | <Tool
|
| 97 | Name="VCCustomBuildTool"
|
| 98 | />
|
| 99 | <Tool
|
| 100 | Name="VCXMLDataGeneratorTool"
|
| 101 | />
|
| 102 | <Tool
|
| 103 | Name="VCWebServiceProxyGeneratorTool"
|
| 104 | />
|
| 105 | <Tool
|
| 106 | Name="VCMIDLTool"
|
| 107 | />
|
| 108 | <Tool
|
| 109 | Name="VCCLCompilerTool"
|
| 110 | AdditionalIncludeDirectories="..\..\include;..\..\..\..\include;..\..\..\..\win32"
|
Hartmut Kaiser | 1c93c4e | 2007-11-07 19:34:40 +0000 | [diff] [blame] | 111 | PreprocessorDefinitions="WIN32;NDEBUG;_LIB;_CRT_SECURE_NO_DEPRECATE;_CRT_SECURE_NO_WARNINGS;_SCL_SECURE_NO_WARNINGS;_CRT_NONSTDC_NO_WARNINGS;__STDC_LIMIT_MACROS"
|
Hartmut Kaiser | fe0a8eb | 2007-09-04 19:06:30 +0000 | [diff] [blame] | 112 | RuntimeLibrary="2"
|
| 113 | UsePrecompiledHeader="0"
|
| 114 | ProgramDataBaseFileName="$(OutDir)\clangBasic.pdb"
|
| 115 | WarningLevel="3"
|
| 116 | Detect64BitPortabilityProblems="false"
|
| 117 | DebugInformationFormat="3"
|
| 118 | DisableSpecificWarnings="4355,4146,4800"
|
| 119 | />
|
| 120 | <Tool
|
| 121 | Name="VCManagedResourceCompilerTool"
|
| 122 | />
|
| 123 | <Tool
|
| 124 | Name="VCResourceCompilerTool"
|
| 125 | />
|
| 126 | <Tool
|
| 127 | Name="VCPreLinkEventTool"
|
| 128 | />
|
| 129 | <Tool
|
| 130 | Name="VCLibrarianTool"
|
| 131 | OutputFile="$(OutDir)\clangBasic.lib"
|
| 132 | />
|
| 133 | <Tool
|
| 134 | Name="VCALinkTool"
|
| 135 | />
|
| 136 | <Tool
|
| 137 | Name="VCXDCMakeTool"
|
| 138 | />
|
| 139 | <Tool
|
| 140 | Name="VCBscMakeTool"
|
| 141 | />
|
| 142 | <Tool
|
| 143 | Name="VCFxCopTool"
|
| 144 | />
|
| 145 | <Tool
|
| 146 | Name="VCPostBuildEventTool"
|
| 147 | />
|
| 148 | </Configuration>
|
| 149 | </Configurations>
|
| 150 | <References>
|
| 151 | </References>
|
| 152 | <Files>
|
| 153 | <Filter
|
| 154 | Name="Source Files"
|
| 155 | Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
|
| 156 | UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
|
| 157 | >
|
| 158 | <File
|
Ted Kremenek | f81eac6 | 2008-03-17 21:21:04 +0000 | [diff] [blame] | 159 | RelativePath="..\..\lib\Basic\Diagnostic.cpp"
|
Hartmut Kaiser | fe0a8eb | 2007-09-04 19:06:30 +0000 | [diff] [blame] | 160 | >
|
| 161 | </File>
|
| 162 | <File
|
Ted Kremenek | f81eac6 | 2008-03-17 21:21:04 +0000 | [diff] [blame] | 163 | RelativePath="..\..\lib\Basic\FileManager.cpp"
|
Hartmut Kaiser | fe0a8eb | 2007-09-04 19:06:30 +0000 | [diff] [blame] | 164 | >
|
| 165 | </File>
|
| 166 | <File
|
Ted Kremenek | f81eac6 | 2008-03-17 21:21:04 +0000 | [diff] [blame] | 167 | RelativePath="..\..\lib\Basic\IdentifierTable.cpp"
|
Hartmut Kaiser | ba0f435 | 2007-10-10 19:50:45 +0000 | [diff] [blame] | 168 | >
|
| 169 | </File>
|
| 170 | <File
|
Ted Kremenek | f81eac6 | 2008-03-17 21:21:04 +0000 | [diff] [blame] | 171 | RelativePath="..\..\lib\Basic\LangOptions.cpp"
|
Steve Naroff | f34729a | 2008-03-05 22:16:33 +0000 | [diff] [blame] | 172 | >
|
| 173 | </File>
|
| 174 | <File
|
Ted Kremenek | f81eac6 | 2008-03-17 21:21:04 +0000 | [diff] [blame] | 175 | RelativePath="..\..\lib\Basic\SourceLocation.cpp"
|
Hartmut Kaiser | d22b492 | 2007-10-25 22:58:31 +0000 | [diff] [blame] | 176 | >
|
| 177 | </File>
|
| 178 | <File
|
Ted Kremenek | f81eac6 | 2008-03-17 21:21:04 +0000 | [diff] [blame] | 179 | RelativePath="..\..\lib\Basic\SourceManager.cpp"
|
Hartmut Kaiser | fe0a8eb | 2007-09-04 19:06:30 +0000 | [diff] [blame] | 180 | >
|
| 181 | </File>
|
| 182 | <File
|
Ted Kremenek | f81eac6 | 2008-03-17 21:21:04 +0000 | [diff] [blame] | 183 | RelativePath="..\..\lib\Basic\TargetInfo.cpp"
|
Hartmut Kaiser | fe0a8eb | 2007-09-04 19:06:30 +0000 | [diff] [blame] | 184 | >
|
| 185 | </File>
|
| 186 | <File
|
Ted Kremenek | f81eac6 | 2008-03-17 21:21:04 +0000 | [diff] [blame] | 187 | RelativePath="..\..\lib\Basic\Targets.cpp"
|
Steve Naroff | f34729a | 2008-03-05 22:16:33 +0000 | [diff] [blame] | 188 | >
|
| 189 | </File>
|
| 190 | <File
|
Ted Kremenek | f81eac6 | 2008-03-17 21:21:04 +0000 | [diff] [blame] | 191 | RelativePath="..\..\lib\Basic\TokenKinds.cpp"
|
Hartmut Kaiser | fe0a8eb | 2007-09-04 19:06:30 +0000 | [diff] [blame] | 192 | >
|
| 193 | </File>
|
| 194 | </Filter>
|
| 195 | <Filter
|
| 196 | Name="Header Files"
|
| 197 | Filter="h;hpp;hxx;hm;inl;inc;xsd"
|
| 198 | UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
|
| 199 | >
|
| 200 | <File
|
| 201 | RelativePath="..\..\include\clang\Basic\Diagnostic.h"
|
| 202 | >
|
| 203 | </File>
|
| 204 | <File
|
| 205 | RelativePath="..\..\include\clang\Basic\FileManager.h"
|
| 206 | >
|
| 207 | </File>
|
| 208 | <File
|
Hartmut Kaiser | ba0f435 | 2007-10-10 19:50:45 +0000 | [diff] [blame] | 209 | RelativePath="..\..\include\clang\Basic\IdentifierTable.h"
|
| 210 | >
|
| 211 | </File>
|
| 212 | <File
|
Hartmut Kaiser | fe0a8eb | 2007-09-04 19:06:30 +0000 | [diff] [blame] | 213 | RelativePath="..\..\include\clang\Basic\LangOptions.h"
|
| 214 | >
|
| 215 | </File>
|
| 216 | <File
|
| 217 | RelativePath="..\..\include\clang\Basic\SourceLocation.h"
|
| 218 | >
|
| 219 | </File>
|
| 220 | <File
|
| 221 | RelativePath="..\..\include\clang\Basic\SourceManager.h"
|
| 222 | >
|
| 223 | </File>
|
| 224 | <File
|
| 225 | RelativePath="..\..\include\clang\Basic\TargetInfo.h"
|
| 226 | >
|
| 227 | </File>
|
| 228 | <File
|
| 229 | RelativePath="..\..\include\clang\Basic\TokenKinds.h"
|
| 230 | >
|
| 231 | </File>
|
| 232 | </Filter>
|
| 233 | </Files>
|
| 234 | <Globals>
|
| 235 | </Globals>
|
| 236 | </VisualStudioProject>
|