| | 1 | n++<?xml version="1.0" encoding="UTF-8"?> |
|---|
| | 2 | <VisualStudioProject |
|---|
| | 3 | ProjectType="Visual C++" |
|---|
| | 4 | Version="9.00" |
|---|
| | 5 | Name="llvmdc" |
|---|
| | 6 | ProjectGUID="{9BA681DE-F781-48B8-A4CF-76810DDF875B}" |
|---|
| | 7 | RootNamespace="llvmdc" |
|---|
| | 8 | Keyword="Win32Proj" |
|---|
| | 9 | TargetFrameworkVersion="0" |
|---|
| | 10 | > |
|---|
| | 11 | <Platforms> |
|---|
| | 12 | <Platform |
|---|
| | 13 | Name="Win32" |
|---|
| | 14 | /> |
|---|
| | 15 | <Platform |
|---|
| | 16 | Name="x64" |
|---|
| | 17 | /> |
|---|
| | 18 | </Platforms> |
|---|
| | 19 | <ToolFiles> |
|---|
| | 20 | </ToolFiles> |
|---|
| | 21 | <Configurations> |
|---|
| | 22 | <Configuration |
|---|
| | 23 | Name="Debug|Win32" |
|---|
| | 24 | OutputDirectory="$(ProjectDir)\..\bin\$(PlatformName)\$(ConfigurationName)" |
|---|
| | 25 | IntermediateDirectory="$(ProjectDir)\$(PlatformName)\$(ConfigurationName)" |
|---|
| | 26 | ConfigurationType="1" |
|---|
| | 27 | > |
|---|
| | 28 | <Tool |
|---|
| | 29 | Name="VCPreBuildEventTool" |
|---|
| | 30 | /> |
|---|
| | 31 | <Tool |
|---|
| | 32 | Name="VCCustomBuildTool" |
|---|
| | 33 | /> |
|---|
| | 34 | <Tool |
|---|
| | 35 | Name="VCXMLDataGeneratorTool" |
|---|
| | 36 | /> |
|---|
| | 37 | <Tool |
|---|
| | 38 | Name="VCWebServiceProxyGeneratorTool" |
|---|
| | 39 | /> |
|---|
| | 40 | <Tool |
|---|
| | 41 | Name="VCMIDLTool" |
|---|
| | 42 | /> |
|---|
| | 43 | <Tool |
|---|
| | 44 | Name="VCCLCompilerTool" |
|---|
| | 45 | Optimization="0" |
|---|
| | 46 | InlineFunctionExpansion="0" |
|---|
| | 47 | AdditionalIncludeDirectories=""$(ProjectDir)";"$(ProjectDir)\..";"$(ProjectDir)\..\dmd"" |
|---|
| | 48 | PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE;IN_LLVM;_DH;DMDV1;OPAQUE_VTBLS" |
|---|
| | 49 | MinimalRebuild="true" |
|---|
| | 50 | BasicRuntimeChecks="3" |
|---|
| | 51 | RuntimeLibrary="3" |
|---|
| | 52 | UsePrecompiledHeader="0" |
|---|
| | 53 | WarningLevel="3" |
|---|
| | 54 | Detect64BitPortabilityProblems="false" |
|---|
| | 55 | DebugInformationFormat="4" |
|---|
| | 56 | /> |
|---|
| | 57 | <Tool |
|---|
| | 58 | Name="VCManagedResourceCompilerTool" |
|---|
| | 59 | /> |
|---|
| | 60 | <Tool |
|---|
| | 61 | Name="VCResourceCompilerTool" |
|---|
| | 62 | /> |
|---|
| | 63 | <Tool |
|---|
| | 64 | Name="VCPreLinkEventTool" |
|---|
| | 65 | /> |
|---|
| | 66 | <Tool |
|---|
| | 67 | Name="VCLinkerTool" |
|---|
| | 68 | AdditionalDependencies="VMCore.lib support.lib System.lib Target.lib Transforms.lib Analysis.lib Linker.lib Bitcode.lib" |
|---|
| | 69 | LinkIncremental="2" |
|---|
| | 70 | AdditionalLibraryDirectories="" |
|---|
| | 71 | GenerateDebugInformation="true" |
|---|
| | 72 | SubSystem="1" |
|---|
| | 73 | TargetMachine="1" |
|---|
| | 74 | /> |
|---|
| | 75 | <Tool |
|---|
| | 76 | Name="VCALinkTool" |
|---|
| | 77 | /> |
|---|
| | 78 | <Tool |
|---|
| | 79 | Name="VCManifestTool" |
|---|
| | 80 | /> |
|---|
| | 81 | <Tool |
|---|
| | 82 | Name="VCXDCMakeTool" |
|---|
| | 83 | /> |
|---|
| | 84 | <Tool |
|---|
| | 85 | Name="VCBscMakeTool" |
|---|
| | 86 | /> |
|---|
| | 87 | <Tool |
|---|
| | 88 | Name="VCFxCopTool" |
|---|
| | 89 | /> |
|---|
| | 90 | <Tool |
|---|
| | 91 | Name="VCAppVerifierTool" |
|---|
| | 92 | /> |
|---|
| | 93 | <Tool |
|---|
| | 94 | Name="VCPostBuildEventTool" |
|---|
| | 95 | /> |
|---|
| | 96 | </Configuration> |
|---|
| | 97 | <Configuration |
|---|
| | 98 | Name="Debug|x64" |
|---|
| | 99 | OutputDirectory="$(ProjectDir)\..\bin\$(PlatformName)\$(ConfigurationName)" |
|---|
| | 100 | IntermediateDirectory="$(ProjectDir)\$(PlatformName)\$(ConfigurationName)" |
|---|
| | 101 | ConfigurationType="1" |
|---|
| | 102 | > |
|---|
| | 103 | <Tool |
|---|
| | 104 | Name="VCPreBuildEventTool" |
|---|
| | 105 | /> |
|---|
| | 106 | <Tool |
|---|
| | 107 | Name="VCCustomBuildTool" |
|---|
| | 108 | /> |
|---|
| | 109 | <Tool |
|---|
| | 110 | Name="VCXMLDataGeneratorTool" |
|---|
| | 111 | /> |
|---|
| | 112 | <Tool |
|---|
| | 113 | Name="VCWebServiceProxyGeneratorTool" |
|---|
| | 114 | /> |
|---|
| | 115 | <Tool |
|---|
| | 116 | Name="VCMIDLTool" |
|---|
| | 117 | TargetEnvironment="3" |
|---|
| | 118 | /> |
|---|
| | 119 | <Tool |
|---|
| | 120 | Name="VCCLCompilerTool" |
|---|
| | 121 | Optimization="0" |
|---|
| | 122 | InlineFunctionExpansion="0" |
|---|
| | 123 | AdditionalIncludeDirectories=""$(ProjectDir)";"$(ProjectDir)\..";"$(ProjectDir)\..\dmd"" |
|---|
| | 124 | PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE;IN_LLVM;_DH;DMDV1;OPAQUE_VTBLS;__MSVCRT__" |
|---|
| | 125 | MinimalRebuild="true" |
|---|
| | 126 | BasicRuntimeChecks="3" |
|---|
| | 127 | RuntimeLibrary="3" |
|---|
| | 128 | UsePrecompiledHeader="0" |
|---|
| | 129 | WarningLevel="3" |
|---|
| | 130 | Detect64BitPortabilityProblems="false" |
|---|
| | 131 | DebugInformationFormat="3" |
|---|
| | 132 | /> |
|---|
| | 133 | <Tool |
|---|
| | 134 | Name="VCManagedResourceCompilerTool" |
|---|
| | 135 | /> |
|---|
| | 136 | <Tool |
|---|
| | 137 | Name="VCResourceCompilerTool" |
|---|
| | 138 | /> |
|---|
| | 139 | <Tool |
|---|
| | 140 | Name="VCPreLinkEventTool" |
|---|
| | 141 | /> |
|---|
| | 142 | <Tool |
|---|
| | 143 | Name="VCLinkerTool" |
|---|
| | 144 | AdditionalDependencies="VMCore.lib support.lib System.lib Target.lib Transforms.lib Analysis.lib Linker.lib Bitcode.lib" |
|---|
| | 145 | LinkIncremental="2" |
|---|
| | 146 | AdditionalLibraryDirectories="" |
|---|
| | 147 | GenerateDebugInformation="true" |
|---|
| | 148 | SubSystem="1" |
|---|
| | 149 | TargetMachine="17" |
|---|
| | 150 | /> |
|---|
| | 151 | <Tool |
|---|
| | 152 | Name="VCALinkTool" |
|---|
| | 153 | /> |
|---|
| | 154 | <Tool |
|---|
| | 155 | Name="VCManifestTool" |
|---|
| | 156 | /> |
|---|
| | 157 | <Tool |
|---|
| | 158 | Name="VCXDCMakeTool" |
|---|
| | 159 | /> |
|---|
| | 160 | <Tool |
|---|
| | 161 | Name="VCBscMakeTool" |
|---|
| | 162 | /> |
|---|
| | 163 | <Tool |
|---|
| | 164 | Name="VCFxCopTool" |
|---|
| | 165 | /> |
|---|
| | 166 | <Tool |
|---|
| | 167 | Name="VCAppVerifierTool" |
|---|
| | 168 | /> |
|---|
| | 169 | <Tool |
|---|
| | 170 | Name="VCPostBuildEventTool" |
|---|
| | 171 | /> |
|---|
| | 172 | </Configuration> |
|---|
| | 173 | <Configuration |
|---|
| | 174 | Name="Release|Win32" |
|---|
| | 175 | OutputDirectory="Release" |
|---|
| | 176 | IntermediateDirectory="Release" |
|---|
| | 177 | ConfigurationType="1" |
|---|
| | 178 | > |
|---|
| | 179 | <Tool |
|---|
| | 180 | Name="VCPreBuildEventTool" |
|---|
| | 181 | /> |
|---|
| | 182 | <Tool |
|---|
| | 183 | Name="VCCustomBuildTool" |
|---|
| | 184 | /> |
|---|
| | 185 | <Tool |
|---|
| | 186 | Name="VCXMLDataGeneratorTool" |
|---|
| | 187 | /> |
|---|
| | 188 | <Tool |
|---|
| | 189 | Name="VCWebServiceProxyGeneratorTool" |
|---|
| | 190 | /> |
|---|
| | 191 | <Tool |
|---|
| | 192 | Name="VCMIDLTool" |
|---|
| | 193 | /> |
|---|
| | 194 | <Tool |
|---|
| | 195 | Name="VCCLCompilerTool" |
|---|
| | 196 | PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE;" |
|---|
| | 197 | RuntimeLibrary="2" |
|---|
| | 198 | UsePrecompiledHeader="0" |
|---|
| | 199 | WarningLevel="3" |
|---|
| | 200 | Detect64BitPortabilityProblems="true" |
|---|
| | 201 | DebugInformationFormat="3" |
|---|
| | 202 | /> |
|---|
| | 203 | <Tool |
|---|
| | 204 | Name="VCManagedResourceCompilerTool" |
|---|
| | 205 | /> |
|---|
| | 206 | <Tool |
|---|
| | 207 | Name="VCResourceCompilerTool" |
|---|
| | 208 | /> |
|---|
| | 209 | <Tool |
|---|
| | 210 | Name="VCPreLinkEventTool" |
|---|
| | 211 | /> |
|---|
| | 212 | <Tool |
|---|
| | 213 | Name="VCLinkerTool" |
|---|
| | 214 | LinkIncremental="2" |
|---|
| | 215 | GenerateDebugInformation="true" |
|---|
| | 216 | SubSystem="1" |
|---|
| | 217 | OptimizeReferences="2" |
|---|
| | 218 | EnableCOMDATFolding="2" |
|---|
| | 219 | TargetMachine="1" |
|---|
| | 220 | /> |
|---|
| | 221 | <Tool |
|---|
| | 222 | Name="VCALinkTool" |
|---|
| | 223 | /> |
|---|
| | 224 | <Tool |
|---|
| | 225 | Name="VCManifestTool" |
|---|
| | 226 | /> |
|---|
| | 227 | <Tool |
|---|
| | 228 | Name="VCXDCMakeTool" |
|---|
| | 229 | /> |
|---|
| | 230 | <Tool |
|---|
| | 231 | Name="VCBscMakeTool" |
|---|
| | 232 | /> |
|---|
| | 233 | <Tool |
|---|
| | 234 | Name="VCFxCopTool" |
|---|
| | 235 | /> |
|---|
| | 236 | <Tool |
|---|
| | 237 | Name="VCAppVerifierTool" |
|---|
| | 238 | /> |
|---|
| | 239 | <Tool |
|---|
| | 240 | Name="VCPostBuildEventTool" |
|---|
| | 241 | /> |
|---|
| | 242 | </Configuration> |
|---|
| | 243 | <Configuration |
|---|
| | 244 | Name="Release|x64" |
|---|
| | 245 | OutputDirectory="$(PlatformName)\$(ConfigurationName)" |
|---|
| | 246 | IntermediateDirectory="$(PlatformName)\$(ConfigurationName)" |
|---|
| | 247 | ConfigurationType="1" |
|---|
| | 248 | > |
|---|
| | 249 | <Tool |
|---|
| | 250 | Name="VCPreBuildEventTool" |
|---|
| | 251 | /> |
|---|
| | 252 | <Tool |
|---|
| | 253 | Name="VCCustomBuildTool" |
|---|
| | 254 | /> |
|---|
| | 255 | <Tool |
|---|
| | 256 | Name="VCXMLDataGeneratorTool" |
|---|
| | 257 | /> |
|---|
| | 258 | <Tool |
|---|
| | 259 | Name="VCWebServiceProxyGeneratorTool" |
|---|
| | 260 | /> |
|---|
| | 261 | <Tool |
|---|
| | 262 | Name="VCMIDLTool" |
|---|
| | 263 | TargetEnvironment="3" |
|---|
| | 264 | /> |
|---|
| | 265 | <Tool |
|---|
| | 266 | Name="VCCLCompilerTool" |
|---|
| | 267 | PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE;" |
|---|
| | 268 | RuntimeLibrary="2" |
|---|
| | 269 | UsePrecompiledHeader="0" |
|---|
| | 270 | WarningLevel="3" |
|---|
| | 271 | Detect64BitPortabilityProblems="true" |
|---|
| | 272 | DebugInformationFormat="3" |
|---|
| | 273 | /> |
|---|
| | 274 | <Tool |
|---|
| | 275 | Name="VCManagedResourceCompilerTool" |
|---|
| | 276 | /> |
|---|
| | 277 | <Tool |
|---|
| | 278 | Name="VCResourceCompilerTool" |
|---|
| | 279 | /> |
|---|
| | 280 | <Tool |
|---|
| | 281 | Name="VCPreLinkEventTool" |
|---|
| | 282 | /> |
|---|
| | 283 | <Tool |
|---|
| | 284 | Name="VCLinkerTool" |
|---|
| | 285 | LinkIncremental="2" |
|---|
| | 286 | GenerateDebugInformation="true" |
|---|
| | 287 | SubSystem="1" |
|---|
| | 288 | OptimizeReferences="2" |
|---|
| | 289 | EnableCOMDATFolding="2" |
|---|
| | 290 | TargetMachine="17" |
|---|
| | 291 | /> |
|---|
| | 292 | <Tool |
|---|
| | 293 | Name="VCALinkTool" |
|---|
| | 294 | /> |
|---|
| | 295 | <Tool |
|---|
| | 296 | Name="VCManifestTool" |
|---|
| | 297 | /> |
|---|
| | 298 | <Tool |
|---|
| | 299 | Name="VCXDCMakeTool" |
|---|
| | 300 | /> |
|---|
| | 301 | <Tool |
|---|
| | 302 | Name="VCBscMakeTool" |
|---|
| | 303 | /> |
|---|
| | 304 | <Tool |
|---|
| | 305 | Name="VCFxCopTool" |
|---|
| | 306 | /> |
|---|
| | 307 | <Tool |
|---|
| | 308 | Name="VCAppVerifierTool" |
|---|
| | 309 | /> |
|---|
| | 310 | <Tool |
|---|
| | 311 | Name="VCPostBuildEventTool" |
|---|
| | 312 | /> |
|---|
| | 313 | </Configuration> |
|---|
| | 314 | </Configurations> |
|---|
| | 315 | <References> |
|---|
| | 316 | </References> |
|---|
| | 317 | <Files> |
|---|
| | 318 | <Filter |
|---|
| | 319 | Name="Header Files" |
|---|
| | 320 | Filter="h;hpp;hxx;hm;inl;inc;xsd" |
|---|
| | 321 | UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}" |
|---|
| | 322 | > |
|---|
| | 323 | <File |
|---|
| | 324 | RelativePath="..\gen\aa.h" |
|---|
| | 325 | > |
|---|
| | 326 | </File> |
|---|
| | 327 | <File |
|---|
| | 328 | RelativePath="..\dmd\aggregate.h" |
|---|
| | 329 | > |
|---|
| | 330 | </File> |
|---|
| | 331 | <File |
|---|
| | 332 | RelativePath="..\gen\arrays.h" |
|---|
| | 333 | > |
|---|
| | 334 | </File> |
|---|
| | 335 | <File |
|---|
| | 336 | RelativePath="..\dmd\arraytypes.h" |
|---|
| | 337 | > |
|---|
| | 338 | </File> |
|---|
| | 339 | <File |
|---|
| | 340 | RelativePath="..\dmd\attrib.h" |
|---|
| | 341 | > |
|---|
| | 342 | </File> |
|---|
| | 343 | <File |
|---|
| | 344 | RelativePath="..\gen\classes.h" |
|---|
| | 345 | > |
|---|
| | 346 | </File> |
|---|
| | 347 | <File |
|---|
| | 348 | RelativePath="..\gen\complex.h" |
|---|
| | 349 | > |
|---|
| | 350 | </File> |
|---|
| | 351 | <File |
|---|
| | 352 | RelativePath="..\dmd\complex_t.h" |
|---|
| | 353 | > |
|---|
| | 354 | </File> |
|---|
| | 355 | <File |
|---|
| | 356 | RelativePath="..\dmd\cond.h" |
|---|
| | 357 | > |
|---|
| | 358 | </File> |
|---|
| | 359 | <File |
|---|
| | 360 | RelativePath="..\gen\d-asm-i386.h" |
|---|
| | 361 | > |
|---|
| | 362 | </File> |
|---|
| | 363 | <File |
|---|
| | 364 | RelativePath="..\dmd\dchar.h" |
|---|
| | 365 | > |
|---|
| | 366 | </File> |
|---|
| | 367 | <File |
|---|
| | 368 | RelativePath="..\dmd\declaration.h" |
|---|
| | 369 | > |
|---|
| | 370 | </File> |
|---|
| | 371 | <File |
|---|
| | 372 | RelativePath="..\dmd\doc.h" |
|---|
| | 373 | > |
|---|
| | 374 | </File> |
|---|
| | 375 | <File |
|---|
| | 376 | RelativePath="..\dmd\dsymbol.h" |
|---|
| | 377 | > |
|---|
| | 378 | </File> |
|---|
| | 379 | <File |
|---|
| | 380 | RelativePath="..\gen\dvalue.h" |
|---|
| | 381 | > |
|---|
| | 382 | </File> |
|---|
| | 383 | <File |
|---|
| | 384 | RelativePath="..\dmd\enum.h" |
|---|
| | 385 | > |
|---|
| | 386 | </File> |
|---|
| | 387 | <File |
|---|
| | 388 | RelativePath="..\gen\enums.h" |
|---|
| | 389 | > |
|---|
| | 390 | </File> |
|---|
| | 391 | <File |
|---|
| | 392 | RelativePath="..\dmd\expression.h" |
|---|
| | 393 | > |
|---|
| | 394 | </File> |
|---|
| | 395 | <File |
|---|
| | 396 | RelativePath="..\gen\functions.h" |
|---|
| | 397 | > |
|---|
| | 398 | </File> |
|---|
| | 399 | <File |
|---|
| | 400 | RelativePath="..\dmd\gnuc.h" |
|---|
| | 401 | > |
|---|
| | 402 | </File> |
|---|
| | 403 | <File |
|---|
| | 404 | RelativePath="..\dmd\hdrgen.h" |
|---|
| | 405 | > |
|---|
| | 406 | </File> |
|---|
| | 407 | <File |
|---|
| | 408 | RelativePath="..\dmd\html.h" |
|---|
| | 409 | > |
|---|
| | 410 | </File> |
|---|
| | 411 | <File |
|---|
| | 412 | RelativePath="..\dmd\id.h" |
|---|
| | 413 | > |
|---|
| | 414 | </File> |
|---|
| | 415 | <File |
|---|
| | 416 | RelativePath="..\dmd\identifier.h" |
|---|
| | 417 | > |
|---|
| | 418 | </File> |
|---|
| | 419 | <File |
|---|
| | 420 | RelativePath="..\dmd\import.h" |
|---|
| | 421 | > |
|---|
| | 422 | </File> |
|---|
| | 423 | <File |
|---|
| | 424 | RelativePath="..\dmd\init.h" |
|---|
| | 425 | > |
|---|
| | 426 | </File> |
|---|
| | 427 | <File |
|---|
| | 428 | RelativePath=".\inttypes.h" |
|---|
| | 429 | > |
|---|
| | 430 | </File> |
|---|
| | 431 | <File |
|---|
| | 432 | RelativePath="..\ir\ir.h" |
|---|
| | 433 | > |
|---|
| | 434 | </File> |
|---|
| | 435 | <File |
|---|
| | 436 | RelativePath="..\ir\irforw.h" |
|---|
| | 437 | > |
|---|
| | 438 | </File> |
|---|
| | 439 | <File |
|---|
| | 440 | RelativePath="..\ir\irfunction.h" |
|---|
| | 441 | > |
|---|
| | 442 | </File> |
|---|
| | 443 | <File |
|---|
| | 444 | RelativePath="..\ir\irlandingpad.h" |
|---|
| | 445 | > |
|---|
| | 446 | </File> |
|---|
| | 447 | <File |
|---|
| | 448 | RelativePath="..\ir\irmodule.h" |
|---|
| | 449 | > |
|---|
| | 450 | </File> |
|---|
| | 451 | <File |
|---|
| | 452 | RelativePath="..\gen\irstate.h" |
|---|
| | 453 | > |
|---|
| | 454 | </File> |
|---|
| | 455 | <File |
|---|
| | 456 | RelativePath="..\ir\irstruct.h" |
|---|
| | 457 | > |
|---|
| | 458 | </File> |
|---|
| | 459 | <File |
|---|
| | 460 | RelativePath="..\ir\irsymbol.h" |
|---|
| | 461 | > |
|---|
| | 462 | </File> |
|---|
| | 463 | <File |
|---|
| | 464 | RelativePath="..\ir\irtype.h" |
|---|
| | 465 | > |
|---|
| | 466 | </File> |
|---|
| | 467 | <File |
|---|
| | 468 | RelativePath="..\ir\irvar.h" |
|---|
| | 469 | > |
|---|
| | 470 | </File> |
|---|
| | 471 | <File |
|---|
| | 472 | RelativePath="..\dmd\lexer.h" |
|---|
| | 473 | > |
|---|
| | 474 | </File> |
|---|
| | 475 | <File |
|---|
| | 476 | RelativePath="..\gen\linker.h" |
|---|
| | 477 | > |
|---|
| | 478 | </File> |
|---|
| | 479 | <File |
|---|
| | 480 | RelativePath="..\gen\llvm.h" |
|---|
| | 481 | > |
|---|
| | 482 | </File> |
|---|
| | 483 | <File |
|---|
| | 484 | RelativePath="..\gen\llvmhelpers.h" |
|---|
| | 485 | > |
|---|
| | 486 | </File> |
|---|
| | 487 | <File |
|---|
| | 488 | RelativePath="..\gen\logger.h" |
|---|
| | 489 | > |
|---|
| | 490 | </File> |
|---|
| | 491 | <File |
|---|
| | 492 | RelativePath="..\dmd\lstring.h" |
|---|
| | 493 | > |
|---|
| | 494 | </File> |
|---|
| | 495 | <File |
|---|
| | 496 | RelativePath="..\dmd\macro.h" |
|---|
| | 497 | > |
|---|
| | 498 | </File> |
|---|
| | 499 | <File |
|---|
| | 500 | RelativePath="..\dmd\mars.h" |
|---|
| | 501 | > |
|---|
| | 502 | </File> |
|---|
| | 503 | <File |
|---|
| | 504 | RelativePath="..\dmd\mem.h" |
|---|
| | 505 | > |
|---|
| | 506 | </File> |
|---|
| | 507 | <File |
|---|
| | 508 | RelativePath="..\dmd\module.h" |
|---|
| | 509 | > |
|---|
| | 510 | </File> |
|---|
| | 511 | <File |
|---|
| | 512 | RelativePath="..\dmd\mtype.h" |
|---|
| | 513 | > |
|---|
| | 514 | </File> |
|---|
| | 515 | <File |
|---|
| | 516 | RelativePath="..\dmd\parse.h" |
|---|
| | 517 | > |
|---|
| | 518 | </File> |
|---|
| | 519 | <File |
|---|
| | 520 | RelativePath="..\dmd\port.h" |
|---|
| | 521 | > |
|---|
| | 522 | </File> |
|---|
| | 523 | <File |
|---|
| | 524 | RelativePath="..\dmd\root.h" |
|---|
| | 525 | > |
|---|
| | 526 | </File> |
|---|
| | 527 | <File |
|---|
| | 528 | RelativePath="..\gen\runtime.h" |
|---|
| | 529 | > |
|---|
| | 530 | </File> |
|---|
| | 531 | <File |
|---|
| | 532 | RelativePath="..\dmd\scope.h" |
|---|
| | 533 | > |
|---|
| | 534 | </File> |
|---|
| | 535 | <File |
|---|
| | 536 | RelativePath="..\dmd\statement.h" |
|---|
| | 537 | > |
|---|
| | 538 | </File> |
|---|
| | 539 | <File |
|---|
| | 540 | RelativePath="..\dmd\staticassert.h" |
|---|
| | 541 | > |
|---|
| | 542 | </File> |
|---|
| | 543 | <File |
|---|
| | 544 | RelativePath=".\stdint.h" |
|---|
| | 545 | > |
|---|
| | 546 | </File> |
|---|
| | 547 | <File |
|---|
| | 548 | RelativePath="..\dmd\stringtable.h" |
|---|
| | 549 | > |
|---|
| | 550 | </File> |
|---|
| | 551 | <File |
|---|
| | 552 | RelativePath="..\gen\structs.h" |
|---|
| | 553 | > |
|---|
| | 554 | </File> |
|---|
| | 555 | <File |
|---|
| | 556 | RelativePath="..\dmd\template.h" |
|---|
| | 557 | > |
|---|
| | 558 | </File> |
|---|
| | 559 | <File |
|---|
| | 560 | RelativePath="..\gen\todebug.h" |
|---|
| | 561 | > |
|---|
| | 562 | </File> |
|---|
| | 563 | <File |
|---|
| | 564 | RelativePath="..\gen\tollvm.h" |
|---|
| | 565 | > |
|---|
| | 566 | </File> |
|---|
| | 567 | <File |
|---|
| | 568 | RelativePath="..\dmd\total.h" |
|---|
| | 569 | > |
|---|
| | 570 | </File> |
|---|
| | 571 | <File |
|---|
| | 572 | RelativePath="..\gen\typeinf.h" |
|---|
| | 573 | > |
|---|
| | 574 | </File> |
|---|
| | 575 | <File |
|---|
| | 576 | RelativePath="..\dmd\utf.h" |
|---|
| | 577 | > |
|---|
| | 578 | </File> |
|---|
| | 579 | <File |
|---|
| | 580 | RelativePath="..\dmd\version.h" |
|---|
| | 581 | > |
|---|
| | 582 | </File> |
|---|
| | 583 | </Filter> |
|---|
| | 584 | <Filter |
|---|
| | 585 | Name="Resource Files" |
|---|
| | 586 | Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx" |
|---|
| | 587 | UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}" |
|---|
| | 588 | > |
|---|
| | 589 | </Filter> |
|---|
| | 590 | <Filter |
|---|
| | 591 | Name="Source Files" |
|---|
| | 592 | Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx" |
|---|
| | 593 | UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}" |
|---|
| | 594 | > |
|---|
| | 595 | <File |
|---|
| | 596 | RelativePath="..\gen\aa.cpp" |
|---|
| | 597 | > |
|---|
| | 598 | </File> |
|---|
| | 599 | <File |
|---|
| | 600 | RelativePath="..\dmd\access.c" |
|---|
| | 601 | > |
|---|
| | 602 | <FileConfiguration |
|---|
| | 603 | Name="Debug|Win32" |
|---|
| | 604 | > |
|---|
| | 605 | <Tool |
|---|
| | 606 | Name="VCCLCompilerTool" |
|---|
| | 607 | CompileAs="2" |
|---|
| | 608 | /> |
|---|
| | 609 | </FileConfiguration> |
|---|
| | 610 | <FileConfiguration |
|---|
| | 611 | Name="Debug|x64" |
|---|
| | 612 | > |
|---|
| | 613 | <Tool |
|---|
| | 614 | Name="VCCLCompilerTool" |
|---|
| | 615 | CompileAs="2" |
|---|
| | 616 | /> |
|---|
| | 617 | </FileConfiguration> |
|---|
| | 618 | </File> |
|---|
| | 619 | <File |
|---|
| | 620 | RelativePath="..\dmd\array.c" |
|---|
| | 621 | > |
|---|
| | 622 | <FileConfiguration |
|---|
| | 623 | Name="Debug|Win32" |
|---|
| | 624 | > |
|---|
| | 625 | <Tool |
|---|
| | 626 | Name="VCCLCompilerTool" |
|---|
| | 627 | CompileAs="2" |
|---|
| | 628 | /> |
|---|
| | 629 | </FileConfiguration> |
|---|
| | 630 | <FileConfiguration |
|---|
| | 631 | Name="Debug|x64" |
|---|
| | 632 | > |
|---|
| | 633 | <Tool |
|---|
| | 634 | Name="VCCLCompilerTool" |
|---|
| | 635 | CompileAs="2" |
|---|
| | 636 | /> |
|---|
| | 637 | </FileConfiguration> |
|---|
| | 638 | </File> |
|---|
| | 639 | <File |
|---|
| | 640 | RelativePath="..\dmd\arrayop.c" |
|---|
| | 641 | > |
|---|
| | 642 | <FileConfiguration |
|---|
| | 643 | Name="Debug|Win32" |
|---|
| | 644 | > |
|---|
| | 645 | <Tool |
|---|
| | 646 | Name="VCCLCompilerTool" |
|---|
| | 647 | CompileAs="2" |
|---|
| | 648 | /> |
|---|
| | 649 | </FileConfiguration> |
|---|
| | 650 | <FileConfiguration |
|---|
| | 651 | Name="Debug|x64" |
|---|
| | 652 | > |
|---|
| | 653 | <Tool |
|---|
| | 654 | Name="VCCLCompilerTool" |
|---|
| | 655 | CompileAs="2" |
|---|
| | 656 | /> |
|---|
| | 657 | </FileConfiguration> |
|---|
| | 658 | </File> |
|---|
| | 659 | <File |
|---|
| | 660 | RelativePath="..\gen\arrays.cpp" |
|---|
| | 661 | > |
|---|
| | 662 | </File> |
|---|
| | 663 | <File |
|---|
| | 664 | RelativePath="..\gen\asmstmt.cpp" |
|---|
| | 665 | > |
|---|
| | 666 | </File> |
|---|
| | 667 | <File |
|---|
| | 668 | RelativePath="..\dmd\attrib.c" |
|---|
| | 669 | > |
|---|
| | 670 | <FileConfiguration |
|---|
| | 671 | Name="Debug|Win32" |
|---|
| | 672 | > |
|---|
| | 673 | <Tool |
|---|
| | 674 | Name="VCCLCompilerTool" |
|---|
| | 675 | CompileAs="2" |
|---|
| | 676 | /> |
|---|
| | 677 | </FileConfiguration> |
|---|
| | 678 | <FileConfiguration |
|---|
| | 679 | Name="Debug|x64" |
|---|
| | 680 | > |
|---|
| | 681 | <Tool |
|---|
| | 682 | Name="VCCLCompilerTool" |
|---|
| | 683 | CompileAs="2" |
|---|
| | 684 | /> |
|---|
| | 685 | </FileConfiguration> |
|---|
| | 686 | </File> |
|---|
| | 687 | <File |
|---|
| | 688 | RelativePath="..\gen\binops.cpp" |
|---|
| | 689 | > |
|---|
| | 690 | </File> |
|---|
| | 691 | <File |
|---|
| | 692 | RelativePath="..\dmd\cast.c" |
|---|
| | 693 | > |
|---|
| | 694 | <FileConfiguration |
|---|
| | 695 | Name="Debug|Win32" |
|---|
| | 696 | > |
|---|
| | 697 | <Tool |
|---|
| | 698 | Name="VCCLCompilerTool" |
|---|
| | 699 | CompileAs="2" |
|---|
| | 700 | /> |
|---|
| | 701 | </FileConfiguration> |
|---|
| | 702 | <FileConfiguration |
|---|
| | 703 | Name="Debug|x64" |
|---|
| | 704 | > |
|---|
| | 705 | <Tool |
|---|
| | 706 | Name="VCCLCompilerTool" |
|---|
| | 707 | CompileAs="2" |
|---|
| | 708 | /> |
|---|
| | 709 | </FileConfiguration> |
|---|
| | 710 | </File> |
|---|
| | 711 | <File |
|---|
| | 712 | RelativePath="..\dmd\class.c" |
|---|
| | 713 | > |
|---|
| | 714 | <FileConfiguration |
|---|
| | 715 | Name="Debug|Win32" |
|---|
| | 716 | > |
|---|
| | 717 | <Tool |
|---|
| | 718 | Name="VCCLCompilerTool" |
|---|
| | 719 | CompileAs="2" |
|---|
| | 720 | /> |
|---|
| | 721 | </FileConfiguration> |
|---|
| | 722 | <FileConfiguration |
|---|
| | 723 | Name="Debug|x64" |
|---|
| | 724 | > |
|---|
| | 725 | <Tool |
|---|
| | 726 | Name="VCCLCompilerTool" |
|---|
| | 727 | CompileAs="2" |
|---|
| | 728 | /> |
|---|
| | 729 | </FileConfiguration> |
|---|
| | 730 | </File> |
|---|
| | 731 | <File |
|---|
| | 732 | RelativePath="..\gen\classes.cpp" |
|---|
| | 733 | > |
|---|
| | 734 | </File> |
|---|
| | 735 | <File |
|---|
| | 736 | RelativePath="..\dmd\clone.c" |
|---|
| | 737 | > |
|---|
| | 738 | <FileConfiguration |
|---|
| | 739 | Name="Debug|Win32" |
|---|
| | 740 | > |
|---|
| | 741 | <Tool |
|---|
| | 742 | Name="VCCLCompilerTool" |
|---|
| | 743 | CompileAs="2" |
|---|
| | 744 | /> |
|---|
| | 745 | </FileConfiguration> |
|---|
| | 746 | <FileConfiguration |
|---|
| | 747 | Name="Debug|x64" |
|---|
| | 748 | > |
|---|
| | 749 | <Tool |
|---|
| | 750 | Name="VCCLCompilerTool" |
|---|
| | 751 | CompileAs="2" |
|---|
| | 752 | /> |
|---|
| | 753 | </FileConfiguration> |
|---|
| | 754 | </File> |
|---|
| | 755 | <File |
|---|
| | 756 | RelativePath="..\gen\complex.cpp" |
|---|
| | 757 | > |
|---|
| | 758 | </File> |
|---|
| | 759 | <File |
|---|
| | 760 | RelativePath="..\dmd\cond.c" |
|---|
| | 761 | > |
|---|
| | 762 | <FileConfiguration |
|---|
| | 763 | Name="Debug|Win32" |
|---|
| | 764 | > |
|---|
| | 765 | <Tool |
|---|
| | 766 | Name="VCCLCompilerTool" |
|---|
| | 767 | CompileAs="2" |
|---|
| | 768 | /> |
|---|
| | 769 | </FileConfiguration> |
|---|
| | 770 | <FileConfiguration |
|---|
| | 771 | Name="Debug|x64" |
|---|
| | 772 | > |
|---|
| | 773 | <Tool |
|---|
| | 774 | Name="VCCLCompilerTool" |
|---|
| | 775 | CompileAs="2" |
|---|
| | 776 | /> |
|---|
| | 777 | </FileConfiguration> |
|---|
| | 778 | </File> |
|---|
| | 779 | <File |
|---|
| | 780 | RelativePath="..\dmd\constfold.c" |
|---|
| | 781 | > |
|---|
| | 782 | <FileConfiguration |
|---|
| | 783 | Name="Debug|Win32" |
|---|
| | 784 | > |
|---|
| | 785 | <Tool |
|---|
| | 786 | Name="VCCLCompilerTool" |
|---|
| | 787 | CompileAs="2" |
|---|
| | 788 | /> |
|---|
| | 789 | </FileConfiguration> |
|---|
| | 790 | <FileConfiguration |
|---|
| | 791 | Name="Debug|x64" |
|---|
| | 792 | > |
|---|
| | 793 | <Tool |
|---|
| | 794 | Name="VCCLCompilerTool" |
|---|
| | 795 | CompileAs="2" |
|---|
| | 796 | /> |
|---|
| | 797 | </FileConfiguration> |
|---|
| | 798 | </File> |
|---|
| | 799 | <File |
|---|
| | 800 | RelativePath="..\dmd\dchar.c" |
|---|
| | 801 | > |
|---|
| | 802 | <FileConfiguration |
|---|
| | 803 | Name="Debug|Win32" |
|---|
| | 804 | > |
|---|
| | 805 | <Tool |
|---|
| | 806 | Name="VCCLCompilerTool" |
|---|
| | 807 | CompileAs="2" |
|---|
| | 808 | /> |
|---|
| | 809 | </FileConfiguration> |
|---|
| | 810 | <FileConfiguration |
|---|
| | 811 | Name="Debug|x64" |
|---|
| | 812 | > |
|---|
| | 813 | <Tool |
|---|
| | 814 | Name="VCCLCompilerTool" |
|---|
| | 815 | CompileAs="2" |
|---|
| | 816 | /> |
|---|
| | 817 | </FileConfiguration> |
|---|
| | 818 | </File> |
|---|
| | 819 | <File |
|---|
| | 820 | RelativePath="..\dmd\declaration.c" |
|---|
| | 821 | > |
|---|
| | 822 | <FileConfiguration |
|---|
| | 823 | Name="Debug|Win32" |
|---|
| | 824 | > |
|---|
| | 825 | <Tool |
|---|
| | 826 | Name="VCCLCompilerTool" |
|---|
| | 827 | CompileAs="2" |
|---|
| | 828 | /> |
|---|
| | 829 | </FileConfiguration> |
|---|
| | 830 | <FileConfiguration |
|---|
| | 831 | Name="Debug|x64" |
|---|
| | 832 | > |
|---|
| | 833 | <Tool |
|---|
| | 834 | Name="VCCLCompilerTool" |
|---|
| | 835 | CompileAs="2" |
|---|
| | 836 | /> |
|---|
| | 837 | </FileConfiguration> |
|---|
| | 838 | </File> |
|---|
| | 839 | <File |
|---|
| | 840 | RelativePath="..\dmd\delegatize.c" |
|---|
| | 841 | > |
|---|
| | 842 | <FileConfiguration |
|---|
| | 843 | Name="Debug|Win32" |
|---|
| | 844 | > |
|---|
| | 845 | <Tool |
|---|
| | 846 | Name="VCCLCompilerTool" |
|---|
| | 847 | CompileAs="2" |
|---|
| | 848 | /> |
|---|
| | 849 | </FileConfiguration> |
|---|
| | 850 | <FileConfiguration |
|---|
| | 851 | Name="Debug|x64" |
|---|
| | 852 | > |
|---|
| | 853 | <Tool |
|---|
| | 854 | Name="VCCLCompilerTool" |
|---|
| | 855 | CompileAs="2" |
|---|
| | 856 | /> |
|---|
| | 857 | </FileConfiguration> |
|---|
| | 858 | </File> |
|---|
| | 859 | <File |
|---|
| | 860 | RelativePath="..\dmd\doc.c" |
|---|
| | 861 | > |
|---|
| | 862 | <FileConfiguration |
|---|
| | 863 | Name="Debug|Win32" |
|---|
| | 864 | > |
|---|
| | 865 | <Tool |
|---|
| | 866 | Name="VCCLCompilerTool" |
|---|
| | 867 | CompileAs="2" |
|---|
| | 868 | /> |
|---|
| | 869 | </FileConfiguration> |
|---|
| | 870 | <FileConfiguration |
|---|
| | 871 | Name="Debug|x64" |
|---|
| | 872 | > |
|---|
| | 873 | <Tool |
|---|
| | 874 | Name="VCCLCompilerTool" |
|---|
| | 875 | CompileAs="2" |
|---|
| | 876 | /> |
|---|
| | 877 | </FileConfiguration> |
|---|
| | 878 | </File> |
|---|
| | 879 | <File |
|---|
| | 880 | RelativePath="..\dmd\dsymbol.c" |
|---|
| | 881 | > |
|---|
| | 882 | <FileConfiguration |
|---|
| | 883 | Name="Debug|Win32" |
|---|
| | 884 | > |
|---|
| | 885 | <Tool |
|---|
| | 886 | Name="VCCLCompilerTool" |
|---|
| | 887 | CompileAs="2" |
|---|
| | 888 | /> |
|---|
| | 889 | </FileConfiguration> |
|---|
| | 890 | <FileConfiguration |
|---|
| | 891 | Name="Debug|x64" |
|---|
| | 892 | > |
|---|
| | 893 | <Tool |
|---|
| | 894 | Name="VCCLCompilerTool" |
|---|
| | 895 | CompileAs="2" |
|---|
| | 896 | /> |
|---|
| | 897 | </FileConfiguration> |
|---|
| | 898 | </File> |
|---|
| | 899 | <File |
|---|
| | 900 | RelativePath="..\dmd\dump.c" |
|---|
| | 901 | > |
|---|
| | 902 | <FileConfiguration |
|---|
| | 903 | Name="Debug|Win32" |
|---|
| | 904 | > |
|---|
| | 905 | <Tool |
|---|
| | 906 | Name="VCCLCompilerTool" |
|---|
| | 907 | CompileAs="2" |
|---|
| | 908 | /> |
|---|
| | 909 | </FileConfiguration> |
|---|
| | 910 | <FileConfiguration |
|---|
| | 911 | Name="Debug|x64" |
|---|
| | 912 | > |
|---|
| | 913 | <Tool |
|---|
| | 914 | Name="VCCLCompilerTool" |
|---|
| | 915 | CompileAs="2" |
|---|
| | 916 | /> |
|---|
| | 917 | </FileConfiguration> |
|---|
| | 918 | </File> |
|---|
| | 919 | <File |
|---|
| | 920 | RelativePath="..\gen\dvalue.cpp" |
|---|
| | 921 | > |
|---|
| | 922 | </File> |
|---|
| | 923 | <File |
|---|
| | 924 | RelativePath="..\gen\dwarftypes.cpp" |
|---|
| | 925 | > |
|---|
| | 926 | </File> |
|---|
| | 927 | <File |
|---|
| | 928 | RelativePath="..\dmd\entity.c" |
|---|
| | 929 | > |
|---|
| | 930 | <FileConfiguration |
|---|
| | 931 | Name="Debug|Win32" |
|---|
| | 932 | > |
|---|
| | 933 | <Tool |
|---|
| | 934 | Name="VCCLCompilerTool" |
|---|
| | 935 | CompileAs="2" |
|---|
| | 936 | /> |
|---|
| | 937 | </FileConfiguration> |
|---|
| | 938 | <FileConfiguration |
|---|
| | 939 | Name="Debug|x64" |
|---|
| | 940 | > |
|---|
| | 941 | <Tool |
|---|
| | 942 | Name="VCCLCompilerTool" |
|---|
| | 943 | CompileAs="2" |
|---|
| | 944 | /> |
|---|
| | 945 | </FileConfiguration> |
|---|
| | 946 | </File> |
|---|
| | 947 | <File |
|---|
| | 948 | RelativePath="..\dmd\enum.c" |
|---|
| | 949 | > |
|---|
| | 950 | <FileConfiguration |
|---|
| | 951 | Name="Debug|Win32" |
|---|
| | 952 | > |
|---|
| | 953 | <Tool |
|---|
| | 954 | Name="VCCLCompilerTool" |
|---|
| | 955 | CompileAs="2" |
|---|
| | 956 | /> |
|---|
| | 957 | </FileConfiguration> |
|---|
| | 958 | <FileConfiguration |
|---|
| | 959 | Name="Debug|x64" |
|---|
| | 960 | > |
|---|
| | 961 | <Tool |
|---|
| | 962 | Name="VCCLCompilerTool" |
|---|
| | 963 | CompileAs="2" |
|---|
| | 964 | /> |
|---|
| | 965 | </FileConfiguration> |
|---|
| | 966 | </File> |
|---|
| | 967 | <File |
|---|
| | 968 | RelativePath="..\dmd\expression.c" |
|---|
| | 969 | > |
|---|
| | 970 | <FileConfiguration |
|---|
| | 971 | Name="Debug|Win32" |
|---|
| | 972 | > |
|---|
| | 973 | <Tool |
|---|
| | 974 | Name="VCCLCompilerTool" |
|---|
| | 975 | CompileAs="2" |
|---|
| | 976 | /> |
|---|
| | 977 | </FileConfiguration> |
|---|
| | 978 | <FileConfiguration |
|---|
| | 979 | Name="Debug|x64" |
|---|
| | 980 | > |
|---|
| | 981 | <Tool |
|---|
| | 982 | Name="VCCLCompilerTool" |
|---|
| | 983 | CompileAs="2" |
|---|
| | 984 | /> |
|---|
| | 985 | </FileConfiguration> |
|---|
| | 986 | </File> |
|---|
| | 987 | <File |
|---|
| | 988 | RelativePath="..\dmd\func.c" |
|---|
| | 989 | > |
|---|
| | 990 | <FileConfiguration |
|---|
| | 991 | Name="Debug|Win32" |
|---|
| | 992 | > |
|---|
| | 993 | <Tool |
|---|
| | 994 | Name="VCCLCompilerTool" |
|---|
| | 995 | CompileAs="2" |
|---|
| | 996 | /> |
|---|
| | 997 | </FileConfiguration> |
|---|
| | 998 | <FileConfiguration |
|---|
| | 999 | Name="Debug|x64" |
|---|
| | 1000 | > |
|---|
| | 1001 | <Tool |
|---|
| | 1002 | Name="VCCLCompilerTool" |
|---|
| | 1003 | CompileAs="2" |
|---|
| | 1004 | /> |
|---|
| | 1005 | </FileConfiguration> |
|---|
| | 1006 | </File> |
|---|
| | 1007 | <File |
|---|
| | 1008 | RelativePath="..\gen\functions.cpp" |
|---|
| | 1009 | > |
|---|
| | 1010 | </File> |
|---|
| | 1011 | <File |
|---|
| | 1012 | RelativePath="..\dmd\gnuc.c" |
|---|
| | 1013 | > |
|---|
| | 1014 | <FileConfiguration |
|---|
| | 1015 | Name="Debug|Win32" |
|---|
| | 1016 | > |
|---|
| | 1017 | <Tool |
|---|
| | 1018 | Name="VCCLCompilerTool" |
|---|
| | 1019 | CompileAs="2" |
|---|
| | 1020 | /> |
|---|
| | 1021 | </FileConfiguration> |
|---|
| | 1022 | <FileConfiguration |
|---|
| | 1023 | Name="Debug|x64" |
|---|
| | 1024 | > |
|---|
| | 1025 | <Tool |
|---|
| | 1026 | Name="VCCLCompilerTool" |
|---|
| | 1027 | CompileAs="2" |
|---|
| | 1028 | /> |
|---|
| | 1029 | </FileConfiguration> |
|---|
| | 1030 | </File> |
|---|
| | 1031 | <File |
|---|
| | 1032 | RelativePath="..\dmd\hdrgen.c" |
|---|
| | 1033 | > |
|---|
| | 1034 | <FileConfiguration |
|---|
| | 1035 | Name="Debug|Win32" |
|---|
| | 1036 | > |
|---|
| | 1037 | <Tool |
|---|
| | 1038 | Name="VCCLCompilerTool" |
|---|
| | 1039 | CompileAs="2" |
|---|
| | 1040 | /> |
|---|
| | 1041 | </FileConfiguration> |
|---|
| | 1042 | <FileConfiguration |
|---|
| | 1043 | Name="Debug|x64" |
|---|
| | 1044 | > |
|---|
| | 1045 | <Tool |
|---|
| | 1046 | Name="VCCLCompilerTool" |
|---|
| | 1047 | CompileAs="2" |
|---|
| | 1048 | /> |
|---|
| | 1049 | </FileConfiguration> |
|---|
| | 1050 | </File> |
|---|
| | 1051 | <File |
|---|
| | 1052 | RelativePath="..\dmd\html.c" |
|---|
| | 1053 | > |
|---|
| | 1054 | <FileConfiguration |
|---|
| | 1055 | Name="Debug|Win32" |
|---|
| | 1056 | > |
|---|
| | 1057 | <Tool |
|---|
| | 1058 | Name="VCCLCompilerTool" |
|---|
| | 1059 | CompileAs="2" |
|---|
| | 1060 | /> |
|---|
| | 1061 | </FileConfiguration> |
|---|
| | 1062 | <FileConfiguration |
|---|
| | 1063 | Name="Debug|x64" |
|---|
| | 1064 | > |
|---|
| | 1065 | <Tool |
|---|
| | 1066 | Name="VCCLCompilerTool" |
|---|
| | 1067 | CompileAs="2" |
|---|
| | 1068 | /> |
|---|
| | 1069 | </FileConfiguration> |
|---|
| | 1070 | </File> |
|---|
| | 1071 | <File |
|---|
| | 1072 | RelativePath="..\dmd\id.c" |
|---|
| | 1073 | > |
|---|
| | 1074 | <FileConfiguration |
|---|
| | 1075 | Name="Debug|Win32" |
|---|
| | 1076 | > |
|---|
| | 1077 | <Tool |
|---|
| | 1078 | Name="VCCLCompilerTool" |
|---|
| | 1079 | CompileAs="2" |
|---|
| | 1080 | /> |
|---|
| | 1081 | </FileConfiguration> |
|---|
| | 1082 | <FileConfiguration |
|---|
| | 1083 | Name="Debug|x64" |
|---|
| | 1084 | > |
|---|
| | 1085 | <Tool |
|---|
| | 1086 | Name="VCCLCompilerTool" |
|---|
| | 1087 | CompileAs="2" |
|---|
| | 1088 | /> |
|---|
| | 1089 | </FileConfiguration> |
|---|
| | 1090 | </File> |
|---|
| | 1091 | <File |
|---|
| | 1092 | RelativePath="..\dmd\identifier.c" |
|---|
| | 1093 | > |
|---|
| | 1094 | <FileConfiguration |
|---|
| | 1095 | Name="Debug|Win32" |
|---|
| | 1096 | > |
|---|
| | 1097 | <Tool |
|---|
| | 1098 | Name="VCCLCompilerTool" |
|---|
| | 1099 | CompileAs="2" |
|---|
| | 1100 | /> |
|---|
| | 1101 | </FileConfiguration> |
|---|
| | 1102 | <FileConfiguration |
|---|
| | 1103 | Name="Debug|x64" |
|---|
| | 1104 | > |
|---|
| | 1105 | <Tool |
|---|
| | 1106 | Name="VCCLCompilerTool" |
|---|
| | 1107 | CompileAs="2" |
|---|
| | 1108 | /> |
|---|
| | 1109 | </FileConfiguration> |
|---|
| | 1110 | </File> |
|---|
| | 1111 | <File |
|---|
| | 1112 | RelativePath="..\dmd\impcnvtab.c" |
|---|
| | 1113 | > |
|---|
| | 1114 | <FileConfiguration |
|---|
| | 1115 | Name="Debug|Win32" |
|---|
| | 1116 | > |
|---|
| | 1117 | <Tool |
|---|
| | 1118 | Name="VCCLCompilerTool" |
|---|
| | 1119 | CompileAs="2" |
|---|
| | 1120 | /> |
|---|
| | 1121 | </FileConfiguration> |
|---|
| | 1122 | <FileConfiguration |
|---|
| | 1123 | Name="Debug|x64" |
|---|
| | 1124 | > |
|---|
| | 1125 | <Tool |
|---|
| | 1126 | Name="VCCLCompilerTool" |
|---|
| | 1127 | CompileAs="2" |
|---|
| | 1128 | /> |
|---|
| | 1129 | </FileConfiguration> |
|---|
| | 1130 | </File> |
|---|
| | 1131 | <File |
|---|
| | 1132 | RelativePath="..\dmd\import.c" |
|---|
| | 1133 | > |
|---|
| | 1134 | <FileConfiguration |
|---|
| | 1135 | Name="Debug|Win32" |
|---|
| | 1136 | > |
|---|
| | 1137 | <Tool |
|---|
| | 1138 | Name="VCCLCompilerTool" |
|---|
| | 1139 | CompileAs="2" |
|---|
| | 1140 | /> |
|---|
| | 1141 | </FileConfiguration> |
|---|
| | 1142 | <FileConfiguration |
|---|
| | 1143 | Name="Debug|x64" |
|---|
| | 1144 | > |
|---|
| | 1145 | <Tool |
|---|
| | 1146 | Name="VCCLCompilerTool" |
|---|
| | 1147 | CompileAs="2" |
|---|
| | 1148 | /> |
|---|
| | 1149 | </FileConfiguration> |
|---|
| | 1150 | </File> |
|---|
| | 1151 | <File |
|---|
| | 1152 | RelativePath="..\dmd\inifile.c" |
|---|
| | 1153 | > |
|---|
| | 1154 | <FileConfiguration |
|---|
| | 1155 | Name="Debug|Win32" |
|---|
| | 1156 | > |
|---|
| | 1157 | <Tool |
|---|
| | 1158 | Name="VCCLCompilerTool" |
|---|
| | 1159 | CompileAs="2" |
|---|
| | 1160 | /> |
|---|
| | 1161 | </FileConfiguration> |
|---|
| | 1162 | <FileConfiguration |
|---|
| | 1163 | Name="Debug|x64" |
|---|
| | 1164 | > |
|---|
| | 1165 | <Tool |
|---|
| | 1166 | Name="VCCLCompilerTool" |
|---|
| | 1167 | CompileAs="2" |
|---|
| | 1168 | /> |
|---|
| | 1169 | </FileConfiguration> |
|---|
| | 1170 | </File> |
|---|
| | 1171 | <File |
|---|
| | 1172 | RelativePath="..\dmd\init.c" |
|---|
| | 1173 | > |
|---|
| | 1174 | <FileConfiguration |
|---|
| | 1175 | Name="Debug|Win32" |
|---|
| | 1176 | > |
|---|
| | 1177 | <Tool |
|---|
| | 1178 | Name="VCCLCompilerTool" |
|---|
| | 1179 | CompileAs="2" |
|---|
| | 1180 | /> |
|---|
| | 1181 | </FileConfiguration> |
|---|
| | 1182 | <FileConfiguration |
|---|
| | 1183 | Name="Debug|x64" |
|---|
| | 1184 | > |
|---|
| | 1185 | <Tool |
|---|
| | 1186 | Name="VCCLCompilerTool" |
|---|
| | 1187 | CompileAs="2" |
|---|
| | 1188 | /> |
|---|
| | 1189 | </FileConfiguration> |
|---|
| | 1190 | </File> |
|---|
| | 1191 | <File |
|---|
| | 1192 | RelativePath="..\dmd\inline.c" |
|---|
| | 1193 | > |
|---|
| | 1194 | <FileConfiguration |
|---|
| | 1195 | Name="Debug|Win32" |
|---|
| | 1196 | > |
|---|
| | 1197 | <Tool |
|---|
| | 1198 | Name="VCCLCompilerTool" |
|---|
| | 1199 | CompileAs="2" |
|---|
| | 1200 | /> |
|---|
| | 1201 | </FileConfiguration> |
|---|
| | 1202 | <FileConfiguration |
|---|
| | 1203 | Name="Debug|x64" |
|---|
| | 1204 | > |
|---|
| | 1205 | <Tool |
|---|
| | 1206 | Name="VCCLCompilerTool" |
|---|
| | 1207 | CompileAs="2" |
|---|
| | 1208 | /> |
|---|
| | 1209 | </FileConfiguration> |
|---|
| | 1210 | </File> |
|---|
| | 1211 | <File |
|---|
| | 1212 | RelativePath="..\dmd\interpret.c" |
|---|
| | 1213 | > |
|---|
| | 1214 | <FileConfiguration |
|---|
| | 1215 | Name="Debug|Win32" |
|---|
| | 1216 | > |
|---|
| | 1217 | <Tool |
|---|
| | 1218 | Name="VCCLCompilerTool" |
|---|
| | 1219 | CompileAs="2" |
|---|
| | 1220 | /> |
|---|
| | 1221 | </FileConfiguration> |
|---|
| | 1222 | <FileConfiguration |
|---|
| | 1223 | Name="Debug|x64" |
|---|
| | 1224 | > |
|---|
| | 1225 | <Tool |
|---|
| | 1226 | Name="VCCLCompilerTool" |
|---|
| | 1227 | CompileAs="2" |
|---|
| | 1228 | /> |
|---|
| | 1229 | </FileConfiguration> |
|---|
| | 1230 | </File> |
|---|
| | 1231 | <File |
|---|
| | 1232 | RelativePath="..\ir\irfunction.cpp" |
|---|
| | 1233 | > |
|---|
| | 1234 | </File> |
|---|
| | 1235 | <File |
|---|
| | 1236 | RelativePath="..\ir\irlandingpad.cpp" |
|---|
| | 1237 | > |
|---|
| | 1238 | </File> |
|---|
| | 1239 | <File |
|---|
| | 1240 | RelativePath="..\ir\irmodule.cpp" |
|---|
| | 1241 | > |
|---|
| | 1242 | </File> |
|---|
| | 1243 | <File |
|---|
| | 1244 | RelativePath="..\gen\irstate.cpp" |
|---|
| | 1245 | > |
|---|
| | 1246 | </File> |
|---|
| | 1247 | <File |
|---|
| | 1248 | RelativePath="..\ir\irstruct.cpp" |
|---|
| | 1249 | > |
|---|
| | 1250 | </File> |
|---|
| | 1251 | <File |
|---|
| | 1252 | RelativePath="..\ir\irsymbol.cpp" |
|---|
| | 1253 | > |
|---|
| | 1254 | </File> |
|---|
| | 1255 | <File |
|---|
| | 1256 | RelativePath="..\ir\irtype.cpp" |
|---|
| | 1257 | > |
|---|
| | 1258 | </File> |
|---|
| | 1259 | <File |
|---|
| | 1260 | RelativePath="..\ir\irvar.cpp" |
|---|
| | 1261 | > |
|---|
| | 1262 | </File> |
|---|
| | 1263 | <File |
|---|
| | 1264 | RelativePath="..\dmd\lexer.c" |
|---|
| | 1265 | > |
|---|
| | 1266 | <FileConfiguration |
|---|
| | 1267 | Name="Debug|Win32" |
|---|
| | 1268 | > |
|---|
| | 1269 | <Tool |
|---|
| | 1270 | Name="VCCLCompilerTool" |
|---|
| | 1271 | CompileAs="2" |
|---|
| | 1272 | /> |
|---|
| | 1273 | </FileConfiguration> |
|---|
| | 1274 | <FileConfiguration |
|---|
| | 1275 | Name="Debug|x64" |
|---|
| | 1276 | > |
|---|
| | 1277 | <Tool |
|---|
| | 1278 | Name="VCCLCompilerTool" |
|---|
| | 1279 | CompileAs="2" |
|---|
| | 1280 | /> |
|---|
| | 1281 | </FileConfiguration> |
|---|
| | 1282 | </File> |
|---|
| | 1283 | <File |
|---|
| | 1284 | RelativePath="..\gen\linker.cpp" |
|---|
| | 1285 | > |
|---|
| | 1286 | </File> |
|---|
| | 1287 | <File |
|---|
| | 1288 | RelativePath="..\gen\llvmhelpers.cpp" |
|---|
| | 1289 | > |
|---|
| | 1290 | </File> |
|---|
| | 1291 | <File |
|---|
| | 1292 | RelativePath="..\gen\logger.cpp" |
|---|
| | 1293 | > |
|---|
| | 1294 | </File> |
|---|
| | 1295 | <File |
|---|
| | 1296 | RelativePath="..\dmd\lstring.c" |
|---|
| | 1297 | > |
|---|
| | 1298 | <FileConfiguration |
|---|
| | 1299 | Name="Debug|Win32" |
|---|
| | 1300 | > |
|---|
| | 1301 | <Tool |
|---|
| | 1302 | Name="VCCLCompilerTool" |
|---|
| | 1303 | CompileAs="2" |
|---|
| | 1304 | /> |
|---|
| | 1305 | </FileConfiguration> |
|---|
| | 1306 | <FileConfiguration |
|---|
| | 1307 | Name="Debug|x64" |
|---|
| | 1308 | > |
|---|
| | 1309 | <Tool |
|---|
| | 1310 | Name="VCCLCompilerTool" |
|---|
| | 1311 | CompileAs="2" |
|---|
| | 1312 | /> |
|---|
| | 1313 | </FileConfiguration> |
|---|
| | 1314 | </File> |
|---|
| | 1315 | <File |
|---|
| | 1316 | RelativePath="..\dmd\macro.c" |
|---|
| | 1317 | > |
|---|
| | 1318 | <FileConfiguration |
|---|
| | 1319 | Name="Debug|Win32" |
|---|
| | 1320 | > |
|---|
| | 1321 | <Tool |
|---|
| | 1322 | Name="VCCLCompilerTool" |
|---|
| | 1323 | CompileAs="2" |
|---|
| | 1324 | /> |
|---|
| | 1325 | </FileConfiguration> |
|---|
| | 1326 | <FileConfiguration |
|---|
| | 1327 | Name="Debug|x64" |
|---|
| | 1328 | > |
|---|
| | 1329 | <Tool |
|---|
| | 1330 | Name="VCCLCompilerTool" |
|---|
| | 1331 | CompileAs="2" |
|---|
| | 1332 | /> |
|---|
| | 1333 | </FileConfiguration> |
|---|
| | 1334 | </File> |
|---|
| | 1335 | <File |
|---|
| | 1336 | RelativePath="..\dmd\man.c" |
|---|
| | 1337 | > |
|---|
| | 1338 | <FileConfiguration |
|---|
| | 1339 | Name="Debug|Win32" |
|---|
| | 1340 | > |
|---|
| | 1341 | <Tool |
|---|
| | 1342 | Name="VCCLCompilerTool" |
|---|
| | 1343 | CompileAs="2" |
|---|
| | 1344 | /> |
|---|
| | 1345 | </FileConfiguration> |
|---|
| | 1346 | <FileConfiguration |
|---|
| | 1347 | Name="Debug|x64" |
|---|
| | 1348 | > |
|---|
| | 1349 | <Tool |
|---|
| | 1350 | Name="VCCLCompilerTool" |
|---|
| | 1351 | CompileAs="2" |
|---|
| | 1352 | /> |
|---|
| | 1353 | </FileConfiguration> |
|---|
| | 1354 | </File> |
|---|
| | 1355 | <File |
|---|
| | 1356 | RelativePath="..\dmd\mangle.c" |
|---|
| | 1357 | > |
|---|
| | 1358 | <FileConfiguration |
|---|
| | 1359 | Name="Debug|Win32" |
|---|
| | 1360 | > |
|---|
| | 1361 | <Tool |
|---|
| | 1362 | Name="VCCLCompilerTool" |
|---|
| | 1363 | CompileAs="2" |
|---|
| | 1364 | /> |
|---|
| | 1365 | </FileConfiguration> |
|---|
| | 1366 | <FileConfiguration |
|---|
| | 1367 | Name="Debug|x64" |
|---|
| | 1368 | > |
|---|
| | 1369 | <Tool |
|---|
| | 1370 | Name="VCCLCompilerTool" |
|---|
| | 1371 | CompileAs="2" |
|---|
| | 1372 | /> |
|---|
| | 1373 | </FileConfiguration> |
|---|
| | 1374 | </File> |
|---|
| | 1375 | <File |
|---|
| | 1376 | RelativePath="..\dmd\mars.c" |
|---|
| | 1377 | > |
|---|
| | 1378 | <FileConfiguration |
|---|
| | 1379 | Name="Debug|Win32" |
|---|
| | 1380 | > |
|---|
| | 1381 | <Tool |
|---|
| | 1382 | Name="VCCLCompilerTool" |
|---|
| | 1383 | CompileAs="2" |
|---|
| | 1384 | /> |
|---|
| | 1385 | </FileConfiguration> |
|---|
| | 1386 | <FileConfiguration |
|---|
| | 1387 | Name="Debug|x64" |
|---|
| | 1388 | > |
|---|
| | 1389 | <Tool |
|---|
| | 1390 | Name="VCCLCompilerTool" |
|---|
| | 1391 | CompileAs="2" |
|---|
| | 1392 | /> |
|---|
| | 1393 | </FileConfiguration> |
|---|
| | 1394 | </File> |
|---|
| | 1395 | <File |
|---|
| | 1396 | RelativePath="..\dmd\mem.c" |
|---|
| | 1397 | > |
|---|
| | 1398 | <FileConfiguration |
|---|
| | 1399 | Name="Debug|Win32" |
|---|
| | 1400 | > |
|---|
| | 1401 | <Tool |
|---|
| | 1402 | Name="VCCLCompilerTool" |
|---|
| | 1403 | CompileAs="2" |
|---|
| | 1404 | /> |
|---|
| | 1405 | </FileConfiguration> |
|---|
| | 1406 | <FileConfiguration |
|---|
| | 1407 | Name="Debug|x64" |
|---|
| | 1408 | > |
|---|
| | 1409 | <Tool |
|---|
| | 1410 | Name="VCCLCompilerTool" |
|---|
| | 1411 | CompileAs="2" |
|---|
| | 1412 | /> |
|---|
| | 1413 | </FileConfiguration> |
|---|
| | 1414 | </File> |
|---|
| | 1415 | <File |
|---|
| | 1416 | RelativePath="..\dmd\module.c" |
|---|
| | 1417 | > |
|---|
| | 1418 | <FileConfiguration |
|---|
| | 1419 | Name="Debug|Win32" |
|---|
| | 1420 | > |
|---|
| | 1421 | <Tool |
|---|
| | 1422 | Name="VCCLCompilerTool" |
|---|
| | 1423 | CompileAs="2" |
|---|
| | 1424 | /> |
|---|
| | 1425 | </FileConfiguration> |
|---|
| | 1426 | <FileConfiguration |
|---|
| | 1427 | Name="Debug|x64" |
|---|
| | 1428 | > |
|---|
| | 1429 | <Tool |
|---|
| | 1430 | Name="VCCLCompilerTool" |
|---|
| | 1431 | CompileAs="2" |
|---|
| | 1432 | /> |
|---|
| | 1433 | </FileConfiguration> |
|---|
| | 1434 | </File> |
|---|
| | 1435 | <File |
|---|
| | 1436 | RelativePath="..\dmd\mtype.c" |
|---|
| | 1437 | > |
|---|
| | 1438 | <FileConfiguration |
|---|
| | 1439 | Name="Debug|Win32" |
|---|
| | 1440 | > |
|---|
| | 1441 | <Tool |
|---|
| | 1442 | Name="VCCLCompilerTool" |
|---|
| | 1443 | CompileAs="2" |
|---|
| | 1444 | /> |
|---|
| | 1445 | </FileConfiguration> |
|---|
| | 1446 | <FileConfiguration |
|---|
| | 1447 | Name="Debug|x64" |
|---|
| | 1448 | > |
|---|
| | 1449 | <Tool |
|---|
| | 1450 | Name="VCCLCompilerTool" |
|---|
| | 1451 | CompileAs="2" |
|---|
| | 1452 | /> |
|---|
| | 1453 | </FileConfiguration> |
|---|
| | 1454 | </File> |
|---|
| | 1455 | <File |
|---|
| | 1456 | RelativePath="..\dmd\opover.c" |
|---|
| | 1457 | > |
|---|
| | 1458 | <FileConfiguration |
|---|
| | 1459 | Name="Debug|Win32" |
|---|
| | 1460 | > |
|---|
| | 1461 | <Tool |
|---|
| | 1462 | Name="VCCLCompilerTool" |
|---|
| | 1463 | CompileAs="2" |
|---|
| | 1464 | /> |
|---|
| | 1465 | </FileConfiguration> |
|---|
| | 1466 | <FileConfiguration |
|---|
| | 1467 | Name="Debug|x64" |
|---|
| | 1468 | > |
|---|
| | 1469 | <Tool |
|---|
| | 1470 | Name="VCCLCompilerTool" |
|---|
| | 1471 | CompileAs="2" |
|---|
| | 1472 | /> |
|---|
| | 1473 | </FileConfiguration> |
|---|
| | 1474 | </File> |
|---|
| | 1475 | <File |
|---|
| | 1476 | RelativePath="..\dmd\optimize.c" |
|---|
| | 1477 | > |
|---|
| | 1478 | <FileConfiguration |
|---|
| | 1479 | Name="Debug|Win32" |
|---|
| | 1480 | > |
|---|
| | 1481 | <Tool |
|---|
| | 1482 | Name="VCCLCompilerTool" |
|---|
| | 1483 | CompileAs="2" |
|---|
| | 1484 | /> |
|---|
| | 1485 | </FileConfiguration> |
|---|
| | 1486 | <FileConfiguration |
|---|
| | 1487 | Name="Debug|x64" |
|---|
| | 1488 | > |
|---|
| | 1489 | <Tool |
|---|
| | 1490 | Name="VCCLCompilerTool" |
|---|
| | 1491 | CompileAs="2" |
|---|
| | 1492 | /> |
|---|
| | 1493 | </FileConfiguration> |
|---|
| | 1494 | </File> |
|---|
| | 1495 | <File |
|---|
| | 1496 | RelativePath="..\gen\optimizer.cpp" |
|---|
| | 1497 | > |
|---|
| | 1498 | </File> |
|---|
| | 1499 | <File |
|---|
| | 1500 | RelativePath="..\dmd\parse.c" |
|---|
| | 1501 | > |
|---|
| | 1502 | <FileConfiguration |
|---|
| | 1503 | Name="Debug|Win32" |
|---|
| | 1504 | > |
|---|
| | 1505 | <Tool |
|---|
| | 1506 | Name="VCCLCompilerTool" |
|---|
| | 1507 | CompileAs="2" |
|---|
| | 1508 | /> |
|---|
| | 1509 | </FileConfiguration> |
|---|
| | 1510 | <FileConfiguration |
|---|
| | 1511 | Name="Debug|x64" |
|---|
| | 1512 | > |
|---|
| | 1513 | <Tool |
|---|
| | 1514 | Name="VCCLCompilerTool" |
|---|
| | 1515 | CompileAs="2" |
|---|
| | 1516 | /> |
|---|
| | 1517 | </FileConfiguration> |
|---|
| | 1518 | </File> |
|---|
| | 1519 | <File |
|---|
| | 1520 | RelativePath="..\dmd\root.c" |
|---|
| | 1521 | > |
|---|
| | 1522 | <FileConfiguration |
|---|
| | 1523 | Name="Debug|Win32" |
|---|
| | 1524 | > |
|---|
| | 1525 | <Tool |
|---|
| | 1526 | Name="VCCLCompilerTool" |
|---|
| | 1527 | CompileAs="2" |
|---|
| | 1528 | /> |
|---|
| | 1529 | </FileConfiguration> |
|---|
| | 1530 | <FileConfiguration |
|---|
| | 1531 | Name="Debug|x64" |
|---|
| | 1532 | > |
|---|
| | 1533 | <Tool |
|---|
| | 1534 | Name="VCCLCompilerTool" |
|---|
| | 1535 | CompileAs="2" |
|---|
| | 1536 | /> |
|---|
| | 1537 | </FileConfiguration> |
|---|
| | 1538 | </File> |
|---|
| | 1539 | <File |
|---|
| | 1540 | RelativePath="..\gen\runtime.cpp" |
|---|
| | 1541 | > |
|---|
| | 1542 | </File> |
|---|
| | 1543 | <File |
|---|
| | 1544 | RelativePath="..\dmd\scope.c" |
|---|
| | 1545 | > |
|---|
| | 1546 | <FileConfiguration |
|---|
| | 1547 | Name="Debug|Win32" |
|---|
| | 1548 | > |
|---|
| | 1549 | <Tool |
|---|
| | 1550 | Name="VCCLCompilerTool" |
|---|
| | 1551 | CompileAs="2" |
|---|
| | 1552 | /> |
|---|
| | 1553 | </FileConfiguration> |
|---|
| | 1554 | <FileConfiguration |
|---|
| | 1555 | Name="Debug|x64" |
|---|
| | 1556 | > |
|---|
| | 1557 | <Tool |
|---|
| | 1558 | Name="VCCLCompilerTool" |
|---|
| | 1559 | CompileAs="2" |
|---|
| | 1560 | /> |
|---|
| | 1561 | </FileConfiguration> |
|---|
| | 1562 | </File> |
|---|
| | 1563 | <File |
|---|
| | 1564 | RelativePath="..\dmd\statement.c" |
|---|
| | 1565 | > |
|---|
| | 1566 | <FileConfiguration |
|---|
| | 1567 | Name="Debug|Win32" |
|---|
| | 1568 | > |
|---|
| | 1569 | <Tool |
|---|
| | 1570 | Name="VCCLCompilerTool" |
|---|
| | 1571 | CompileAs="2" |
|---|
| | 1572 | /> |
|---|
| | 1573 | </FileConfiguration> |
|---|
| | 1574 | <FileConfiguration |
|---|
| | 1575 | Name="Debug|x64" |
|---|
| | 1576 | > |
|---|
| | 1577 | <Tool |
|---|
| | 1578 | Name="VCCLCompilerTool" |
|---|
| | 1579 | CompileAs="2" |
|---|
| | 1580 | /> |
|---|
| | 1581 | </FileConfiguration> |
|---|
| | 1582 | </File> |
|---|
| | 1583 | <File |
|---|
| | 1584 | RelativePath="..\gen\statements.cpp" |
|---|
| | 1585 | > |
|---|
| | 1586 | </File> |
|---|
| | 1587 | <File |
|---|
| | 1588 | RelativePath="..\dmd\staticassert.c" |
|---|
| | 1589 | > |
|---|
| | 1590 | <FileConfiguration |
|---|
| | 1591 | Name="Debug|Win32" |
|---|
| | 1592 | > |
|---|
| | 1593 | <Tool |
|---|
| | 1594 | Name="VCCLCompilerTool" |
|---|
| | 1595 | CompileAs="2" |
|---|
| | 1596 | /> |
|---|
| | 1597 | </FileConfiguration> |
|---|
| | 1598 | <FileConfiguration |
|---|
| | 1599 | Name="Debug|x64" |
|---|
| | 1600 | > |
|---|
| | 1601 | <Tool |
|---|
| | 1602 | Name="VCCLCompilerTool" |
|---|
| | 1603 | CompileAs="2" |
|---|
| | 1604 | /> |
|---|
| | 1605 | </FileConfiguration> |
|---|
| | 1606 | </File> |
|---|
| | 1607 | <File |
|---|
| | 1608 | RelativePath="..\dmd\stringtable.c" |
|---|
| | 1609 | > |
|---|
| | 1610 | <FileConfiguration |
|---|
| | 1611 | Name="Debug|Win32" |
|---|
| | 1612 | > |
|---|
| | 1613 | <Tool |
|---|
| | 1614 | Name="VCCLCompilerTool" |
|---|
| | 1615 | CompileAs="2" |
|---|
| | 1616 | /> |
|---|
| | 1617 | </FileConfiguration> |
|---|
| | 1618 | <FileConfiguration |
|---|
| | 1619 | Name="Debug|x64" |
|---|
| | 1620 | > |
|---|
| | 1621 | <Tool |
|---|
| | 1622 | Name="VCCLCompilerTool" |
|---|
| | 1623 | CompileAs="2" |
|---|
| | 1624 | /> |
|---|
| | 1625 | </FileConfiguration> |
|---|
| | 1626 | </File> |
|---|
| | 1627 | <File |
|---|
| | 1628 | RelativePath="..\dmd\struct.c" |
|---|
| | 1629 | > |
|---|
| | 1630 | <FileConfiguration |
|---|
| | 1631 | Name="Debug|Win32" |
|---|
| | 1632 | > |
|---|
| | 1633 | <Tool |
|---|
| | 1634 | Name="VCCLCompilerTool" |
|---|
| | 1635 | CompileAs="2" |
|---|
| | 1636 | /> |
|---|
| | 1637 | </FileConfiguration> |
|---|
| | 1638 | <FileConfiguration |
|---|
| | 1639 | Name="Debug|x64" |
|---|
| | 1640 | > |
|---|
| | 1641 | <Tool |
|---|
| | 1642 | Name="VCCLCompilerTool" |
|---|
| | 1643 | CompileAs="2" |
|---|
| | 1644 | /> |
|---|
| | 1645 | </FileConfiguration> |
|---|
| | 1646 | </File> |
|---|
| | 1647 | <File |
|---|
| | 1648 | RelativePath="..\gen\structs.cpp" |
|---|
| | 1649 | > |
|---|
| | 1650 | </File> |
|---|
| | 1651 | <File |
|---|
| | 1652 | RelativePath="..\dmd\template.c" |
|---|
| | 1653 | > |
|---|
| | 1654 | <FileConfiguration |
|---|
| | 1655 | Name="Debug|Win32" |
|---|
| | 1656 | > |
|---|
| | 1657 | <Tool |
|---|
| | 1658 | Name="VCCLCompilerTool" |
|---|
| | 1659 | CompileAs="2" |
|---|
| | 1660 | /> |
|---|
| | 1661 | </FileConfiguration> |
|---|
| | 1662 | <FileConfiguration |
|---|
| | 1663 | Name="Debug|x64" |
|---|
| | 1664 | > |
|---|
| | 1665 | <Tool |
|---|
| | 1666 | Name="VCCLCompilerTool" |
|---|
| | 1667 | CompileAs="2" |
|---|
| | 1668 | /> |
|---|
| | 1669 | </FileConfiguration> |
|---|
| | 1670 | </File> |
|---|
| | 1671 | <File |
|---|
| | 1672 | RelativePath="..\gen\tocall.cpp" |
|---|
| | 1673 | > |
|---|
| | 1674 | </File> |
|---|
| | 1675 | <File |
|---|
| | 1676 | RelativePath="..\gen\tocsym.cpp" |
|---|
| | 1677 | > |
|---|
| | 1678 | </File> |
|---|
| | 1679 | <File |
|---|
| | 1680 | RelativePath="..\gen\todebug.cpp" |
|---|
| | 1681 | > |
|---|
| | 1682 | </File> |
|---|
| | 1683 | <File |
|---|
| | 1684 | RelativePath="..\gen\todt.cpp" |
|---|
| | 1685 | > |
|---|
| | 1686 | </File> |
|---|
| | 1687 | <File |
|---|
| | 1688 | RelativePath="..\gen\toir.cpp" |
|---|
| | 1689 | > |
|---|
| | 1690 | </File> |
|---|
| | 1691 | <File |
|---|
| | 1692 | RelativePath="..\gen\tollvm.cpp" |
|---|
| | 1693 | > |
|---|
| | 1694 | </File> |
|---|
| | 1695 | <File |
|---|
| | 1696 | RelativePath="..\gen\toobj.cpp" |
|---|
| | 1697 | > |
|---|
| | 1698 | </File> |
|---|
| | 1699 | <File |
|---|
| | 1700 | RelativePath="..\gen\typinf.cpp" |
|---|
| | 1701 | > |
|---|
| | 1702 | </File> |
|---|
| | 1703 | <File |
|---|
| | 1704 | RelativePath="..\dmd\unialpha.c" |
|---|
| | 1705 | > |
|---|
| | 1706 | <FileConfiguration |
|---|
| | 1707 | Name="Debug|Win32" |
|---|
| | 1708 | > |
|---|
| | 1709 | <Tool |
|---|
| | 1710 | Name="VCCLCompilerTool" |
|---|
| | 1711 | CompileAs="2" |
|---|
| | 1712 | /> |
|---|
| | 1713 | </FileConfiguration> |
|---|
| | 1714 | <FileConfiguration |
|---|
| | 1715 | Name="Debug|x64" |
|---|
| | 1716 | > |
|---|
| | 1717 | <Tool |
|---|
| | 1718 | Name="VCCLCompilerTool" |
|---|
| | 1719 | CompileAs="2" |
|---|
| | 1720 | /> |
|---|
| | 1721 | </FileConfiguration> |
|---|
| | 1722 | </File> |
|---|
| | 1723 | <File |
|---|
| | 1724 | RelativePath="..\dmd\utf.c" |
|---|
| | 1725 | > |
|---|
| | 1726 | <FileConfiguration |
|---|
| | 1727 | Name="Debug|Win32" |
|---|
| | 1728 | > |
|---|
| | 1729 | <Tool |
|---|
| | 1730 | Name="VCCLCompilerTool" |
|---|
| | 1731 | CompileAs="2" |
|---|
| | 1732 | /> |
|---|
| | 1733 | </FileConfiguration> |
|---|
| | 1734 | <FileConfiguration |
|---|
| | 1735 | Name="Debug|x64" |
|---|
| | 1736 | > |
|---|
| | 1737 | <Tool |
|---|
| | 1738 | Name="VCCLCompilerTool" |
|---|
| | 1739 | CompileAs="2" |
|---|
| | 1740 | /> |
|---|
| | 1741 | </FileConfiguration> |
|---|
| | 1742 | </File> |
|---|
| | 1743 | <File |
|---|
| | 1744 | RelativePath="..\dmd\version.c" |
|---|
| | 1745 | > |
|---|
| | 1746 | <FileConfiguration |
|---|
| | 1747 | Name="Debug|Win32" |
|---|
| | 1748 | > |
|---|
| | 1749 | <Tool |
|---|
| | 1750 | Name="VCCLCompilerTool" |
|---|
| | 1751 | CompileAs="2" |
|---|
| | 1752 | /> |
|---|
| | 1753 | </FileConfiguration> |
|---|
| | 1754 | <FileConfiguration |
|---|
| | 1755 | Name="Debug|x64" |
|---|
| | 1756 | > |
|---|
| | 1757 | <Tool |
|---|
| | 1758 | Name="VCCLCompilerTool" |
|---|
| | 1759 | CompileAs="2" |
|---|
| | 1760 | /> |
|---|
| | 1761 | </FileConfiguration> |
|---|
| | 1762 | </File> |
|---|
| | 1763 | </Filter> |
|---|
| | 1764 | </Files> |
|---|
| | 1765 | <Globals> |
|---|
| | 1766 | </Globals> |
|---|
| | 1767 | </VisualStudioProject> |