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++"
|
Cedric Venet | 5977110 | 2008-09-20 18:03:16 +0000 | [diff] [blame] | 4 | Version="8.00"
|
Hartmut Kaiser | 124dd7b | 2007-09-07 14:34:20 +0000 | [diff] [blame] | 5 | Name="clangAnalysis"
|
| 6 | ProjectGUID="{6C98551A-4C36-4E74-8419-4D3EEEC9D8E0}"
|
| 7 | RootNamespace="clangAnalysis"
|
Hartmut Kaiser | fe0a8eb | 2007-09-04 19:06:30 +0000 | [diff] [blame] | 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"
|
Hartmut Kaiser | 3494725 | 2007-09-12 15:39:04 +0000 | [diff] [blame] | 50 | ProgramDataBaseFileName="$(OutDir)\$(ProjectName).pdb"
|
Hartmut Kaiser | fe0a8eb | 2007-09-04 19:06:30 +0000 | [diff] [blame] | 51 | WarningLevel="3"
|
| 52 | Detect64BitPortabilityProblems="false"
|
| 53 | DebugInformationFormat="3"
|
Hartmut Kaiser | 124dd7b | 2007-09-07 14:34:20 +0000 | [diff] [blame] | 54 | DisableSpecificWarnings="4146"
|
Hartmut Kaiser | fe0a8eb | 2007-09-04 19:06:30 +0000 | [diff] [blame] | 55 | />
|
| 56 | <Tool
|
| 57 | Name="VCManagedResourceCompilerTool"
|
| 58 | />
|
| 59 | <Tool
|
| 60 | Name="VCResourceCompilerTool"
|
| 61 | />
|
| 62 | <Tool
|
| 63 | Name="VCPreLinkEventTool"
|
| 64 | />
|
| 65 | <Tool
|
| 66 | Name="VCLibrarianTool"
|
Hartmut Kaiser | fe0a8eb | 2007-09-04 19:06:30 +0000 | [diff] [blame] | 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 | 3494725 | 2007-09-12 15:39:04 +0000 | [diff] [blame] | 111 | PreprocessorDefinitions="WIN32;NDEBUG;_LIB;_CRT_SECURE_NO_DEPRECATE;_CRT_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"
|
Hartmut Kaiser | 3494725 | 2007-09-12 15:39:04 +0000 | [diff] [blame] | 114 | ProgramDataBaseFileName="$(OutDir)\$(ProjectName).pdb"
|
Hartmut Kaiser | fe0a8eb | 2007-09-04 19:06:30 +0000 | [diff] [blame] | 115 | WarningLevel="3"
|
| 116 | Detect64BitPortabilityProblems="false"
|
| 117 | DebugInformationFormat="3"
|
Hartmut Kaiser | 124dd7b | 2007-09-07 14:34:20 +0000 | [diff] [blame] | 118 | DisableSpecificWarnings="4146"
|
Hartmut Kaiser | fe0a8eb | 2007-09-04 19:06:30 +0000 | [diff] [blame] | 119 | />
|
| 120 | <Tool
|
| 121 | Name="VCManagedResourceCompilerTool"
|
| 122 | />
|
| 123 | <Tool
|
| 124 | Name="VCResourceCompilerTool"
|
| 125 | />
|
| 126 | <Tool
|
| 127 | Name="VCPreLinkEventTool"
|
| 128 | />
|
| 129 | <Tool
|
| 130 | Name="VCLibrarianTool"
|
Hartmut Kaiser | fe0a8eb | 2007-09-04 19:06:30 +0000 | [diff] [blame] | 131 | />
|
| 132 | <Tool
|
| 133 | Name="VCALinkTool"
|
| 134 | />
|
| 135 | <Tool
|
| 136 | Name="VCXDCMakeTool"
|
| 137 | />
|
| 138 | <Tool
|
| 139 | Name="VCBscMakeTool"
|
| 140 | />
|
| 141 | <Tool
|
| 142 | Name="VCFxCopTool"
|
| 143 | />
|
| 144 | <Tool
|
| 145 | Name="VCPostBuildEventTool"
|
| 146 | />
|
| 147 | </Configuration>
|
| 148 | </Configurations>
|
| 149 | <References>
|
| 150 | </References>
|
| 151 | <Files>
|
| 152 | <Filter
|
| 153 | Name="Source Files"
|
| 154 | Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
|
| 155 | UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
|
| 156 | >
|
| 157 | <File
|
Argyrios Kyrtzidis | 60da102 | 2008-09-09 11:39:45 +0000 | [diff] [blame] | 158 | RelativePath="..\..\lib\Analysis\BasicConstraintManager.cpp"
|
| 159 | >
|
| 160 | </File>
|
| 161 | <File
|
Steve Naroff | 9630ec5 | 2008-03-27 22:59:54 +0000 | [diff] [blame] | 162 | RelativePath="..\..\lib\Analysis\BasicObjCFoundationChecks.cpp"
|
| 163 | >
|
| 164 | </File>
|
| 165 | <File
|
Argyrios Kyrtzidis | 60da102 | 2008-09-09 11:39:45 +0000 | [diff] [blame] | 166 | RelativePath="..\..\lib\Analysis\BasicObjCFoundationChecks.h"
|
| 167 | >
|
| 168 | </File>
|
| 169 | <File
|
Cedric Venet | a31bfc2 | 2008-07-12 19:24:14 +0000 | [diff] [blame] | 170 | RelativePath="..\..\lib\Analysis\BasicStore.cpp"
|
| 171 | >
|
| 172 | </File>
|
| 173 | <File
|
Steve Naroff | ea9e170 | 2008-03-18 20:05:40 +0000 | [diff] [blame] | 174 | RelativePath="..\..\lib\Analysis\BasicValueFactory.cpp"
|
| 175 | >
|
| 176 | </File>
|
| 177 | <File
|
Steve Naroff | d98aab5 | 2008-04-04 21:24:02 +0000 | [diff] [blame] | 178 | RelativePath="..\..\lib\Analysis\BugReporter.cpp"
|
| 179 | >
|
| 180 | </File>
|
| 181 | <File
|
Steve Naroff | ea9e170 | 2008-03-18 20:05:40 +0000 | [diff] [blame] | 182 | RelativePath="..\..\lib\Analysis\CFRefCount.cpp"
|
| 183 | >
|
| 184 | </File>
|
| 185 | <File
|
Ted Kremenek | b3270e8 | 2008-07-22 17:13:59 +0000 | [diff] [blame] | 186 | RelativePath="..\..\lib\Analysis\CheckDeadStores.cpp"
|
| 187 | >
|
| 188 | </File>
|
| 189 | <File
|
Cedric Venet | 5977110 | 2008-09-20 18:03:16 +0000 | [diff] [blame] | 190 | RelativePath="..\..\lib\Analysis\CheckNSError.cpp"
|
| 191 | >
|
| 192 | </File>
|
| 193 | <File
|
Cedric Venet | cdfc641 | 2008-07-06 14:45:13 +0000 | [diff] [blame] | 194 | RelativePath="..\..\lib\Analysis\CheckObjCDealloc.cpp"
|
| 195 | >
|
| 196 | </File>
|
| 197 | <File
|
Cedric Venet | a31bfc2 | 2008-07-12 19:24:14 +0000 | [diff] [blame] | 198 | RelativePath="..\..\lib\Analysis\CheckObjCInstMethSignature.cpp"
|
| 199 | >
|
| 200 | </File>
|
| 201 | <File
|
Ted Kremenek | ffceb4c | 2008-07-24 22:20:01 +0000 | [diff] [blame] | 202 | RelativePath="..\..\lib\Analysis\CheckObjCUnusedIVars.cpp"
|
| 203 | >
|
| 204 | </File>
|
| 205 | <File
|
Ted Kremenek | 3929f98 | 2008-07-08 23:30:43 +0000 | [diff] [blame] | 206 | RelativePath="..\..\lib\Analysis\Environment.cpp"
|
| 207 | >
|
| 208 | </File>
|
| 209 | <File
|
Ted Kremenek | f81eac6 | 2008-03-17 21:21:04 +0000 | [diff] [blame] | 210 | RelativePath="..\..\lib\Analysis\ExplodedGraph.cpp"
|
Steve Naroff | f34729a | 2008-03-05 22:16:33 +0000 | [diff] [blame] | 211 | >
|
| 212 | </File>
|
| 213 | <File
|
Ted Kremenek | f81eac6 | 2008-03-17 21:21:04 +0000 | [diff] [blame] | 214 | RelativePath="..\..\lib\Analysis\GRBlockCounter.cpp"
|
Steve Naroff | f34729a | 2008-03-05 22:16:33 +0000 | [diff] [blame] | 215 | >
|
| 216 | </File>
|
| 217 | <File
|
Ted Kremenek | f81eac6 | 2008-03-17 21:21:04 +0000 | [diff] [blame] | 218 | RelativePath="..\..\lib\Analysis\GRCoreEngine.cpp"
|
Steve Naroff | f34729a | 2008-03-05 22:16:33 +0000 | [diff] [blame] | 219 | >
|
| 220 | </File>
|
| 221 | <File
|
Ted Kremenek | f81eac6 | 2008-03-17 21:21:04 +0000 | [diff] [blame] | 222 | RelativePath="..\..\lib\Analysis\GRExprEngine.cpp"
|
Steve Naroff | f34729a | 2008-03-05 22:16:33 +0000 | [diff] [blame] | 223 | >
|
| 224 | </File>
|
| 225 | <File
|
Ted Kremenek | a6eef8e | 2008-07-22 16:47:06 +0000 | [diff] [blame] | 226 | RelativePath="..\..\lib\Analysis\GRExprEngineInternalChecks.cpp"
|
| 227 | >
|
| 228 | </File>
|
| 229 | <File
|
Ted Kremenek | f81eac6 | 2008-03-17 21:21:04 +0000 | [diff] [blame] | 230 | RelativePath="..\..\lib\Analysis\GRSimpleVals.cpp"
|
Steve Naroff | f34729a | 2008-03-05 22:16:33 +0000 | [diff] [blame] | 231 | >
|
| 232 | </File>
|
| 233 | <File
|
Argyrios Kyrtzidis | 60da102 | 2008-09-09 11:39:45 +0000 | [diff] [blame] | 234 | RelativePath="..\..\lib\Analysis\GRSimpleVals.h"
|
| 235 | >
|
| 236 | </File>
|
| 237 | <File
|
Cedric Venet | ef73997 | 2008-08-26 19:46:30 +0000 | [diff] [blame] | 238 | RelativePath="..\..\lib\Analysis\GRState.cpp"
|
| 239 | >
|
| 240 | </File>
|
| 241 | <File
|
Steve Naroff | 962d326 | 2008-04-17 23:51:38 +0000 | [diff] [blame] | 242 | RelativePath="..\..\lib\Analysis\GRTransferFuncs.cpp"
|
| 243 | >
|
| 244 | </File>
|
| 245 | <File
|
Ted Kremenek | f81eac6 | 2008-03-17 21:21:04 +0000 | [diff] [blame] | 246 | RelativePath="..\..\lib\Analysis\LiveVariables.cpp"
|
Hartmut Kaiser | fe0a8eb | 2007-09-04 19:06:30 +0000 | [diff] [blame] | 247 | >
|
| 248 | </File>
|
Hartmut Kaiser | 1ff4f0c | 2007-09-16 00:04:22 +0000 | [diff] [blame] | 249 | <File
|
Ted Kremenek | 1e3e43a | 2008-10-04 17:55:52 +0000 | [diff] [blame] | 250 | RelativePath="..\..\lib\Analysis\MemRegion.cpp"
|
| 251 | >
|
| 252 | </File>
|
| 253 | <File
|
Steve Naroff | 9630ec5 | 2008-03-27 22:59:54 +0000 | [diff] [blame] | 254 | RelativePath="..\..\lib\Analysis\PathDiagnostic.cpp"
|
| 255 | >
|
| 256 | </File>
|
| 257 | <File
|
Steve Naroff | 95f01b3 | 2008-10-24 12:40:20 +0000 | [diff] [blame] | 258 | RelativePath="..\..\lib\Analysis\RegionStore.cpp"
|
| 259 | >
|
| 260 | </File>
|
| 261 | <File
|
Steve Naroff | abacf91 | 2008-10-21 13:04:43 +0000 | [diff] [blame] | 262 | RelativePath="..\..\lib\Analysis\SVals.cpp"
|
Steve Naroff | f34729a | 2008-03-05 22:16:33 +0000 | [diff] [blame] | 263 | >
|
| 264 | </File>
|
| 265 | <File
|
Ted Kremenek | f81eac6 | 2008-03-17 21:21:04 +0000 | [diff] [blame] | 266 | RelativePath="..\..\lib\Analysis\SymbolManager.cpp"
|
Steve Naroff | f34729a | 2008-03-05 22:16:33 +0000 | [diff] [blame] | 267 | >
|
| 268 | </File>
|
| 269 | <File
|
Ted Kremenek | f81eac6 | 2008-03-17 21:21:04 +0000 | [diff] [blame] | 270 | RelativePath="..\..\lib\Analysis\UninitializedValues.cpp"
|
Hartmut Kaiser | 1ff4f0c | 2007-09-16 00:04:22 +0000 | [diff] [blame] | 271 | >
|
| 272 | </File>
|
Hartmut Kaiser | fe0a8eb | 2007-09-04 19:06:30 +0000 | [diff] [blame] | 273 | </Filter>
|
| 274 | <Filter
|
| 275 | Name="Header Files"
|
| 276 | Filter="h;hpp;hxx;hm;inl;inc;xsd"
|
| 277 | UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
|
| 278 | >
|
| 279 | <File
|
Hartmut Kaiser | 816bd5c | 2007-10-01 23:57:52 +0000 | [diff] [blame] | 280 | RelativePath="..\..\include\clang\Analysis\ExprDeclBitVector.h"
|
| 281 | >
|
| 282 | </File>
|
| 283 | <File
|
Hartmut Kaiser | 124dd7b | 2007-09-07 14:34:20 +0000 | [diff] [blame] | 284 | RelativePath="..\..\include\clang\Analysis\LiveVariables.h"
|
Hartmut Kaiser | fe0a8eb | 2007-09-04 19:06:30 +0000 | [diff] [blame] | 285 | >
|
| 286 | </File>
|
| 287 | <File
|
Hartmut Kaiser | 124dd7b | 2007-09-07 14:34:20 +0000 | [diff] [blame] | 288 | RelativePath="..\..\include\clang\Analysis\LocalCheckers.h"
|
Hartmut Kaiser | fe0a8eb | 2007-09-04 19:06:30 +0000 | [diff] [blame] | 289 | >
|
| 290 | </File>
|
Hartmut Kaiser | 1ff4f0c | 2007-09-16 00:04:22 +0000 | [diff] [blame] | 291 | <File
|
Hartmut Kaiser | ba0f435 | 2007-10-10 19:50:45 +0000 | [diff] [blame] | 292 | RelativePath="..\..\include\clang\Analysis\ProgramEdge.h"
|
| 293 | >
|
| 294 | </File>
|
| 295 | <File
|
Hartmut Kaiser | 1ff4f0c | 2007-09-16 00:04:22 +0000 | [diff] [blame] | 296 | RelativePath="..\..\include\clang\Analysis\UninitializedValues.h"
|
| 297 | >
|
| 298 | </File>
|
Hartmut Kaiser | 763051d | 2007-09-20 21:54:10 +0000 | [diff] [blame] | 299 | <Filter
|
| 300 | Name="Visitors"
|
| 301 | >
|
| 302 | <File
|
| 303 | RelativePath="..\..\include\clang\Analysis\Visitors\CFGRecStmtDeclVisitor.h"
|
| 304 | >
|
| 305 | </File>
|
| 306 | <File
|
| 307 | RelativePath="..\..\include\clang\Analysis\Visitors\CFGRecStmtVisitor.h"
|
| 308 | >
|
| 309 | </File>
|
| 310 | <File
|
| 311 | RelativePath="..\..\include\clang\Analysis\Visitors\CFGStmtVisitor.h"
|
| 312 | >
|
| 313 | </File>
|
| 314 | <File
|
| 315 | RelativePath="..\..\include\clang\Analysis\Visitors\CFGVarDeclVisitor.h"
|
| 316 | >
|
| 317 | </File>
|
Hartmut Kaiser | 763051d | 2007-09-20 21:54:10 +0000 | [diff] [blame] | 318 | </Filter>
|
Hartmut Kaiser | 2c9334d | 2007-09-25 13:08:03 +0000 | [diff] [blame] | 319 | <Filter
|
| 320 | Name="ADT"
|
| 321 | >
|
| 322 | <File
|
| 323 | RelativePath="..\..\include\clang\Analysis\ADT\PersistentMap.h"
|
| 324 | >
|
| 325 | </File>
|
| 326 | </Filter>
|
| 327 | <Filter
|
| 328 | Name="Support"
|
| 329 | >
|
| 330 | <File
|
| 331 | RelativePath="..\..\include\clang\Analysis\Support\IntrusiveSPtr.h"
|
| 332 | >
|
| 333 | </File>
|
| 334 | </Filter>
|
Hartmut Kaiser | 27fd388 | 2007-09-25 23:32:45 +0000 | [diff] [blame] | 335 | <Filter
|
| 336 | Name="FlowSensitive"
|
| 337 | >
|
| 338 | <File
|
| 339 | RelativePath="..\..\include\clang\Analysis\FlowSensitive\DataflowSolver.h"
|
| 340 | >
|
| 341 | </File>
|
| 342 | <File
|
| 343 | RelativePath="..\..\include\clang\Analysis\FlowSensitive\DataflowValues.h"
|
| 344 | >
|
| 345 | </File>
|
| 346 | </Filter>
|
Hartmut Kaiser | fe0a8eb | 2007-09-04 19:06:30 +0000 | [diff] [blame] | 347 | </Filter>
|
| 348 | </Files>
|
| 349 | <Globals>
|
| 350 | </Globals>
|
| 351 | </VisualStudioProject>
|