[3] | 1 | <?xml version="1.0" encoding="shift_jis"?>
|
---|
| 2 | <VisualStudioProject
|
---|
| 3 | ProjectType="Visual C++"
|
---|
| 4 | Version="8.00"
|
---|
| 5 | Name="BasicCompiler32"
|
---|
| 6 | ProjectGUID="{11F0E9AB-EAEC-4616-A9DD-838073342CBB}"
|
---|
| 7 | >
|
---|
| 8 | <Platforms>
|
---|
| 9 | <Platform
|
---|
| 10 | Name="Win32"
|
---|
| 11 | />
|
---|
| 12 | </Platforms>
|
---|
| 13 | <ToolFiles>
|
---|
| 14 | </ToolFiles>
|
---|
| 15 | <Configurations>
|
---|
| 16 | <Configuration
|
---|
| 17 | Name="Debug|Win32"
|
---|
| 18 | OutputDirectory=".\Debug"
|
---|
| 19 | IntermediateDirectory=".\Debug"
|
---|
| 20 | ConfigurationType="1"
|
---|
| 21 | InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops"
|
---|
| 22 | UseOfMFC="0"
|
---|
| 23 | ATLMinimizesCRunTimeLibraryUsage="false"
|
---|
| 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 | PreprocessorDefinitions="_DEBUG"
|
---|
| 41 | MkTypLibCompatible="true"
|
---|
| 42 | SuppressStartupBanner="true"
|
---|
| 43 | TargetEnvironment="1"
|
---|
| 44 | TypeLibraryName=".\Debug/BasicCompiler.tlb"
|
---|
| 45 | HeaderFileName=""
|
---|
| 46 | />
|
---|
| 47 | <Tool
|
---|
| 48 | Name="VCCLCompilerTool"
|
---|
| 49 | Optimization="0"
|
---|
| 50 | PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;JPN"
|
---|
| 51 | MinimalRebuild="true"
|
---|
| 52 | BasicRuntimeChecks="3"
|
---|
| 53 | RuntimeLibrary="1"
|
---|
| 54 | PrecompiledHeaderFile=".\Debug/BasicCompiler.pch"
|
---|
| 55 | AssemblerListingLocation=".\Debug/"
|
---|
| 56 | ObjectFile=".\Debug/"
|
---|
| 57 | ProgramDataBaseFileName=".\Debug/"
|
---|
| 58 | BrowseInformation="1"
|
---|
| 59 | WarningLevel="3"
|
---|
| 60 | SuppressStartupBanner="true"
|
---|
| 61 | DebugInformationFormat="4"
|
---|
| 62 | />
|
---|
| 63 | <Tool
|
---|
| 64 | Name="VCManagedResourceCompilerTool"
|
---|
| 65 | />
|
---|
| 66 | <Tool
|
---|
| 67 | Name="VCResourceCompilerTool"
|
---|
| 68 | PreprocessorDefinitions="_DEBUG,JPN"
|
---|
| 69 | Culture="1041"
|
---|
| 70 | />
|
---|
| 71 | <Tool
|
---|
| 72 | Name="VCPreLinkEventTool"
|
---|
| 73 | />
|
---|
| 74 | <Tool
|
---|
| 75 | Name="VCLinkerTool"
|
---|
| 76 | AdditionalDependencies="odbc32.lib odbccp32.lib comctl32.lib"
|
---|
| 77 | OutputFile="../ActiveBasic/BasicCompiler32.exe"
|
---|
| 78 | LinkIncremental="2"
|
---|
| 79 | SuppressStartupBanner="true"
|
---|
| 80 | GenerateDebugInformation="true"
|
---|
| 81 | ProgramDatabaseFile=".\Debug/BasicCompiler32.pdb"
|
---|
| 82 | SubSystem="2"
|
---|
| 83 | TargetMachine="1"
|
---|
| 84 | />
|
---|
| 85 | <Tool
|
---|
| 86 | Name="VCALinkTool"
|
---|
| 87 | />
|
---|
| 88 | <Tool
|
---|
| 89 | Name="VCManifestTool"
|
---|
| 90 | AdditionalManifestFiles="manifest.xml"
|
---|
| 91 | />
|
---|
| 92 | <Tool
|
---|
| 93 | Name="VCXDCMakeTool"
|
---|
| 94 | />
|
---|
| 95 | <Tool
|
---|
| 96 | Name="VCBscMakeTool"
|
---|
| 97 | SuppressStartupBanner="true"
|
---|
| 98 | OutputFile=".\Debug/BasicCompiler.bsc"
|
---|
| 99 | />
|
---|
| 100 | <Tool
|
---|
| 101 | Name="VCFxCopTool"
|
---|
| 102 | />
|
---|
| 103 | <Tool
|
---|
| 104 | Name="VCAppVerifierTool"
|
---|
| 105 | />
|
---|
| 106 | <Tool
|
---|
| 107 | Name="VCWebDeploymentTool"
|
---|
| 108 | />
|
---|
| 109 | <Tool
|
---|
| 110 | Name="VCPostBuildEventTool"
|
---|
| 111 | />
|
---|
| 112 | </Configuration>
|
---|
| 113 | <Configuration
|
---|
| 114 | Name="Release|Win32"
|
---|
| 115 | OutputDirectory=".\Release"
|
---|
| 116 | IntermediateDirectory=".\Release"
|
---|
| 117 | ConfigurationType="1"
|
---|
| 118 | InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops"
|
---|
| 119 | UseOfMFC="0"
|
---|
| 120 | ATLMinimizesCRunTimeLibraryUsage="false"
|
---|
| 121 | CharacterSet="2"
|
---|
| 122 | >
|
---|
| 123 | <Tool
|
---|
| 124 | Name="VCPreBuildEventTool"
|
---|
| 125 | />
|
---|
| 126 | <Tool
|
---|
| 127 | Name="VCCustomBuildTool"
|
---|
| 128 | />
|
---|
| 129 | <Tool
|
---|
| 130 | Name="VCXMLDataGeneratorTool"
|
---|
| 131 | />
|
---|
| 132 | <Tool
|
---|
| 133 | Name="VCWebServiceProxyGeneratorTool"
|
---|
| 134 | />
|
---|
| 135 | <Tool
|
---|
| 136 | Name="VCMIDLTool"
|
---|
| 137 | PreprocessorDefinitions="NDEBUG"
|
---|
| 138 | MkTypLibCompatible="true"
|
---|
| 139 | SuppressStartupBanner="true"
|
---|
| 140 | TargetEnvironment="1"
|
---|
| 141 | TypeLibraryName=".\Release/BasicCompiler.tlb"
|
---|
| 142 | HeaderFileName=""
|
---|
| 143 | />
|
---|
| 144 | <Tool
|
---|
| 145 | Name="VCCLCompilerTool"
|
---|
| 146 | Optimization="2"
|
---|
| 147 | InlineFunctionExpansion="1"
|
---|
| 148 | PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;JPN"
|
---|
| 149 | StringPooling="true"
|
---|
| 150 | RuntimeLibrary="0"
|
---|
| 151 | EnableFunctionLevelLinking="true"
|
---|
| 152 | PrecompiledHeaderFile=".\Release/BasicCompiler.pch"
|
---|
| 153 | AssemblerListingLocation=".\Release/"
|
---|
| 154 | ObjectFile=".\Release/"
|
---|
| 155 | ProgramDataBaseFileName=".\Release/"
|
---|
| 156 | BrowseInformation="2"
|
---|
| 157 | BrowseInformationFile=".\Release/"
|
---|
| 158 | WarningLevel="3"
|
---|
| 159 | SuppressStartupBanner="true"
|
---|
| 160 | />
|
---|
| 161 | <Tool
|
---|
| 162 | Name="VCManagedResourceCompilerTool"
|
---|
| 163 | />
|
---|
| 164 | <Tool
|
---|
| 165 | Name="VCResourceCompilerTool"
|
---|
| 166 | PreprocessorDefinitions="NDEBUG,JPN"
|
---|
| 167 | Culture="1041"
|
---|
| 168 | />
|
---|
| 169 | <Tool
|
---|
| 170 | Name="VCPreLinkEventTool"
|
---|
| 171 | />
|
---|
| 172 | <Tool
|
---|
| 173 | Name="VCLinkerTool"
|
---|
| 174 | AdditionalDependencies="odbc32.lib odbccp32.lib comctl32.lib"
|
---|
| 175 | OutputFile="../ActiveBasic/BasicCompiler32.exe"
|
---|
| 176 | LinkIncremental="1"
|
---|
| 177 | SuppressStartupBanner="true"
|
---|
| 178 | ProgramDatabaseFile=".\Release/BasicCompiler32.pdb"
|
---|
| 179 | SubSystem="2"
|
---|
| 180 | TargetMachine="1"
|
---|
| 181 | />
|
---|
| 182 | <Tool
|
---|
| 183 | Name="VCALinkTool"
|
---|
| 184 | />
|
---|
| 185 | <Tool
|
---|
| 186 | Name="VCManifestTool"
|
---|
| 187 | AdditionalManifestFiles="manifest.xml"
|
---|
| 188 | />
|
---|
| 189 | <Tool
|
---|
| 190 | Name="VCXDCMakeTool"
|
---|
| 191 | />
|
---|
| 192 | <Tool
|
---|
| 193 | Name="VCBscMakeTool"
|
---|
| 194 | SuppressStartupBanner="true"
|
---|
| 195 | OutputFile=".\Release/BasicCompiler.bsc"
|
---|
| 196 | />
|
---|
| 197 | <Tool
|
---|
| 198 | Name="VCFxCopTool"
|
---|
| 199 | />
|
---|
| 200 | <Tool
|
---|
| 201 | Name="VCAppVerifierTool"
|
---|
| 202 | />
|
---|
| 203 | <Tool
|
---|
| 204 | Name="VCWebDeploymentTool"
|
---|
| 205 | />
|
---|
| 206 | <Tool
|
---|
| 207 | Name="VCPostBuildEventTool"
|
---|
| 208 | />
|
---|
| 209 | </Configuration>
|
---|
| 210 | <Configuration
|
---|
| 211 | Name="English_Rel|Win32"
|
---|
| 212 | OutputDirectory=".\English_Rel"
|
---|
| 213 | IntermediateDirectory=".\English_Rel"
|
---|
| 214 | ConfigurationType="1"
|
---|
| 215 | InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops"
|
---|
| 216 | UseOfMFC="0"
|
---|
| 217 | ATLMinimizesCRunTimeLibraryUsage="false"
|
---|
| 218 | CharacterSet="2"
|
---|
| 219 | >
|
---|
| 220 | <Tool
|
---|
| 221 | Name="VCPreBuildEventTool"
|
---|
| 222 | />
|
---|
| 223 | <Tool
|
---|
| 224 | Name="VCCustomBuildTool"
|
---|
| 225 | />
|
---|
| 226 | <Tool
|
---|
| 227 | Name="VCXMLDataGeneratorTool"
|
---|
| 228 | />
|
---|
| 229 | <Tool
|
---|
| 230 | Name="VCWebServiceProxyGeneratorTool"
|
---|
| 231 | />
|
---|
| 232 | <Tool
|
---|
| 233 | Name="VCMIDLTool"
|
---|
| 234 | PreprocessorDefinitions="NDEBUG"
|
---|
| 235 | MkTypLibCompatible="true"
|
---|
| 236 | SuppressStartupBanner="true"
|
---|
| 237 | TargetEnvironment="1"
|
---|
| 238 | TypeLibraryName=".\English_Rel/BasicCompiler.tlb"
|
---|
| 239 | HeaderFileName=""
|
---|
| 240 | />
|
---|
| 241 | <Tool
|
---|
| 242 | Name="VCCLCompilerTool"
|
---|
| 243 | Optimization="2"
|
---|
| 244 | InlineFunctionExpansion="1"
|
---|
| 245 | PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;ENG"
|
---|
| 246 | StringPooling="true"
|
---|
| 247 | RuntimeLibrary="0"
|
---|
| 248 | EnableFunctionLevelLinking="true"
|
---|
| 249 | PrecompiledHeaderFile=".\English_Rel/BasicCompiler.pch"
|
---|
| 250 | AssemblerListingLocation=".\English_Rel/"
|
---|
| 251 | ObjectFile=".\English_Rel/"
|
---|
| 252 | ProgramDataBaseFileName=".\English_Rel/"
|
---|
| 253 | BrowseInformation="2"
|
---|
| 254 | BrowseInformationFile=".\English_Rel/"
|
---|
| 255 | WarningLevel="3"
|
---|
| 256 | SuppressStartupBanner="true"
|
---|
| 257 | />
|
---|
| 258 | <Tool
|
---|
| 259 | Name="VCManagedResourceCompilerTool"
|
---|
| 260 | />
|
---|
| 261 | <Tool
|
---|
| 262 | Name="VCResourceCompilerTool"
|
---|
| 263 | PreprocessorDefinitions="NDEBUG,ENG"
|
---|
| 264 | Culture="1033"
|
---|
| 265 | />
|
---|
| 266 | <Tool
|
---|
| 267 | Name="VCPreLinkEventTool"
|
---|
| 268 | />
|
---|
| 269 | <Tool
|
---|
| 270 | Name="VCLinkerTool"
|
---|
| 271 | AdditionalDependencies="odbc32.lib odbccp32.lib comctl32.lib"
|
---|
| 272 | OutputFile="../ActiveBasic/BasicCompiler32.exe"
|
---|
| 273 | LinkIncremental="1"
|
---|
| 274 | SuppressStartupBanner="true"
|
---|
| 275 | ProgramDatabaseFile=".\English_Rel/BasicCompiler32.pdb"
|
---|
| 276 | SubSystem="2"
|
---|
| 277 | TargetMachine="1"
|
---|
| 278 | />
|
---|
| 279 | <Tool
|
---|
| 280 | Name="VCALinkTool"
|
---|
| 281 | />
|
---|
| 282 | <Tool
|
---|
| 283 | Name="VCManifestTool"
|
---|
| 284 | AdditionalManifestFiles="manifest.xml"
|
---|
| 285 | />
|
---|
| 286 | <Tool
|
---|
| 287 | Name="VCXDCMakeTool"
|
---|
| 288 | />
|
---|
| 289 | <Tool
|
---|
| 290 | Name="VCBscMakeTool"
|
---|
| 291 | SuppressStartupBanner="true"
|
---|
| 292 | OutputFile=".\English_Rel/BasicCompiler.bsc"
|
---|
| 293 | />
|
---|
| 294 | <Tool
|
---|
| 295 | Name="VCFxCopTool"
|
---|
| 296 | />
|
---|
| 297 | <Tool
|
---|
| 298 | Name="VCAppVerifierTool"
|
---|
| 299 | />
|
---|
| 300 | <Tool
|
---|
| 301 | Name="VCWebDeploymentTool"
|
---|
| 302 | />
|
---|
| 303 | <Tool
|
---|
| 304 | Name="VCPostBuildEventTool"
|
---|
| 305 | />
|
---|
| 306 | </Configuration>
|
---|
| 307 | </Configurations>
|
---|
| 308 | <References>
|
---|
| 309 | </References>
|
---|
| 310 | <Files>
|
---|
| 311 | <Filter
|
---|
| 312 | Name="Source Files"
|
---|
| 313 | Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
|
---|
| 314 | >
|
---|
| 315 | <File
|
---|
| 316 | RelativePath="BasicCompiler.rc"
|
---|
| 317 | >
|
---|
| 318 | <FileConfiguration
|
---|
| 319 | Name="Debug|Win32"
|
---|
| 320 | >
|
---|
| 321 | <Tool
|
---|
| 322 | Name="VCResourceCompilerTool"
|
---|
| 323 | PreprocessorDefinitions=""
|
---|
| 324 | />
|
---|
| 325 | </FileConfiguration>
|
---|
| 326 | <FileConfiguration
|
---|
| 327 | Name="Release|Win32"
|
---|
| 328 | >
|
---|
| 329 | <Tool
|
---|
| 330 | Name="VCResourceCompilerTool"
|
---|
| 331 | PreprocessorDefinitions=""
|
---|
| 332 | />
|
---|
| 333 | </FileConfiguration>
|
---|
| 334 | <FileConfiguration
|
---|
| 335 | Name="English_Rel|Win32"
|
---|
| 336 | >
|
---|
| 337 | <Tool
|
---|
| 338 | Name="VCResourceCompilerTool"
|
---|
| 339 | PreprocessorDefinitions=""
|
---|
| 340 | />
|
---|
| 341 | </FileConfiguration>
|
---|
| 342 | </File>
|
---|
| 343 | <Filter
|
---|
| 344 | Name="32及び64共通"
|
---|
| 345 | >
|
---|
| 346 | <File
|
---|
| 347 | RelativePath="..\BasicCompiler_Common\BasicCompiler.cpp"
|
---|
| 348 | >
|
---|
| 349 | <FileConfiguration
|
---|
| 350 | Name="Debug|Win32"
|
---|
| 351 | >
|
---|
| 352 | <Tool
|
---|
| 353 | Name="VCCLCompilerTool"
|
---|
| 354 | PreprocessorDefinitions=""
|
---|
| 355 | />
|
---|
| 356 | </FileConfiguration>
|
---|
| 357 | <FileConfiguration
|
---|
| 358 | Name="Release|Win32"
|
---|
| 359 | >
|
---|
| 360 | <Tool
|
---|
| 361 | Name="VCCLCompilerTool"
|
---|
| 362 | PreprocessorDefinitions=""
|
---|
| 363 | />
|
---|
| 364 | </FileConfiguration>
|
---|
| 365 | <FileConfiguration
|
---|
| 366 | Name="English_Rel|Win32"
|
---|
| 367 | >
|
---|
| 368 | <Tool
|
---|
| 369 | Name="VCCLCompilerTool"
|
---|
| 370 | PreprocessorDefinitions=""
|
---|
| 371 | />
|
---|
| 372 | </FileConfiguration>
|
---|
| 373 | </File>
|
---|
| 374 | <File
|
---|
| 375 | RelativePath="..\BasicCompiler_Common\calculation.cpp"
|
---|
| 376 | >
|
---|
| 377 | <FileConfiguration
|
---|
| 378 | Name="Debug|Win32"
|
---|
| 379 | >
|
---|
| 380 | <Tool
|
---|
| 381 | Name="VCCLCompilerTool"
|
---|
| 382 | PreprocessorDefinitions=""
|
---|
| 383 | />
|
---|
| 384 | </FileConfiguration>
|
---|
| 385 | <FileConfiguration
|
---|
| 386 | Name="Release|Win32"
|
---|
| 387 | >
|
---|
| 388 | <Tool
|
---|
| 389 | Name="VCCLCompilerTool"
|
---|
| 390 | PreprocessorDefinitions=""
|
---|
| 391 | />
|
---|
| 392 | </FileConfiguration>
|
---|
| 393 | <FileConfiguration
|
---|
| 394 | Name="English_Rel|Win32"
|
---|
| 395 | >
|
---|
| 396 | <Tool
|
---|
| 397 | Name="VCCLCompilerTool"
|
---|
| 398 | PreprocessorDefinitions=""
|
---|
| 399 | />
|
---|
| 400 | </FileConfiguration>
|
---|
| 401 | </File>
|
---|
| 402 | <File
|
---|
| 403 | RelativePath="..\BasicCompiler_Common\Compile.cpp"
|
---|
| 404 | >
|
---|
| 405 | <FileConfiguration
|
---|
| 406 | Name="Debug|Win32"
|
---|
| 407 | >
|
---|
| 408 | <Tool
|
---|
| 409 | Name="VCCLCompilerTool"
|
---|
| 410 | PreprocessorDefinitions=""
|
---|
| 411 | />
|
---|
| 412 | </FileConfiguration>
|
---|
| 413 | <FileConfiguration
|
---|
| 414 | Name="Release|Win32"
|
---|
| 415 | >
|
---|
| 416 | <Tool
|
---|
| 417 | Name="VCCLCompilerTool"
|
---|
| 418 | PreprocessorDefinitions=""
|
---|
| 419 | />
|
---|
| 420 | </FileConfiguration>
|
---|
| 421 | <FileConfiguration
|
---|
| 422 | Name="English_Rel|Win32"
|
---|
| 423 | >
|
---|
| 424 | <Tool
|
---|
| 425 | Name="VCCLCompilerTool"
|
---|
| 426 | PreprocessorDefinitions=""
|
---|
| 427 | />
|
---|
| 428 | </FileConfiguration>
|
---|
| 429 | </File>
|
---|
| 430 | <File
|
---|
| 431 | RelativePath="..\BasicCompiler_Common\error.cpp"
|
---|
| 432 | >
|
---|
| 433 | <FileConfiguration
|
---|
| 434 | Name="Debug|Win32"
|
---|
| 435 | >
|
---|
| 436 | <Tool
|
---|
| 437 | Name="VCCLCompilerTool"
|
---|
| 438 | PreprocessorDefinitions=""
|
---|
| 439 | />
|
---|
| 440 | </FileConfiguration>
|
---|
| 441 | <FileConfiguration
|
---|
| 442 | Name="Release|Win32"
|
---|
| 443 | >
|
---|
| 444 | <Tool
|
---|
| 445 | Name="VCCLCompilerTool"
|
---|
| 446 | PreprocessorDefinitions=""
|
---|
| 447 | />
|
---|
| 448 | </FileConfiguration>
|
---|
| 449 | <FileConfiguration
|
---|
| 450 | Name="English_Rel|Win32"
|
---|
| 451 | >
|
---|
| 452 | <Tool
|
---|
| 453 | Name="VCCLCompilerTool"
|
---|
| 454 | PreprocessorDefinitions=""
|
---|
| 455 | />
|
---|
| 456 | </FileConfiguration>
|
---|
| 457 | </File>
|
---|
| 458 | <File
|
---|
| 459 | RelativePath="..\BasicCompiler_Common\gc.cpp"
|
---|
| 460 | >
|
---|
| 461 | <FileConfiguration
|
---|
| 462 | Name="Debug|Win32"
|
---|
| 463 | >
|
---|
| 464 | <Tool
|
---|
| 465 | Name="VCCLCompilerTool"
|
---|
| 466 | PreprocessorDefinitions=""
|
---|
| 467 | />
|
---|
| 468 | </FileConfiguration>
|
---|
| 469 | <FileConfiguration
|
---|
| 470 | Name="Release|Win32"
|
---|
| 471 | >
|
---|
| 472 | <Tool
|
---|
| 473 | Name="VCCLCompilerTool"
|
---|
| 474 | PreprocessorDefinitions=""
|
---|
| 475 | />
|
---|
| 476 | </FileConfiguration>
|
---|
| 477 | <FileConfiguration
|
---|
| 478 | Name="English_Rel|Win32"
|
---|
| 479 | >
|
---|
| 480 | <Tool
|
---|
| 481 | Name="VCCLCompilerTool"
|
---|
| 482 | PreprocessorDefinitions=""
|
---|
| 483 | />
|
---|
| 484 | </FileConfiguration>
|
---|
| 485 | </File>
|
---|
| 486 | <File
|
---|
| 487 | RelativePath="..\BasicCompiler_Common\hash.cpp"
|
---|
| 488 | >
|
---|
| 489 | <FileConfiguration
|
---|
| 490 | Name="Debug|Win32"
|
---|
| 491 | >
|
---|
| 492 | <Tool
|
---|
| 493 | Name="VCCLCompilerTool"
|
---|
| 494 | PreprocessorDefinitions=""
|
---|
| 495 | />
|
---|
| 496 | </FileConfiguration>
|
---|
| 497 | <FileConfiguration
|
---|
| 498 | Name="Release|Win32"
|
---|
| 499 | >
|
---|
| 500 | <Tool
|
---|
| 501 | Name="VCCLCompilerTool"
|
---|
| 502 | PreprocessorDefinitions=""
|
---|
| 503 | />
|
---|
| 504 | </FileConfiguration>
|
---|
| 505 | <FileConfiguration
|
---|
| 506 | Name="English_Rel|Win32"
|
---|
| 507 | >
|
---|
| 508 | <Tool
|
---|
| 509 | Name="VCCLCompilerTool"
|
---|
| 510 | PreprocessorDefinitions=""
|
---|
| 511 | />
|
---|
| 512 | </FileConfiguration>
|
---|
| 513 | </File>
|
---|
| 514 | <File
|
---|
| 515 | RelativePath="..\BasicCompiler_Common\MakeExe.cpp"
|
---|
| 516 | >
|
---|
| 517 | <FileConfiguration
|
---|
| 518 | Name="Debug|Win32"
|
---|
| 519 | >
|
---|
| 520 | <Tool
|
---|
| 521 | Name="VCCLCompilerTool"
|
---|
| 522 | PreprocessorDefinitions=""
|
---|
| 523 | />
|
---|
| 524 | </FileConfiguration>
|
---|
| 525 | <FileConfiguration
|
---|
| 526 | Name="Release|Win32"
|
---|
| 527 | >
|
---|
| 528 | <Tool
|
---|
| 529 | Name="VCCLCompilerTool"
|
---|
| 530 | PreprocessorDefinitions=""
|
---|
| 531 | />
|
---|
| 532 | </FileConfiguration>
|
---|
| 533 | <FileConfiguration
|
---|
| 534 | Name="English_Rel|Win32"
|
---|
| 535 | >
|
---|
| 536 | <Tool
|
---|
| 537 | Name="VCCLCompilerTool"
|
---|
| 538 | PreprocessorDefinitions=""
|
---|
| 539 | />
|
---|
| 540 | </FileConfiguration>
|
---|
| 541 | </File>
|
---|
| 542 | <File
|
---|
| 543 | RelativePath="..\BasicCompiler_Common\NumOpe_GetType.cpp"
|
---|
| 544 | >
|
---|
| 545 | <FileConfiguration
|
---|
| 546 | Name="Debug|Win32"
|
---|
| 547 | >
|
---|
| 548 | <Tool
|
---|
| 549 | Name="VCCLCompilerTool"
|
---|
| 550 | PreprocessorDefinitions=""
|
---|
| 551 | />
|
---|
| 552 | </FileConfiguration>
|
---|
| 553 | <FileConfiguration
|
---|
| 554 | Name="Release|Win32"
|
---|
| 555 | >
|
---|
| 556 | <Tool
|
---|
| 557 | Name="VCCLCompilerTool"
|
---|
| 558 | PreprocessorDefinitions=""
|
---|
| 559 | />
|
---|
| 560 | </FileConfiguration>
|
---|
| 561 | <FileConfiguration
|
---|
| 562 | Name="English_Rel|Win32"
|
---|
| 563 | >
|
---|
| 564 | <Tool
|
---|
| 565 | Name="VCCLCompilerTool"
|
---|
| 566 | PreprocessorDefinitions=""
|
---|
| 567 | />
|
---|
| 568 | </FileConfiguration>
|
---|
| 569 | </File>
|
---|
| 570 | <File
|
---|
| 571 | RelativePath="..\BasicCompiler_Common\Object.cpp"
|
---|
| 572 | >
|
---|
| 573 | <FileConfiguration
|
---|
| 574 | Name="Debug|Win32"
|
---|
| 575 | >
|
---|
| 576 | <Tool
|
---|
| 577 | Name="VCCLCompilerTool"
|
---|
| 578 | PreprocessorDefinitions=""
|
---|
| 579 | />
|
---|
| 580 | </FileConfiguration>
|
---|
| 581 | <FileConfiguration
|
---|
| 582 | Name="Release|Win32"
|
---|
| 583 | >
|
---|
| 584 | <Tool
|
---|
| 585 | Name="VCCLCompilerTool"
|
---|
| 586 | PreprocessorDefinitions=""
|
---|
| 587 | />
|
---|
| 588 | </FileConfiguration>
|
---|
| 589 | <FileConfiguration
|
---|
| 590 | Name="English_Rel|Win32"
|
---|
| 591 | >
|
---|
| 592 | <Tool
|
---|
| 593 | Name="VCCLCompilerTool"
|
---|
| 594 | PreprocessorDefinitions=""
|
---|
| 595 | />
|
---|
| 596 | </FileConfiguration>
|
---|
| 597 | </File>
|
---|
| 598 | <File
|
---|
| 599 | RelativePath="..\BasicCompiler_Common\Overload.cpp"
|
---|
| 600 | >
|
---|
| 601 | <FileConfiguration
|
---|
| 602 | Name="Debug|Win32"
|
---|
| 603 | >
|
---|
| 604 | <Tool
|
---|
| 605 | Name="VCCLCompilerTool"
|
---|
| 606 | PreprocessorDefinitions=""
|
---|
| 607 | />
|
---|
| 608 | </FileConfiguration>
|
---|
| 609 | <FileConfiguration
|
---|
| 610 | Name="Release|Win32"
|
---|
| 611 | >
|
---|
| 612 | <Tool
|
---|
| 613 | Name="VCCLCompilerTool"
|
---|
| 614 | PreprocessorDefinitions=""
|
---|
| 615 | />
|
---|
| 616 | </FileConfiguration>
|
---|
| 617 | <FileConfiguration
|
---|
| 618 | Name="English_Rel|Win32"
|
---|
| 619 | >
|
---|
| 620 | <Tool
|
---|
| 621 | Name="VCCLCompilerTool"
|
---|
| 622 | PreprocessorDefinitions=""
|
---|
| 623 | />
|
---|
| 624 | </FileConfiguration>
|
---|
| 625 | </File>
|
---|
| 626 | <File
|
---|
| 627 | RelativePath="..\BasicCompiler_Common\preprocessor.cpp"
|
---|
| 628 | >
|
---|
| 629 | <FileConfiguration
|
---|
| 630 | Name="Debug|Win32"
|
---|
| 631 | >
|
---|
| 632 | <Tool
|
---|
| 633 | Name="VCCLCompilerTool"
|
---|
| 634 | PreprocessorDefinitions=""
|
---|
| 635 | />
|
---|
| 636 | </FileConfiguration>
|
---|
| 637 | <FileConfiguration
|
---|
| 638 | Name="Release|Win32"
|
---|
| 639 | >
|
---|
| 640 | <Tool
|
---|
| 641 | Name="VCCLCompilerTool"
|
---|
| 642 | PreprocessorDefinitions=""
|
---|
| 643 | />
|
---|
| 644 | </FileConfiguration>
|
---|
| 645 | <FileConfiguration
|
---|
| 646 | Name="English_Rel|Win32"
|
---|
| 647 | >
|
---|
| 648 | <Tool
|
---|
| 649 | Name="VCCLCompilerTool"
|
---|
| 650 | PreprocessorDefinitions=""
|
---|
| 651 | />
|
---|
| 652 | </FileConfiguration>
|
---|
| 653 | </File>
|
---|
| 654 | <File
|
---|
| 655 | RelativePath="..\BasicCompiler_Common\RSrcSection.cpp"
|
---|
| 656 | >
|
---|
| 657 | <FileConfiguration
|
---|
| 658 | Name="Debug|Win32"
|
---|
| 659 | >
|
---|
| 660 | <Tool
|
---|
| 661 | Name="VCCLCompilerTool"
|
---|
| 662 | PreprocessorDefinitions=""
|
---|
| 663 | />
|
---|
| 664 | </FileConfiguration>
|
---|
| 665 | <FileConfiguration
|
---|
| 666 | Name="Release|Win32"
|
---|
| 667 | >
|
---|
| 668 | <Tool
|
---|
| 669 | Name="VCCLCompilerTool"
|
---|
| 670 | PreprocessorDefinitions=""
|
---|
| 671 | />
|
---|
| 672 | </FileConfiguration>
|
---|
| 673 | <FileConfiguration
|
---|
| 674 | Name="English_Rel|Win32"
|
---|
| 675 | >
|
---|
| 676 | <Tool
|
---|
| 677 | Name="VCCLCompilerTool"
|
---|
| 678 | PreprocessorDefinitions=""
|
---|
| 679 | />
|
---|
| 680 | </FileConfiguration>
|
---|
| 681 | </File>
|
---|
| 682 | <File
|
---|
| 683 | RelativePath="..\BasicCompiler_Common\StrOperation.cpp"
|
---|
| 684 | >
|
---|
| 685 | <FileConfiguration
|
---|
| 686 | Name="Debug|Win32"
|
---|
| 687 | >
|
---|
| 688 | <Tool
|
---|
| 689 | Name="VCCLCompilerTool"
|
---|
| 690 | PreprocessorDefinitions=""
|
---|
| 691 | />
|
---|
| 692 | </FileConfiguration>
|
---|
| 693 | <FileConfiguration
|
---|
| 694 | Name="Release|Win32"
|
---|
| 695 | >
|
---|
| 696 | <Tool
|
---|
| 697 | Name="VCCLCompilerTool"
|
---|
| 698 | PreprocessorDefinitions=""
|
---|
| 699 | />
|
---|
| 700 | </FileConfiguration>
|
---|
| 701 | <FileConfiguration
|
---|
| 702 | Name="English_Rel|Win32"
|
---|
| 703 | >
|
---|
| 704 | <Tool
|
---|
| 705 | Name="VCCLCompilerTool"
|
---|
| 706 | PreprocessorDefinitions=""
|
---|
| 707 | />
|
---|
| 708 | </FileConfiguration>
|
---|
| 709 | </File>
|
---|
| 710 | <File
|
---|
| 711 | RelativePath="..\BasicCompiler_Common\Subroutine.cpp"
|
---|
| 712 | >
|
---|
| 713 | <FileConfiguration
|
---|
| 714 | Name="Debug|Win32"
|
---|
| 715 | >
|
---|
| 716 | <Tool
|
---|
| 717 | Name="VCCLCompilerTool"
|
---|
| 718 | PreprocessorDefinitions=""
|
---|
| 719 | />
|
---|
| 720 | </FileConfiguration>
|
---|
| 721 | <FileConfiguration
|
---|
| 722 | Name="Release|Win32"
|
---|
| 723 | >
|
---|
| 724 | <Tool
|
---|
| 725 | Name="VCCLCompilerTool"
|
---|
| 726 | PreprocessorDefinitions=""
|
---|
| 727 | />
|
---|
| 728 | </FileConfiguration>
|
---|
| 729 | <FileConfiguration
|
---|
| 730 | Name="English_Rel|Win32"
|
---|
| 731 | >
|
---|
| 732 | <Tool
|
---|
| 733 | Name="VCCLCompilerTool"
|
---|
| 734 | PreprocessorDefinitions=""
|
---|
| 735 | />
|
---|
| 736 | </FileConfiguration>
|
---|
| 737 | </File>
|
---|
| 738 | <File
|
---|
| 739 | RelativePath="..\BasicCompiler_Common\Variable.cpp"
|
---|
| 740 | >
|
---|
| 741 | <FileConfiguration
|
---|
| 742 | Name="Debug|Win32"
|
---|
| 743 | >
|
---|
| 744 | <Tool
|
---|
| 745 | Name="VCCLCompilerTool"
|
---|
| 746 | PreprocessorDefinitions=""
|
---|
| 747 | />
|
---|
| 748 | </FileConfiguration>
|
---|
| 749 | <FileConfiguration
|
---|
| 750 | Name="Release|Win32"
|
---|
| 751 | >
|
---|
| 752 | <Tool
|
---|
| 753 | Name="VCCLCompilerTool"
|
---|
| 754 | PreprocessorDefinitions=""
|
---|
| 755 | />
|
---|
| 756 | </FileConfiguration>
|
---|
| 757 | <FileConfiguration
|
---|
| 758 | Name="English_Rel|Win32"
|
---|
| 759 | >
|
---|
| 760 | <Tool
|
---|
| 761 | Name="VCCLCompilerTool"
|
---|
| 762 | PreprocessorDefinitions=""
|
---|
| 763 | />
|
---|
| 764 | </FileConfiguration>
|
---|
| 765 | </File>
|
---|
| 766 | <Filter
|
---|
| 767 | Name="Intermediate"
|
---|
| 768 | >
|
---|
| 769 | <File
|
---|
| 770 | RelativePath="..\BasicCompiler_Common\CommandFormat.cpp"
|
---|
| 771 | >
|
---|
| 772 | <FileConfiguration
|
---|
| 773 | Name="Debug|Win32"
|
---|
| 774 | >
|
---|
| 775 | <Tool
|
---|
| 776 | Name="VCCLCompilerTool"
|
---|
| 777 | PreprocessorDefinitions=""
|
---|
| 778 | />
|
---|
| 779 | </FileConfiguration>
|
---|
| 780 | <FileConfiguration
|
---|
| 781 | Name="Release|Win32"
|
---|
| 782 | >
|
---|
| 783 | <Tool
|
---|
| 784 | Name="VCCLCompilerTool"
|
---|
| 785 | PreprocessorDefinitions=""
|
---|
| 786 | />
|
---|
| 787 | </FileConfiguration>
|
---|
| 788 | <FileConfiguration
|
---|
| 789 | Name="English_Rel|Win32"
|
---|
| 790 | >
|
---|
| 791 | <Tool
|
---|
| 792 | Name="VCCLCompilerTool"
|
---|
| 793 | PreprocessorDefinitions=""
|
---|
| 794 | />
|
---|
| 795 | </FileConfiguration>
|
---|
| 796 | </File>
|
---|
| 797 | <File
|
---|
| 798 | RelativePath="..\BasicCompiler_Common\Intermediate_Step1.cpp"
|
---|
| 799 | >
|
---|
| 800 | <FileConfiguration
|
---|
| 801 | Name="Debug|Win32"
|
---|
| 802 | >
|
---|
| 803 | <Tool
|
---|
| 804 | Name="VCCLCompilerTool"
|
---|
| 805 | PreprocessorDefinitions=""
|
---|
| 806 | />
|
---|
| 807 | </FileConfiguration>
|
---|
| 808 | <FileConfiguration
|
---|
| 809 | Name="Release|Win32"
|
---|
| 810 | >
|
---|
| 811 | <Tool
|
---|
| 812 | Name="VCCLCompilerTool"
|
---|
| 813 | PreprocessorDefinitions=""
|
---|
| 814 | />
|
---|
| 815 | </FileConfiguration>
|
---|
| 816 | <FileConfiguration
|
---|
| 817 | Name="English_Rel|Win32"
|
---|
| 818 | >
|
---|
| 819 | <Tool
|
---|
| 820 | Name="VCCLCompilerTool"
|
---|
| 821 | PreprocessorDefinitions=""
|
---|
| 822 | />
|
---|
| 823 | </FileConfiguration>
|
---|
| 824 | </File>
|
---|
| 825 | <File
|
---|
| 826 | RelativePath="..\BasicCompiler_Common\Intermediate_Step2.cpp"
|
---|
| 827 | >
|
---|
| 828 | <FileConfiguration
|
---|
| 829 | Name="Debug|Win32"
|
---|
| 830 | >
|
---|
| 831 | <Tool
|
---|
| 832 | Name="VCCLCompilerTool"
|
---|
| 833 | PreprocessorDefinitions=""
|
---|
| 834 | />
|
---|
| 835 | </FileConfiguration>
|
---|
| 836 | <FileConfiguration
|
---|
| 837 | Name="Release|Win32"
|
---|
| 838 | >
|
---|
| 839 | <Tool
|
---|
| 840 | Name="VCCLCompilerTool"
|
---|
| 841 | PreprocessorDefinitions=""
|
---|
| 842 | />
|
---|
| 843 | </FileConfiguration>
|
---|
| 844 | <FileConfiguration
|
---|
| 845 | Name="English_Rel|Win32"
|
---|
| 846 | >
|
---|
| 847 | <Tool
|
---|
| 848 | Name="VCCLCompilerTool"
|
---|
| 849 | PreprocessorDefinitions=""
|
---|
| 850 | />
|
---|
| 851 | </FileConfiguration>
|
---|
| 852 | </File>
|
---|
| 853 | <File
|
---|
| 854 | RelativePath="..\BasicCompiler_Common\Resource.cpp"
|
---|
| 855 | >
|
---|
| 856 | <FileConfiguration
|
---|
| 857 | Name="Debug|Win32"
|
---|
| 858 | >
|
---|
| 859 | <Tool
|
---|
| 860 | Name="VCCLCompilerTool"
|
---|
| 861 | PreprocessorDefinitions=""
|
---|
| 862 | />
|
---|
| 863 | </FileConfiguration>
|
---|
| 864 | <FileConfiguration
|
---|
| 865 | Name="Release|Win32"
|
---|
| 866 | >
|
---|
| 867 | <Tool
|
---|
| 868 | Name="VCCLCompilerTool"
|
---|
| 869 | PreprocessorDefinitions=""
|
---|
| 870 | />
|
---|
| 871 | </FileConfiguration>
|
---|
| 872 | <FileConfiguration
|
---|
| 873 | Name="English_Rel|Win32"
|
---|
| 874 | >
|
---|
| 875 | <Tool
|
---|
| 876 | Name="VCCLCompilerTool"
|
---|
| 877 | PreprocessorDefinitions=""
|
---|
| 878 | />
|
---|
| 879 | </FileConfiguration>
|
---|
| 880 | </File>
|
---|
| 881 | </Filter>
|
---|
| 882 | <Filter
|
---|
| 883 | Name="Parts"
|
---|
| 884 | >
|
---|
| 885 | <File
|
---|
| 886 | RelativePath="..\BasicCompiler_Common\LoopRefCheck.cpp"
|
---|
| 887 | >
|
---|
| 888 | <FileConfiguration
|
---|
| 889 | Name="Debug|Win32"
|
---|
| 890 | >
|
---|
| 891 | <Tool
|
---|
| 892 | Name="VCCLCompilerTool"
|
---|
| 893 | PreprocessorDefinitions=""
|
---|
| 894 | />
|
---|
| 895 | </FileConfiguration>
|
---|
| 896 | <FileConfiguration
|
---|
| 897 | Name="Release|Win32"
|
---|
| 898 | >
|
---|
| 899 | <Tool
|
---|
| 900 | Name="VCCLCompilerTool"
|
---|
| 901 | PreprocessorDefinitions=""
|
---|
| 902 | />
|
---|
| 903 | </FileConfiguration>
|
---|
| 904 | <FileConfiguration
|
---|
| 905 | Name="English_Rel|Win32"
|
---|
| 906 | >
|
---|
| 907 | <Tool
|
---|
| 908 | Name="VCCLCompilerTool"
|
---|
| 909 | PreprocessorDefinitions=""
|
---|
| 910 | />
|
---|
| 911 | </FileConfiguration>
|
---|
| 912 | </File>
|
---|
| 913 | <File
|
---|
| 914 | RelativePath="..\BasicCompiler_Common\NonVolatile.cpp"
|
---|
| 915 | >
|
---|
| 916 | <FileConfiguration
|
---|
| 917 | Name="Debug|Win32"
|
---|
| 918 | >
|
---|
| 919 | <Tool
|
---|
| 920 | Name="VCCLCompilerTool"
|
---|
| 921 | PreprocessorDefinitions=""
|
---|
| 922 | />
|
---|
| 923 | </FileConfiguration>
|
---|
| 924 | <FileConfiguration
|
---|
| 925 | Name="Release|Win32"
|
---|
| 926 | >
|
---|
| 927 | <Tool
|
---|
| 928 | Name="VCCLCompilerTool"
|
---|
| 929 | PreprocessorDefinitions=""
|
---|
| 930 | />
|
---|
| 931 | </FileConfiguration>
|
---|
| 932 | <FileConfiguration
|
---|
| 933 | Name="English_Rel|Win32"
|
---|
| 934 | >
|
---|
| 935 | <Tool
|
---|
| 936 | Name="VCCLCompilerTool"
|
---|
| 937 | PreprocessorDefinitions=""
|
---|
| 938 | />
|
---|
| 939 | </FileConfiguration>
|
---|
| 940 | </File>
|
---|
| 941 | <File
|
---|
| 942 | RelativePath="..\BasicCompiler_Common\TypeDef.cpp"
|
---|
| 943 | >
|
---|
| 944 | <FileConfiguration
|
---|
| 945 | Name="Debug|Win32"
|
---|
| 946 | >
|
---|
| 947 | <Tool
|
---|
| 948 | Name="VCCLCompilerTool"
|
---|
| 949 | PreprocessorDefinitions=""
|
---|
| 950 | />
|
---|
| 951 | </FileConfiguration>
|
---|
| 952 | <FileConfiguration
|
---|
| 953 | Name="Release|Win32"
|
---|
| 954 | >
|
---|
| 955 | <Tool
|
---|
| 956 | Name="VCCLCompilerTool"
|
---|
| 957 | PreprocessorDefinitions=""
|
---|
| 958 | />
|
---|
| 959 | </FileConfiguration>
|
---|
| 960 | <FileConfiguration
|
---|
| 961 | Name="English_Rel|Win32"
|
---|
| 962 | >
|
---|
| 963 | <Tool
|
---|
| 964 | Name="VCCLCompilerTool"
|
---|
| 965 | PreprocessorDefinitions=""
|
---|
| 966 | />
|
---|
| 967 | </FileConfiguration>
|
---|
| 968 | </File>
|
---|
| 969 | </Filter>
|
---|
| 970 | <Filter
|
---|
| 971 | Name="Debug(共通)"
|
---|
| 972 | >
|
---|
| 973 | <File
|
---|
| 974 | RelativePath="..\BasicCompiler_Common\BreakPoint.cpp"
|
---|
| 975 | >
|
---|
| 976 | <FileConfiguration
|
---|
| 977 | Name="Debug|Win32"
|
---|
| 978 | >
|
---|
| 979 | <Tool
|
---|
| 980 | Name="VCCLCompilerTool"
|
---|
| 981 | PreprocessorDefinitions=""
|
---|
| 982 | />
|
---|
| 983 | </FileConfiguration>
|
---|
| 984 | <FileConfiguration
|
---|
| 985 | Name="Release|Win32"
|
---|
| 986 | >
|
---|
| 987 | <Tool
|
---|
| 988 | Name="VCCLCompilerTool"
|
---|
| 989 | PreprocessorDefinitions=""
|
---|
| 990 | />
|
---|
| 991 | </FileConfiguration>
|
---|
| 992 | <FileConfiguration
|
---|
| 993 | Name="English_Rel|Win32"
|
---|
| 994 | >
|
---|
| 995 | <Tool
|
---|
| 996 | Name="VCCLCompilerTool"
|
---|
| 997 | PreprocessorDefinitions=""
|
---|
| 998 | />
|
---|
| 999 | </FileConfiguration>
|
---|
| 1000 | </File>
|
---|
| 1001 | <File
|
---|
| 1002 | RelativePath="..\BasicCompiler_Common\BreakPoint.h"
|
---|
| 1003 | >
|
---|
| 1004 | </File>
|
---|
| 1005 | <File
|
---|
| 1006 | RelativePath="..\BasicCompiler_Common\CDebugThreadInfo.cpp"
|
---|
| 1007 | >
|
---|
| 1008 | <FileConfiguration
|
---|
| 1009 | Name="Debug|Win32"
|
---|
| 1010 | >
|
---|
| 1011 | <Tool
|
---|
| 1012 | Name="VCCLCompilerTool"
|
---|
| 1013 | PreprocessorDefinitions=""
|
---|
| 1014 | />
|
---|
| 1015 | </FileConfiguration>
|
---|
| 1016 | <FileConfiguration
|
---|
| 1017 | Name="Release|Win32"
|
---|
| 1018 | >
|
---|
| 1019 | <Tool
|
---|
| 1020 | Name="VCCLCompilerTool"
|
---|
| 1021 | PreprocessorDefinitions=""
|
---|
| 1022 | />
|
---|
| 1023 | </FileConfiguration>
|
---|
| 1024 | <FileConfiguration
|
---|
| 1025 | Name="English_Rel|Win32"
|
---|
| 1026 | >
|
---|
| 1027 | <Tool
|
---|
| 1028 | Name="VCCLCompilerTool"
|
---|
| 1029 | PreprocessorDefinitions=""
|
---|
| 1030 | />
|
---|
| 1031 | </FileConfiguration>
|
---|
| 1032 | </File>
|
---|
| 1033 | <File
|
---|
| 1034 | RelativePath="..\BasicCompiler_Common\Debug.cpp"
|
---|
| 1035 | >
|
---|
| 1036 | <FileConfiguration
|
---|
| 1037 | Name="Debug|Win32"
|
---|
| 1038 | >
|
---|
| 1039 | <Tool
|
---|
| 1040 | Name="VCCLCompilerTool"
|
---|
| 1041 | PreprocessorDefinitions=""
|
---|
| 1042 | />
|
---|
| 1043 | </FileConfiguration>
|
---|
| 1044 | <FileConfiguration
|
---|
| 1045 | Name="Release|Win32"
|
---|
| 1046 | >
|
---|
| 1047 | <Tool
|
---|
| 1048 | Name="VCCLCompilerTool"
|
---|
| 1049 | PreprocessorDefinitions=""
|
---|
| 1050 | />
|
---|
| 1051 | </FileConfiguration>
|
---|
| 1052 | <FileConfiguration
|
---|
| 1053 | Name="English_Rel|Win32"
|
---|
| 1054 | >
|
---|
| 1055 | <Tool
|
---|
| 1056 | Name="VCCLCompilerTool"
|
---|
| 1057 | PreprocessorDefinitions=""
|
---|
| 1058 | />
|
---|
| 1059 | </FileConfiguration>
|
---|
| 1060 | </File>
|
---|
| 1061 | <File
|
---|
| 1062 | RelativePath="..\BasicCompiler_Common\debug.h"
|
---|
| 1063 | >
|
---|
| 1064 | </File>
|
---|
| 1065 | <File
|
---|
| 1066 | RelativePath="..\BasicCompiler_Common\DebugMiddleFile.cpp"
|
---|
| 1067 | >
|
---|
| 1068 | <FileConfiguration
|
---|
| 1069 | Name="Debug|Win32"
|
---|
| 1070 | >
|
---|
| 1071 | <Tool
|
---|
| 1072 | Name="VCCLCompilerTool"
|
---|
| 1073 | PreprocessorDefinitions=""
|
---|
| 1074 | />
|
---|
| 1075 | </FileConfiguration>
|
---|
| 1076 | <FileConfiguration
|
---|
| 1077 | Name="Release|Win32"
|
---|
| 1078 | >
|
---|
| 1079 | <Tool
|
---|
| 1080 | Name="VCCLCompilerTool"
|
---|
| 1081 | PreprocessorDefinitions=""
|
---|
| 1082 | />
|
---|
| 1083 | </FileConfiguration>
|
---|
| 1084 | <FileConfiguration
|
---|
| 1085 | Name="English_Rel|Win32"
|
---|
| 1086 | >
|
---|
| 1087 | <Tool
|
---|
| 1088 | Name="VCCLCompilerTool"
|
---|
| 1089 | PreprocessorDefinitions=""
|
---|
| 1090 | />
|
---|
| 1091 | </FileConfiguration>
|
---|
| 1092 | </File>
|
---|
| 1093 | <File
|
---|
| 1094 | RelativePath="..\BasicCompiler_Common\DebugSection.h"
|
---|
| 1095 | >
|
---|
| 1096 | </File>
|
---|
| 1097 | </Filter>
|
---|
| 1098 | <Filter
|
---|
| 1099 | Name="Class"
|
---|
| 1100 | >
|
---|
| 1101 | <File
|
---|
| 1102 | RelativePath="..\BasicCompiler_Common\Class.cpp"
|
---|
| 1103 | >
|
---|
| 1104 | <FileConfiguration
|
---|
| 1105 | Name="Debug|Win32"
|
---|
| 1106 | >
|
---|
| 1107 | <Tool
|
---|
| 1108 | Name="VCCLCompilerTool"
|
---|
| 1109 | PreprocessorDefinitions=""
|
---|
| 1110 | />
|
---|
| 1111 | </FileConfiguration>
|
---|
| 1112 | <FileConfiguration
|
---|
| 1113 | Name="Release|Win32"
|
---|
| 1114 | >
|
---|
| 1115 | <Tool
|
---|
| 1116 | Name="VCCLCompilerTool"
|
---|
| 1117 | PreprocessorDefinitions=""
|
---|
| 1118 | />
|
---|
| 1119 | </FileConfiguration>
|
---|
| 1120 | <FileConfiguration
|
---|
| 1121 | Name="English_Rel|Win32"
|
---|
| 1122 | >
|
---|
| 1123 | <Tool
|
---|
| 1124 | Name="VCCLCompilerTool"
|
---|
| 1125 | PreprocessorDefinitions=""
|
---|
| 1126 | />
|
---|
| 1127 | </FileConfiguration>
|
---|
| 1128 | </File>
|
---|
| 1129 | <File
|
---|
| 1130 | RelativePath="..\BasicCompiler_Common\Class.h"
|
---|
| 1131 | >
|
---|
| 1132 | </File>
|
---|
| 1133 | <File
|
---|
| 1134 | RelativePath="..\BasicCompiler_Common\Enum.cpp"
|
---|
| 1135 | >
|
---|
| 1136 | <FileConfiguration
|
---|
| 1137 | Name="Debug|Win32"
|
---|
| 1138 | >
|
---|
| 1139 | <Tool
|
---|
| 1140 | Name="VCCLCompilerTool"
|
---|
| 1141 | PreprocessorDefinitions=""
|
---|
| 1142 | />
|
---|
| 1143 | </FileConfiguration>
|
---|
| 1144 | <FileConfiguration
|
---|
| 1145 | Name="Release|Win32"
|
---|
| 1146 | >
|
---|
| 1147 | <Tool
|
---|
| 1148 | Name="VCCLCompilerTool"
|
---|
| 1149 | PreprocessorDefinitions=""
|
---|
| 1150 | />
|
---|
| 1151 | </FileConfiguration>
|
---|
| 1152 | <FileConfiguration
|
---|
| 1153 | Name="English_Rel|Win32"
|
---|
| 1154 | >
|
---|
| 1155 | <Tool
|
---|
| 1156 | Name="VCCLCompilerTool"
|
---|
| 1157 | PreprocessorDefinitions=""
|
---|
| 1158 | />
|
---|
| 1159 | </FileConfiguration>
|
---|
| 1160 | </File>
|
---|
| 1161 | <File
|
---|
| 1162 | RelativePath="..\BasicCompiler_Common\Enum.h"
|
---|
| 1163 | >
|
---|
| 1164 | </File>
|
---|
| 1165 | </Filter>
|
---|
| 1166 | <Filter
|
---|
| 1167 | Name="Schedule"
|
---|
| 1168 | >
|
---|
| 1169 | <File
|
---|
| 1170 | RelativePath="..\BasicCompiler_Common\PESchedule.cpp"
|
---|
| 1171 | >
|
---|
| 1172 | <FileConfiguration
|
---|
| 1173 | Name="Debug|Win32"
|
---|
| 1174 | >
|
---|
| 1175 | <Tool
|
---|
| 1176 | Name="VCCLCompilerTool"
|
---|
| 1177 | PreprocessorDefinitions=""
|
---|
| 1178 | />
|
---|
| 1179 | </FileConfiguration>
|
---|
| 1180 | <FileConfiguration
|
---|
| 1181 | Name="Release|Win32"
|
---|
| 1182 | >
|
---|
| 1183 | <Tool
|
---|
| 1184 | Name="VCCLCompilerTool"
|
---|
| 1185 | PreprocessorDefinitions=""
|
---|
| 1186 | />
|
---|
| 1187 | </FileConfiguration>
|
---|
| 1188 | <FileConfiguration
|
---|
| 1189 | Name="English_Rel|Win32"
|
---|
| 1190 | >
|
---|
| 1191 | <Tool
|
---|
| 1192 | Name="VCCLCompilerTool"
|
---|
| 1193 | PreprocessorDefinitions=""
|
---|
| 1194 | />
|
---|
| 1195 | </FileConfiguration>
|
---|
| 1196 | </File>
|
---|
| 1197 | <File
|
---|
| 1198 | RelativePath="..\BasicCompiler_Common\schedule.h"
|
---|
| 1199 | >
|
---|
| 1200 | </File>
|
---|
| 1201 | </Filter>
|
---|
| 1202 | <Filter
|
---|
| 1203 | Name="LexicalScoping"
|
---|
| 1204 | >
|
---|
| 1205 | <File
|
---|
| 1206 | RelativePath="..\BasicCompiler_Common\LexicalScoping.cpp"
|
---|
| 1207 | >
|
---|
| 1208 | <FileConfiguration
|
---|
| 1209 | Name="Debug|Win32"
|
---|
| 1210 | >
|
---|
| 1211 | <Tool
|
---|
| 1212 | Name="VCCLCompilerTool"
|
---|
| 1213 | PreprocessorDefinitions=""
|
---|
| 1214 | />
|
---|
| 1215 | </FileConfiguration>
|
---|
| 1216 | <FileConfiguration
|
---|
| 1217 | Name="Release|Win32"
|
---|
| 1218 | >
|
---|
| 1219 | <Tool
|
---|
| 1220 | Name="VCCLCompilerTool"
|
---|
| 1221 | PreprocessorDefinitions=""
|
---|
| 1222 | />
|
---|
| 1223 | </FileConfiguration>
|
---|
| 1224 | <FileConfiguration
|
---|
| 1225 | Name="English_Rel|Win32"
|
---|
| 1226 | >
|
---|
| 1227 | <Tool
|
---|
| 1228 | Name="VCCLCompilerTool"
|
---|
| 1229 | PreprocessorDefinitions=""
|
---|
| 1230 | />
|
---|
| 1231 | </FileConfiguration>
|
---|
| 1232 | </File>
|
---|
| 1233 | <File
|
---|
| 1234 | RelativePath="..\BasicCompiler_Common\LexicalScoping.h"
|
---|
| 1235 | >
|
---|
| 1236 | </File>
|
---|
| 1237 | </Filter>
|
---|
| 1238 | <Filter
|
---|
| 1239 | Name="Constant"
|
---|
| 1240 | >
|
---|
| 1241 | <File
|
---|
| 1242 | RelativePath="..\BasicCompiler_Common\Const.cpp"
|
---|
| 1243 | >
|
---|
| 1244 | <FileConfiguration
|
---|
| 1245 | Name="Debug|Win32"
|
---|
| 1246 | >
|
---|
| 1247 | <Tool
|
---|
| 1248 | Name="VCCLCompilerTool"
|
---|
| 1249 | PreprocessorDefinitions=""
|
---|
| 1250 | />
|
---|
| 1251 | </FileConfiguration>
|
---|
| 1252 | <FileConfiguration
|
---|
| 1253 | Name="Release|Win32"
|
---|
| 1254 | >
|
---|
| 1255 | <Tool
|
---|
| 1256 | Name="VCCLCompilerTool"
|
---|
| 1257 | PreprocessorDefinitions=""
|
---|
| 1258 | />
|
---|
| 1259 | </FileConfiguration>
|
---|
| 1260 | <FileConfiguration
|
---|
| 1261 | Name="English_Rel|Win32"
|
---|
| 1262 | >
|
---|
| 1263 | <Tool
|
---|
| 1264 | Name="VCCLCompilerTool"
|
---|
| 1265 | PreprocessorDefinitions=""
|
---|
| 1266 | />
|
---|
| 1267 | </FileConfiguration>
|
---|
| 1268 | </File>
|
---|
| 1269 | <File
|
---|
| 1270 | RelativePath="..\BasicCompiler_Common\Const.h"
|
---|
| 1271 | >
|
---|
| 1272 | </File>
|
---|
| 1273 | </Filter>
|
---|
| 1274 | </Filter>
|
---|
| 1275 | <Filter
|
---|
| 1276 | Name="Compile"
|
---|
| 1277 | >
|
---|
| 1278 | <File
|
---|
| 1279 | RelativePath="Compile_Statement.cpp"
|
---|
| 1280 | >
|
---|
| 1281 | <FileConfiguration
|
---|
| 1282 | Name="Debug|Win32"
|
---|
| 1283 | >
|
---|
| 1284 | <Tool
|
---|
| 1285 | Name="VCCLCompilerTool"
|
---|
| 1286 | PreprocessorDefinitions=""
|
---|
| 1287 | />
|
---|
| 1288 | </FileConfiguration>
|
---|
| 1289 | <FileConfiguration
|
---|
| 1290 | Name="Release|Win32"
|
---|
| 1291 | >
|
---|
| 1292 | <Tool
|
---|
| 1293 | Name="VCCLCompilerTool"
|
---|
| 1294 | PreprocessorDefinitions=""
|
---|
| 1295 | />
|
---|
| 1296 | </FileConfiguration>
|
---|
| 1297 | <FileConfiguration
|
---|
| 1298 | Name="English_Rel|Win32"
|
---|
| 1299 | >
|
---|
| 1300 | <Tool
|
---|
| 1301 | Name="VCCLCompilerTool"
|
---|
| 1302 | PreprocessorDefinitions=""
|
---|
| 1303 | />
|
---|
| 1304 | </FileConfiguration>
|
---|
| 1305 | </File>
|
---|
| 1306 | <File
|
---|
| 1307 | RelativePath="Compile_Var.cpp"
|
---|
| 1308 | >
|
---|
| 1309 | <FileConfiguration
|
---|
| 1310 | Name="Debug|Win32"
|
---|
| 1311 | >
|
---|
| 1312 | <Tool
|
---|
| 1313 | Name="VCCLCompilerTool"
|
---|
| 1314 | PreprocessorDefinitions=""
|
---|
| 1315 | />
|
---|
| 1316 | </FileConfiguration>
|
---|
| 1317 | <FileConfiguration
|
---|
| 1318 | Name="Release|Win32"
|
---|
| 1319 | >
|
---|
| 1320 | <Tool
|
---|
| 1321 | Name="VCCLCompilerTool"
|
---|
| 1322 | PreprocessorDefinitions=""
|
---|
| 1323 | />
|
---|
| 1324 | </FileConfiguration>
|
---|
| 1325 | <FileConfiguration
|
---|
| 1326 | Name="English_Rel|Win32"
|
---|
| 1327 | >
|
---|
| 1328 | <Tool
|
---|
| 1329 | Name="VCCLCompilerTool"
|
---|
| 1330 | PreprocessorDefinitions=""
|
---|
| 1331 | />
|
---|
| 1332 | </FileConfiguration>
|
---|
| 1333 | </File>
|
---|
| 1334 | <File
|
---|
| 1335 | RelativePath="MakePeHdr.cpp"
|
---|
| 1336 | >
|
---|
| 1337 | <FileConfiguration
|
---|
| 1338 | Name="Debug|Win32"
|
---|
| 1339 | >
|
---|
| 1340 | <Tool
|
---|
| 1341 | Name="VCCLCompilerTool"
|
---|
| 1342 | PreprocessorDefinitions=""
|
---|
| 1343 | />
|
---|
| 1344 | </FileConfiguration>
|
---|
| 1345 | <FileConfiguration
|
---|
| 1346 | Name="Release|Win32"
|
---|
| 1347 | >
|
---|
| 1348 | <Tool
|
---|
| 1349 | Name="VCCLCompilerTool"
|
---|
| 1350 | PreprocessorDefinitions=""
|
---|
| 1351 | />
|
---|
| 1352 | </FileConfiguration>
|
---|
| 1353 | <FileConfiguration
|
---|
| 1354 | Name="English_Rel|Win32"
|
---|
| 1355 | >
|
---|
| 1356 | <Tool
|
---|
| 1357 | Name="VCCLCompilerTool"
|
---|
| 1358 | PreprocessorDefinitions=""
|
---|
| 1359 | />
|
---|
| 1360 | </FileConfiguration>
|
---|
| 1361 | </File>
|
---|
| 1362 | <Filter
|
---|
| 1363 | Name="Calculation"
|
---|
| 1364 | >
|
---|
| 1365 | <File
|
---|
| 1366 | RelativePath="Compile_Calc.cpp"
|
---|
| 1367 | >
|
---|
| 1368 | <FileConfiguration
|
---|
| 1369 | Name="Debug|Win32"
|
---|
| 1370 | >
|
---|
| 1371 | <Tool
|
---|
| 1372 | Name="VCCLCompilerTool"
|
---|
| 1373 | PreprocessorDefinitions=""
|
---|
| 1374 | />
|
---|
| 1375 | </FileConfiguration>
|
---|
| 1376 | <FileConfiguration
|
---|
| 1377 | Name="Release|Win32"
|
---|
| 1378 | >
|
---|
| 1379 | <Tool
|
---|
| 1380 | Name="VCCLCompilerTool"
|
---|
| 1381 | PreprocessorDefinitions=""
|
---|
| 1382 | />
|
---|
| 1383 | </FileConfiguration>
|
---|
| 1384 | <FileConfiguration
|
---|
| 1385 | Name="English_Rel|Win32"
|
---|
| 1386 | >
|
---|
| 1387 | <Tool
|
---|
| 1388 | Name="VCCLCompilerTool"
|
---|
| 1389 | PreprocessorDefinitions=""
|
---|
| 1390 | />
|
---|
| 1391 | </FileConfiguration>
|
---|
| 1392 | </File>
|
---|
| 1393 | <File
|
---|
| 1394 | RelativePath="Compile_Calc_PushVar.cpp"
|
---|
| 1395 | >
|
---|
| 1396 | <FileConfiguration
|
---|
| 1397 | Name="Debug|Win32"
|
---|
| 1398 | >
|
---|
| 1399 | <Tool
|
---|
| 1400 | Name="VCCLCompilerTool"
|
---|
| 1401 | PreprocessorDefinitions=""
|
---|
| 1402 | />
|
---|
| 1403 | </FileConfiguration>
|
---|
| 1404 | <FileConfiguration
|
---|
| 1405 | Name="Release|Win32"
|
---|
| 1406 | >
|
---|
| 1407 | <Tool
|
---|
| 1408 | Name="VCCLCompilerTool"
|
---|
| 1409 | PreprocessorDefinitions=""
|
---|
| 1410 | />
|
---|
| 1411 | </FileConfiguration>
|
---|
| 1412 | <FileConfiguration
|
---|
| 1413 | Name="English_Rel|Win32"
|
---|
| 1414 | >
|
---|
| 1415 | <Tool
|
---|
| 1416 | Name="VCCLCompilerTool"
|
---|
| 1417 | PreprocessorDefinitions=""
|
---|
| 1418 | />
|
---|
| 1419 | </FileConfiguration>
|
---|
| 1420 | </File>
|
---|
| 1421 | <File
|
---|
| 1422 | RelativePath="Compile_Set_Var.cpp"
|
---|
| 1423 | >
|
---|
| 1424 | <FileConfiguration
|
---|
| 1425 | Name="Debug|Win32"
|
---|
| 1426 | >
|
---|
| 1427 | <Tool
|
---|
| 1428 | Name="VCCLCompilerTool"
|
---|
| 1429 | PreprocessorDefinitions=""
|
---|
| 1430 | />
|
---|
| 1431 | </FileConfiguration>
|
---|
| 1432 | <FileConfiguration
|
---|
| 1433 | Name="Release|Win32"
|
---|
| 1434 | >
|
---|
| 1435 | <Tool
|
---|
| 1436 | Name="VCCLCompilerTool"
|
---|
| 1437 | PreprocessorDefinitions=""
|
---|
| 1438 | />
|
---|
| 1439 | </FileConfiguration>
|
---|
| 1440 | <FileConfiguration
|
---|
| 1441 | Name="English_Rel|Win32"
|
---|
| 1442 | >
|
---|
| 1443 | <Tool
|
---|
| 1444 | Name="VCCLCompilerTool"
|
---|
| 1445 | PreprocessorDefinitions=""
|
---|
| 1446 | />
|
---|
| 1447 | </FileConfiguration>
|
---|
| 1448 | </File>
|
---|
| 1449 | <File
|
---|
| 1450 | RelativePath="increment.cpp"
|
---|
| 1451 | >
|
---|
| 1452 | <FileConfiguration
|
---|
| 1453 | Name="Debug|Win32"
|
---|
| 1454 | >
|
---|
| 1455 | <Tool
|
---|
| 1456 | Name="VCCLCompilerTool"
|
---|
| 1457 | PreprocessorDefinitions=""
|
---|
| 1458 | />
|
---|
| 1459 | </FileConfiguration>
|
---|
| 1460 | <FileConfiguration
|
---|
| 1461 | Name="Release|Win32"
|
---|
| 1462 | >
|
---|
| 1463 | <Tool
|
---|
| 1464 | Name="VCCLCompilerTool"
|
---|
| 1465 | PreprocessorDefinitions=""
|
---|
| 1466 | />
|
---|
| 1467 | </FileConfiguration>
|
---|
| 1468 | <FileConfiguration
|
---|
| 1469 | Name="English_Rel|Win32"
|
---|
| 1470 | >
|
---|
| 1471 | <Tool
|
---|
| 1472 | Name="VCCLCompilerTool"
|
---|
| 1473 | PreprocessorDefinitions=""
|
---|
| 1474 | />
|
---|
| 1475 | </FileConfiguration>
|
---|
| 1476 | </File>
|
---|
| 1477 | <File
|
---|
| 1478 | RelativePath="NumOpe.cpp"
|
---|
| 1479 | >
|
---|
| 1480 | <FileConfiguration
|
---|
| 1481 | Name="Debug|Win32"
|
---|
| 1482 | >
|
---|
| 1483 | <Tool
|
---|
| 1484 | Name="VCCLCompilerTool"
|
---|
| 1485 | PreprocessorDefinitions=""
|
---|
| 1486 | />
|
---|
| 1487 | </FileConfiguration>
|
---|
| 1488 | <FileConfiguration
|
---|
| 1489 | Name="Release|Win32"
|
---|
| 1490 | >
|
---|
| 1491 | <Tool
|
---|
| 1492 | Name="VCCLCompilerTool"
|
---|
| 1493 | PreprocessorDefinitions=""
|
---|
| 1494 | />
|
---|
| 1495 | </FileConfiguration>
|
---|
| 1496 | <FileConfiguration
|
---|
| 1497 | Name="English_Rel|Win32"
|
---|
| 1498 | >
|
---|
| 1499 | <Tool
|
---|
| 1500 | Name="VCCLCompilerTool"
|
---|
| 1501 | PreprocessorDefinitions=""
|
---|
| 1502 | />
|
---|
| 1503 | </FileConfiguration>
|
---|
| 1504 | </File>
|
---|
| 1505 | <File
|
---|
| 1506 | RelativePath="NumOpe_Arithmetic.cpp"
|
---|
| 1507 | >
|
---|
| 1508 | <FileConfiguration
|
---|
| 1509 | Name="Debug|Win32"
|
---|
| 1510 | >
|
---|
| 1511 | <Tool
|
---|
| 1512 | Name="VCCLCompilerTool"
|
---|
| 1513 | PreprocessorDefinitions=""
|
---|
| 1514 | />
|
---|
| 1515 | </FileConfiguration>
|
---|
| 1516 | <FileConfiguration
|
---|
| 1517 | Name="Release|Win32"
|
---|
| 1518 | >
|
---|
| 1519 | <Tool
|
---|
| 1520 | Name="VCCLCompilerTool"
|
---|
| 1521 | PreprocessorDefinitions=""
|
---|
| 1522 | />
|
---|
| 1523 | </FileConfiguration>
|
---|
| 1524 | <FileConfiguration
|
---|
| 1525 | Name="English_Rel|Win32"
|
---|
| 1526 | >
|
---|
| 1527 | <Tool
|
---|
| 1528 | Name="VCCLCompilerTool"
|
---|
| 1529 | PreprocessorDefinitions=""
|
---|
| 1530 | />
|
---|
| 1531 | </FileConfiguration>
|
---|
| 1532 | </File>
|
---|
| 1533 | <File
|
---|
| 1534 | RelativePath="NumOpe_Logical.cpp"
|
---|
| 1535 | >
|
---|
| 1536 | <FileConfiguration
|
---|
| 1537 | Name="Debug|Win32"
|
---|
| 1538 | >
|
---|
| 1539 | <Tool
|
---|
| 1540 | Name="VCCLCompilerTool"
|
---|
| 1541 | PreprocessorDefinitions=""
|
---|
| 1542 | />
|
---|
| 1543 | </FileConfiguration>
|
---|
| 1544 | <FileConfiguration
|
---|
| 1545 | Name="Release|Win32"
|
---|
| 1546 | >
|
---|
| 1547 | <Tool
|
---|
| 1548 | Name="VCCLCompilerTool"
|
---|
| 1549 | PreprocessorDefinitions=""
|
---|
| 1550 | />
|
---|
| 1551 | </FileConfiguration>
|
---|
| 1552 | <FileConfiguration
|
---|
| 1553 | Name="English_Rel|Win32"
|
---|
| 1554 | >
|
---|
| 1555 | <Tool
|
---|
| 1556 | Name="VCCLCompilerTool"
|
---|
| 1557 | PreprocessorDefinitions=""
|
---|
| 1558 | />
|
---|
| 1559 | </FileConfiguration>
|
---|
| 1560 | </File>
|
---|
| 1561 | <File
|
---|
| 1562 | RelativePath="NumOpe_Relation.cpp"
|
---|
| 1563 | >
|
---|
| 1564 | <FileConfiguration
|
---|
| 1565 | Name="Debug|Win32"
|
---|
| 1566 | >
|
---|
| 1567 | <Tool
|
---|
| 1568 | Name="VCCLCompilerTool"
|
---|
| 1569 | PreprocessorDefinitions=""
|
---|
| 1570 | />
|
---|
| 1571 | </FileConfiguration>
|
---|
| 1572 | <FileConfiguration
|
---|
| 1573 | Name="Release|Win32"
|
---|
| 1574 | >
|
---|
| 1575 | <Tool
|
---|
| 1576 | Name="VCCLCompilerTool"
|
---|
| 1577 | PreprocessorDefinitions=""
|
---|
| 1578 | />
|
---|
| 1579 | </FileConfiguration>
|
---|
| 1580 | <FileConfiguration
|
---|
| 1581 | Name="English_Rel|Win32"
|
---|
| 1582 | >
|
---|
| 1583 | <Tool
|
---|
| 1584 | Name="VCCLCompilerTool"
|
---|
| 1585 | PreprocessorDefinitions=""
|
---|
| 1586 | />
|
---|
| 1587 | </FileConfiguration>
|
---|
| 1588 | </File>
|
---|
| 1589 | <File
|
---|
| 1590 | RelativePath="NumOpe_TypeOperation.cpp"
|
---|
| 1591 | >
|
---|
| 1592 | <FileConfiguration
|
---|
| 1593 | Name="Debug|Win32"
|
---|
| 1594 | >
|
---|
| 1595 | <Tool
|
---|
| 1596 | Name="VCCLCompilerTool"
|
---|
| 1597 | PreprocessorDefinitions=""
|
---|
| 1598 | />
|
---|
| 1599 | </FileConfiguration>
|
---|
| 1600 | <FileConfiguration
|
---|
| 1601 | Name="Release|Win32"
|
---|
| 1602 | >
|
---|
| 1603 | <Tool
|
---|
| 1604 | Name="VCCLCompilerTool"
|
---|
| 1605 | PreprocessorDefinitions=""
|
---|
| 1606 | />
|
---|
| 1607 | </FileConfiguration>
|
---|
| 1608 | <FileConfiguration
|
---|
| 1609 | Name="English_Rel|Win32"
|
---|
| 1610 | >
|
---|
| 1611 | <Tool
|
---|
| 1612 | Name="VCCLCompilerTool"
|
---|
| 1613 | PreprocessorDefinitions=""
|
---|
| 1614 | />
|
---|
| 1615 | </FileConfiguration>
|
---|
| 1616 | </File>
|
---|
| 1617 | </Filter>
|
---|
| 1618 | <Filter
|
---|
| 1619 | Name="Object"
|
---|
| 1620 | >
|
---|
| 1621 | <File
|
---|
| 1622 | RelativePath="Compile_Object.cpp"
|
---|
| 1623 | >
|
---|
| 1624 | <FileConfiguration
|
---|
| 1625 | Name="Debug|Win32"
|
---|
| 1626 | >
|
---|
| 1627 | <Tool
|
---|
| 1628 | Name="VCCLCompilerTool"
|
---|
| 1629 | PreprocessorDefinitions=""
|
---|
| 1630 | />
|
---|
| 1631 | </FileConfiguration>
|
---|
| 1632 | <FileConfiguration
|
---|
| 1633 | Name="Release|Win32"
|
---|
| 1634 | >
|
---|
| 1635 | <Tool
|
---|
| 1636 | Name="VCCLCompilerTool"
|
---|
| 1637 | PreprocessorDefinitions=""
|
---|
| 1638 | />
|
---|
| 1639 | </FileConfiguration>
|
---|
| 1640 | <FileConfiguration
|
---|
| 1641 | Name="English_Rel|Win32"
|
---|
| 1642 | >
|
---|
| 1643 | <Tool
|
---|
| 1644 | Name="VCCLCompilerTool"
|
---|
| 1645 | PreprocessorDefinitions=""
|
---|
| 1646 | />
|
---|
| 1647 | </FileConfiguration>
|
---|
| 1648 | </File>
|
---|
| 1649 | </Filter>
|
---|
| 1650 | <Filter
|
---|
| 1651 | Name="Opcode"
|
---|
| 1652 | >
|
---|
| 1653 | <File
|
---|
| 1654 | RelativePath="op32_main.cpp"
|
---|
| 1655 | >
|
---|
| 1656 | <FileConfiguration
|
---|
| 1657 | Name="Debug|Win32"
|
---|
| 1658 | >
|
---|
| 1659 | <Tool
|
---|
| 1660 | Name="VCCLCompilerTool"
|
---|
| 1661 | PreprocessorDefinitions=""
|
---|
| 1662 | />
|
---|
| 1663 | </FileConfiguration>
|
---|
| 1664 | <FileConfiguration
|
---|
| 1665 | Name="Release|Win32"
|
---|
| 1666 | >
|
---|
| 1667 | <Tool
|
---|
| 1668 | Name="VCCLCompilerTool"
|
---|
| 1669 | PreprocessorDefinitions=""
|
---|
| 1670 | />
|
---|
| 1671 | </FileConfiguration>
|
---|
| 1672 | <FileConfiguration
|
---|
| 1673 | Name="English_Rel|Win32"
|
---|
| 1674 | >
|
---|
| 1675 | <Tool
|
---|
| 1676 | Name="VCCLCompilerTool"
|
---|
| 1677 | PreprocessorDefinitions=""
|
---|
| 1678 | />
|
---|
| 1679 | </FileConfiguration>
|
---|
| 1680 | </File>
|
---|
| 1681 | </Filter>
|
---|
| 1682 | <Filter
|
---|
| 1683 | Name="Procedure"
|
---|
| 1684 | >
|
---|
| 1685 | <File
|
---|
| 1686 | RelativePath="Compile_CallProc.cpp"
|
---|
| 1687 | >
|
---|
| 1688 | <FileConfiguration
|
---|
| 1689 | Name="Debug|Win32"
|
---|
| 1690 | >
|
---|
| 1691 | <Tool
|
---|
| 1692 | Name="VCCLCompilerTool"
|
---|
| 1693 | PreprocessorDefinitions=""
|
---|
| 1694 | />
|
---|
| 1695 | </FileConfiguration>
|
---|
| 1696 | <FileConfiguration
|
---|
| 1697 | Name="Release|Win32"
|
---|
| 1698 | >
|
---|
| 1699 | <Tool
|
---|
| 1700 | Name="VCCLCompilerTool"
|
---|
| 1701 | PreprocessorDefinitions=""
|
---|
| 1702 | />
|
---|
| 1703 | </FileConfiguration>
|
---|
| 1704 | <FileConfiguration
|
---|
| 1705 | Name="English_Rel|Win32"
|
---|
| 1706 | >
|
---|
| 1707 | <Tool
|
---|
| 1708 | Name="VCCLCompilerTool"
|
---|
| 1709 | PreprocessorDefinitions=""
|
---|
| 1710 | />
|
---|
| 1711 | </FileConfiguration>
|
---|
| 1712 | </File>
|
---|
| 1713 | <File
|
---|
| 1714 | RelativePath="Compile_Func.cpp"
|
---|
| 1715 | >
|
---|
| 1716 | <FileConfiguration
|
---|
| 1717 | Name="Debug|Win32"
|
---|
| 1718 | >
|
---|
| 1719 | <Tool
|
---|
| 1720 | Name="VCCLCompilerTool"
|
---|
| 1721 | PreprocessorDefinitions=""
|
---|
| 1722 | />
|
---|
| 1723 | </FileConfiguration>
|
---|
| 1724 | <FileConfiguration
|
---|
| 1725 | Name="Release|Win32"
|
---|
| 1726 | >
|
---|
| 1727 | <Tool
|
---|
| 1728 | Name="VCCLCompilerTool"
|
---|
| 1729 | PreprocessorDefinitions=""
|
---|
| 1730 | />
|
---|
| 1731 | </FileConfiguration>
|
---|
| 1732 | <FileConfiguration
|
---|
| 1733 | Name="English_Rel|Win32"
|
---|
| 1734 | >
|
---|
| 1735 | <Tool
|
---|
| 1736 | Name="VCCLCompilerTool"
|
---|
| 1737 | PreprocessorDefinitions=""
|
---|
| 1738 | />
|
---|
| 1739 | </FileConfiguration>
|
---|
| 1740 | </File>
|
---|
| 1741 | <File
|
---|
| 1742 | RelativePath="Compile_ProcOp.cpp"
|
---|
| 1743 | >
|
---|
| 1744 | <FileConfiguration
|
---|
| 1745 | Name="Debug|Win32"
|
---|
| 1746 | >
|
---|
| 1747 | <Tool
|
---|
| 1748 | Name="VCCLCompilerTool"
|
---|
| 1749 | PreprocessorDefinitions=""
|
---|
| 1750 | />
|
---|
| 1751 | </FileConfiguration>
|
---|
| 1752 | <FileConfiguration
|
---|
| 1753 | Name="Release|Win32"
|
---|
| 1754 | >
|
---|
| 1755 | <Tool
|
---|
| 1756 | Name="VCCLCompilerTool"
|
---|
| 1757 | PreprocessorDefinitions=""
|
---|
| 1758 | />
|
---|
| 1759 | </FileConfiguration>
|
---|
| 1760 | <FileConfiguration
|
---|
| 1761 | Name="English_Rel|Win32"
|
---|
| 1762 | >
|
---|
| 1763 | <Tool
|
---|
| 1764 | Name="VCCLCompilerTool"
|
---|
| 1765 | PreprocessorDefinitions=""
|
---|
| 1766 | />
|
---|
| 1767 | </FileConfiguration>
|
---|
| 1768 | </File>
|
---|
| 1769 | <File
|
---|
| 1770 | RelativePath="CParameter.cpp"
|
---|
| 1771 | >
|
---|
| 1772 | <FileConfiguration
|
---|
| 1773 | Name="Debug|Win32"
|
---|
| 1774 | >
|
---|
| 1775 | <Tool
|
---|
| 1776 | Name="VCCLCompilerTool"
|
---|
| 1777 | PreprocessorDefinitions=""
|
---|
| 1778 | />
|
---|
| 1779 | </FileConfiguration>
|
---|
| 1780 | <FileConfiguration
|
---|
| 1781 | Name="Release|Win32"
|
---|
| 1782 | >
|
---|
| 1783 | <Tool
|
---|
| 1784 | Name="VCCLCompilerTool"
|
---|
| 1785 | PreprocessorDefinitions=""
|
---|
| 1786 | />
|
---|
| 1787 | </FileConfiguration>
|
---|
| 1788 | <FileConfiguration
|
---|
| 1789 | Name="English_Rel|Win32"
|
---|
| 1790 | >
|
---|
| 1791 | <Tool
|
---|
| 1792 | Name="VCCLCompilerTool"
|
---|
| 1793 | PreprocessorDefinitions=""
|
---|
| 1794 | />
|
---|
| 1795 | </FileConfiguration>
|
---|
| 1796 | </File>
|
---|
| 1797 | <File
|
---|
| 1798 | RelativePath="OperatorProc.cpp"
|
---|
| 1799 | >
|
---|
| 1800 | <FileConfiguration
|
---|
| 1801 | Name="Debug|Win32"
|
---|
| 1802 | >
|
---|
| 1803 | <Tool
|
---|
| 1804 | Name="VCCLCompilerTool"
|
---|
| 1805 | PreprocessorDefinitions=""
|
---|
| 1806 | />
|
---|
| 1807 | </FileConfiguration>
|
---|
| 1808 | <FileConfiguration
|
---|
| 1809 | Name="Release|Win32"
|
---|
| 1810 | >
|
---|
| 1811 | <Tool
|
---|
| 1812 | Name="VCCLCompilerTool"
|
---|
| 1813 | PreprocessorDefinitions=""
|
---|
| 1814 | />
|
---|
| 1815 | </FileConfiguration>
|
---|
| 1816 | <FileConfiguration
|
---|
| 1817 | Name="English_Rel|Win32"
|
---|
| 1818 | >
|
---|
| 1819 | <Tool
|
---|
| 1820 | Name="VCCLCompilerTool"
|
---|
| 1821 | PreprocessorDefinitions=""
|
---|
| 1822 | />
|
---|
| 1823 | </FileConfiguration>
|
---|
| 1824 | </File>
|
---|
| 1825 | </Filter>
|
---|
| 1826 | </Filter>
|
---|
| 1827 | <Filter
|
---|
| 1828 | Name="Debug"
|
---|
| 1829 | >
|
---|
| 1830 | <File
|
---|
| 1831 | RelativePath="VarList.cpp"
|
---|
| 1832 | >
|
---|
| 1833 | <FileConfiguration
|
---|
| 1834 | Name="Debug|Win32"
|
---|
| 1835 | >
|
---|
| 1836 | <Tool
|
---|
| 1837 | Name="VCCLCompilerTool"
|
---|
| 1838 | PreprocessorDefinitions=""
|
---|
| 1839 | />
|
---|
| 1840 | </FileConfiguration>
|
---|
| 1841 | <FileConfiguration
|
---|
| 1842 | Name="Release|Win32"
|
---|
| 1843 | >
|
---|
| 1844 | <Tool
|
---|
| 1845 | Name="VCCLCompilerTool"
|
---|
| 1846 | PreprocessorDefinitions=""
|
---|
| 1847 | />
|
---|
| 1848 | </FileConfiguration>
|
---|
| 1849 | <FileConfiguration
|
---|
| 1850 | Name="English_Rel|Win32"
|
---|
| 1851 | >
|
---|
| 1852 | <Tool
|
---|
| 1853 | Name="VCCLCompilerTool"
|
---|
| 1854 | PreprocessorDefinitions=""
|
---|
| 1855 | />
|
---|
| 1856 | </FileConfiguration>
|
---|
| 1857 | </File>
|
---|
| 1858 | <File
|
---|
| 1859 | RelativePath="WatchList.cpp"
|
---|
| 1860 | >
|
---|
| 1861 | <FileConfiguration
|
---|
| 1862 | Name="Debug|Win32"
|
---|
| 1863 | >
|
---|
| 1864 | <Tool
|
---|
| 1865 | Name="VCCLCompilerTool"
|
---|
| 1866 | PreprocessorDefinitions=""
|
---|
| 1867 | />
|
---|
| 1868 | </FileConfiguration>
|
---|
| 1869 | <FileConfiguration
|
---|
| 1870 | Name="Release|Win32"
|
---|
| 1871 | >
|
---|
| 1872 | <Tool
|
---|
| 1873 | Name="VCCLCompilerTool"
|
---|
| 1874 | PreprocessorDefinitions=""
|
---|
| 1875 | />
|
---|
| 1876 | </FileConfiguration>
|
---|
| 1877 | <FileConfiguration
|
---|
| 1878 | Name="English_Rel|Win32"
|
---|
| 1879 | >
|
---|
| 1880 | <Tool
|
---|
| 1881 | Name="VCCLCompilerTool"
|
---|
| 1882 | PreprocessorDefinitions=""
|
---|
| 1883 | />
|
---|
| 1884 | </FileConfiguration>
|
---|
| 1885 | </File>
|
---|
| 1886 | </Filter>
|
---|
| 1887 | </Filter>
|
---|
| 1888 | <Filter
|
---|
| 1889 | Name="Header Files"
|
---|
| 1890 | Filter="h;hpp;hxx;hm;inl"
|
---|
| 1891 | >
|
---|
| 1892 | <File
|
---|
| 1893 | RelativePath="BasicCompiler.h"
|
---|
| 1894 | >
|
---|
| 1895 | </File>
|
---|
| 1896 | <File
|
---|
| 1897 | RelativePath="CommandValue.h"
|
---|
| 1898 | >
|
---|
| 1899 | </File>
|
---|
| 1900 | <File
|
---|
| 1901 | RelativePath="..\BasicCompiler_Common\common.h"
|
---|
| 1902 | >
|
---|
| 1903 | </File>
|
---|
| 1904 | <File
|
---|
| 1905 | RelativePath="Opcode.h"
|
---|
| 1906 | >
|
---|
| 1907 | </File>
|
---|
| 1908 | <Filter
|
---|
| 1909 | Name="言語対応文字列"
|
---|
| 1910 | >
|
---|
| 1911 | <File
|
---|
| 1912 | RelativePath="..\BasicCompiler_Common\common_msg_eng.h"
|
---|
| 1913 | >
|
---|
| 1914 | </File>
|
---|
| 1915 | <File
|
---|
| 1916 | RelativePath="..\BasicCompiler_Common\common_msg_jpn.h"
|
---|
| 1917 | >
|
---|
| 1918 | </File>
|
---|
| 1919 | </Filter>
|
---|
| 1920 | <Filter
|
---|
| 1921 | Name="Parts_h"
|
---|
| 1922 | >
|
---|
| 1923 | <File
|
---|
| 1924 | RelativePath="..\BasicCompiler_Common\NonVolatile.h"
|
---|
| 1925 | >
|
---|
| 1926 | </File>
|
---|
| 1927 | <File
|
---|
| 1928 | RelativePath="..\BasicCompiler_Common\TypeDef.h"
|
---|
| 1929 | >
|
---|
| 1930 | </File>
|
---|
| 1931 | </Filter>
|
---|
| 1932 | </Filter>
|
---|
| 1933 | <Filter
|
---|
| 1934 | Name="Resource Files"
|
---|
| 1935 | Filter="ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"
|
---|
| 1936 | >
|
---|
| 1937 | <File
|
---|
| 1938 | RelativePath="icon1.ico"
|
---|
| 1939 | >
|
---|
| 1940 | </File>
|
---|
| 1941 | <File
|
---|
| 1942 | RelativePath="toolbar_debugger.bmp"
|
---|
| 1943 | >
|
---|
| 1944 | </File>
|
---|
| 1945 | <File
|
---|
| 1946 | RelativePath="toolbar_debugger_disable.bmp"
|
---|
| 1947 | >
|
---|
| 1948 | </File>
|
---|
| 1949 | <File
|
---|
| 1950 | RelativePath="VarArray.ico"
|
---|
| 1951 | >
|
---|
| 1952 | </File>
|
---|
| 1953 | <File
|
---|
| 1954 | RelativePath="VarData.ico"
|
---|
| 1955 | >
|
---|
| 1956 | </File>
|
---|
| 1957 | <File
|
---|
| 1958 | RelativePath="VarPtrStruct.ico"
|
---|
| 1959 | >
|
---|
| 1960 | </File>
|
---|
| 1961 | <File
|
---|
| 1962 | RelativePath="VarStr.ico"
|
---|
| 1963 | >
|
---|
| 1964 | </File>
|
---|
| 1965 | <File
|
---|
| 1966 | RelativePath="VarStruct.ico"
|
---|
| 1967 | >
|
---|
| 1968 | </File>
|
---|
| 1969 | </Filter>
|
---|
| 1970 | </Files>
|
---|
| 1971 | <Globals>
|
---|
| 1972 | </Globals>
|
---|
| 1973 | </VisualStudioProject>
|
---|