| 1 | <?xml version="1.0" encoding="shift_jis"?>
|
|---|
| 2 | <VisualStudioProject
|
|---|
| 3 | ProjectType="Visual C++"
|
|---|
| 4 | Version="8.00"
|
|---|
| 5 | Name="BasicCompiler"
|
|---|
| 6 | ProjectGUID="{864B921B-423B-4F9E-9E6B-31B15968EDF9}"
|
|---|
| 7 | RootNamespace="BasicCompiler"
|
|---|
| 8 | >
|
|---|
| 9 | <Platforms>
|
|---|
| 10 | <Platform
|
|---|
| 11 | Name="Win32"
|
|---|
| 12 | />
|
|---|
| 13 | </Platforms>
|
|---|
| 14 | <ToolFiles>
|
|---|
| 15 | </ToolFiles>
|
|---|
| 16 | <Configurations>
|
|---|
| 17 | <Configuration
|
|---|
| 18 | Name="Debug|Win32"
|
|---|
| 19 | OutputDirectory="Debug"
|
|---|
| 20 | IntermediateDirectory="Debug"
|
|---|
| 21 | ConfigurationType="1"
|
|---|
| 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 | AdditionalIncludeDirectories="..\cpplibs\boost;..\BasicCompiler_Common\include"
|
|---|
| 51 | PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;JPN;_AMD64_;_WIN64"
|
|---|
| 52 | MinimalRebuild="true"
|
|---|
| 53 | BasicRuntimeChecks="0"
|
|---|
| 54 | RuntimeLibrary="1"
|
|---|
| 55 | UsePrecompiledHeader="0"
|
|---|
| 56 | PrecompiledHeaderFile=".\Debug/BasicCompiler.pch"
|
|---|
| 57 | AssemblerListingLocation=".\Debug/"
|
|---|
| 58 | ObjectFile=".\Debug/"
|
|---|
| 59 | ProgramDataBaseFileName=".\Debug/"
|
|---|
| 60 | BrowseInformation="0"
|
|---|
| 61 | WarningLevel="3"
|
|---|
| 62 | SuppressStartupBanner="true"
|
|---|
| 63 | Detect64BitPortabilityProblems="true"
|
|---|
| 64 | DebugInformationFormat="3"
|
|---|
| 65 | CallingConvention="0"
|
|---|
| 66 | />
|
|---|
| 67 | <Tool
|
|---|
| 68 | Name="VCManagedResourceCompilerTool"
|
|---|
| 69 | />
|
|---|
| 70 | <Tool
|
|---|
| 71 | Name="VCResourceCompilerTool"
|
|---|
| 72 | PreprocessorDefinitions="_DEBUG,JPN"
|
|---|
| 73 | Culture="1041"
|
|---|
| 74 | />
|
|---|
| 75 | <Tool
|
|---|
| 76 | Name="VCPreLinkEventTool"
|
|---|
| 77 | />
|
|---|
| 78 | <Tool
|
|---|
| 79 | Name="VCLinkerTool"
|
|---|
| 80 | AdditionalOptions="/MACHINE:AMD64"
|
|---|
| 81 | AdditionalDependencies="odbc32.lib odbccp32.lib comctl32.lib user32.lib gdi32.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib bufferoverflowu.lib"
|
|---|
| 82 | OutputFile="../ActiveBasic/BasicCompiler64.exe"
|
|---|
| 83 | LinkIncremental="2"
|
|---|
| 84 | SuppressStartupBanner="true"
|
|---|
| 85 | IgnoreDefaultLibraryNames=""
|
|---|
| 86 | GenerateDebugInformation="true"
|
|---|
| 87 | ProgramDatabaseFile=".\Debug/BasicCompiler64.pdb"
|
|---|
| 88 | SubSystem="2"
|
|---|
| 89 | TargetMachine="0"
|
|---|
| 90 | />
|
|---|
| 91 | <Tool
|
|---|
| 92 | Name="VCALinkTool"
|
|---|
| 93 | />
|
|---|
| 94 | <Tool
|
|---|
| 95 | Name="VCManifestTool"
|
|---|
| 96 | AdditionalManifestFiles="$(ProjectDir)\manifest.xml"
|
|---|
| 97 | EmbedManifest="true"
|
|---|
| 98 | />
|
|---|
| 99 | <Tool
|
|---|
| 100 | Name="VCXDCMakeTool"
|
|---|
| 101 | />
|
|---|
| 102 | <Tool
|
|---|
| 103 | Name="VCBscMakeTool"
|
|---|
| 104 | SuppressStartupBanner="true"
|
|---|
| 105 | OutputFile="$(OutDir)/$(ProjectName).bsc"
|
|---|
| 106 | />
|
|---|
| 107 | <Tool
|
|---|
| 108 | Name="VCFxCopTool"
|
|---|
| 109 | />
|
|---|
| 110 | <Tool
|
|---|
| 111 | Name="VCAppVerifierTool"
|
|---|
| 112 | />
|
|---|
| 113 | <Tool
|
|---|
| 114 | Name="VCWebDeploymentTool"
|
|---|
| 115 | />
|
|---|
| 116 | <Tool
|
|---|
| 117 | Name="VCPostBuildEventTool"
|
|---|
| 118 | />
|
|---|
| 119 | </Configuration>
|
|---|
| 120 | <Configuration
|
|---|
| 121 | Name="Release|Win32"
|
|---|
| 122 | OutputDirectory=".\Release"
|
|---|
| 123 | IntermediateDirectory=".\Release"
|
|---|
| 124 | ConfigurationType="1"
|
|---|
| 125 | UseOfMFC="0"
|
|---|
| 126 | ATLMinimizesCRunTimeLibraryUsage="false"
|
|---|
| 127 | CharacterSet="2"
|
|---|
| 128 | >
|
|---|
| 129 | <Tool
|
|---|
| 130 | Name="VCPreBuildEventTool"
|
|---|
| 131 | />
|
|---|
| 132 | <Tool
|
|---|
| 133 | Name="VCCustomBuildTool"
|
|---|
| 134 | />
|
|---|
| 135 | <Tool
|
|---|
| 136 | Name="VCXMLDataGeneratorTool"
|
|---|
| 137 | />
|
|---|
| 138 | <Tool
|
|---|
| 139 | Name="VCWebServiceProxyGeneratorTool"
|
|---|
| 140 | />
|
|---|
| 141 | <Tool
|
|---|
| 142 | Name="VCMIDLTool"
|
|---|
| 143 | PreprocessorDefinitions="NDEBUG"
|
|---|
| 144 | MkTypLibCompatible="true"
|
|---|
| 145 | SuppressStartupBanner="true"
|
|---|
| 146 | TargetEnvironment="1"
|
|---|
| 147 | TypeLibraryName=".\Release/BasicCompiler.tlb"
|
|---|
| 148 | HeaderFileName=""
|
|---|
| 149 | />
|
|---|
| 150 | <Tool
|
|---|
| 151 | Name="VCCLCompilerTool"
|
|---|
| 152 | Optimization="2"
|
|---|
| 153 | InlineFunctionExpansion="1"
|
|---|
| 154 | AdditionalIncludeDirectories="..\cpplibs\boost;..\BasicCompiler_Common\include"
|
|---|
| 155 | PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;JPN;_AMD64_;_WIN64"
|
|---|
| 156 | StringPooling="true"
|
|---|
| 157 | MinimalRebuild="false"
|
|---|
| 158 | RuntimeLibrary="0"
|
|---|
| 159 | EnableFunctionLevelLinking="true"
|
|---|
| 160 | UsePrecompiledHeader="0"
|
|---|
| 161 | PrecompiledHeaderFile=".\Release/BasicCompiler.pch"
|
|---|
| 162 | AssemblerListingLocation=".\Release/"
|
|---|
| 163 | ObjectFile=".\Release/"
|
|---|
| 164 | ProgramDataBaseFileName=".\Release/"
|
|---|
| 165 | BrowseInformation="0"
|
|---|
| 166 | BrowseInformationFile=""
|
|---|
| 167 | WarningLevel="3"
|
|---|
| 168 | SuppressStartupBanner="true"
|
|---|
| 169 | Detect64BitPortabilityProblems="true"
|
|---|
| 170 | />
|
|---|
| 171 | <Tool
|
|---|
| 172 | Name="VCManagedResourceCompilerTool"
|
|---|
| 173 | />
|
|---|
| 174 | <Tool
|
|---|
| 175 | Name="VCResourceCompilerTool"
|
|---|
| 176 | PreprocessorDefinitions="NDEBUG,JPN"
|
|---|
| 177 | Culture="1041"
|
|---|
| 178 | />
|
|---|
| 179 | <Tool
|
|---|
| 180 | Name="VCPreLinkEventTool"
|
|---|
| 181 | />
|
|---|
| 182 | <Tool
|
|---|
| 183 | Name="VCLinkerTool"
|
|---|
| 184 | AdditionalOptions="/MACHINE:AMD64"
|
|---|
| 185 | AdditionalDependencies="odbc32.lib odbccp32.lib comctl32.lib user32.lib gdi32.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib bufferoverflowu.lib"
|
|---|
| 186 | OutputFile="../ActiveBasic/BasicCompiler64.exe"
|
|---|
| 187 | LinkIncremental="1"
|
|---|
| 188 | SuppressStartupBanner="true"
|
|---|
| 189 | ProgramDatabaseFile=".\Release/BasicCompiler64.pdb"
|
|---|
| 190 | SubSystem="2"
|
|---|
| 191 | TargetMachine="0"
|
|---|
| 192 | />
|
|---|
| 193 | <Tool
|
|---|
| 194 | Name="VCALinkTool"
|
|---|
| 195 | />
|
|---|
| 196 | <Tool
|
|---|
| 197 | Name="VCManifestTool"
|
|---|
| 198 | AdditionalManifestFiles="$(ProjectDir)\manifest.xml"
|
|---|
| 199 | />
|
|---|
| 200 | <Tool
|
|---|
| 201 | Name="VCXDCMakeTool"
|
|---|
| 202 | />
|
|---|
| 203 | <Tool
|
|---|
| 204 | Name="VCBscMakeTool"
|
|---|
| 205 | SuppressStartupBanner="true"
|
|---|
| 206 | OutputFile=".\Release/BasicCompiler.bsc"
|
|---|
| 207 | />
|
|---|
| 208 | <Tool
|
|---|
| 209 | Name="VCFxCopTool"
|
|---|
| 210 | />
|
|---|
| 211 | <Tool
|
|---|
| 212 | Name="VCAppVerifierTool"
|
|---|
| 213 | />
|
|---|
| 214 | <Tool
|
|---|
| 215 | Name="VCWebDeploymentTool"
|
|---|
| 216 | />
|
|---|
| 217 | <Tool
|
|---|
| 218 | Name="VCPostBuildEventTool"
|
|---|
| 219 | />
|
|---|
| 220 | </Configuration>
|
|---|
| 221 | <Configuration
|
|---|
| 222 | Name="English_Rel|Win32"
|
|---|
| 223 | OutputDirectory=".\English_Rel"
|
|---|
| 224 | IntermediateDirectory=".\English_Rel"
|
|---|
| 225 | ConfigurationType="1"
|
|---|
| 226 | UseOfMFC="0"
|
|---|
| 227 | ATLMinimizesCRunTimeLibraryUsage="false"
|
|---|
| 228 | CharacterSet="2"
|
|---|
| 229 | >
|
|---|
| 230 | <Tool
|
|---|
| 231 | Name="VCPreBuildEventTool"
|
|---|
| 232 | />
|
|---|
| 233 | <Tool
|
|---|
| 234 | Name="VCCustomBuildTool"
|
|---|
| 235 | />
|
|---|
| 236 | <Tool
|
|---|
| 237 | Name="VCXMLDataGeneratorTool"
|
|---|
| 238 | />
|
|---|
| 239 | <Tool
|
|---|
| 240 | Name="VCWebServiceProxyGeneratorTool"
|
|---|
| 241 | />
|
|---|
| 242 | <Tool
|
|---|
| 243 | Name="VCMIDLTool"
|
|---|
| 244 | PreprocessorDefinitions="NDEBUG"
|
|---|
| 245 | MkTypLibCompatible="true"
|
|---|
| 246 | SuppressStartupBanner="true"
|
|---|
| 247 | TargetEnvironment="1"
|
|---|
| 248 | TypeLibraryName=".\English_Rel/BasicCompiler.tlb"
|
|---|
| 249 | HeaderFileName=""
|
|---|
| 250 | />
|
|---|
| 251 | <Tool
|
|---|
| 252 | Name="VCCLCompilerTool"
|
|---|
| 253 | Optimization="2"
|
|---|
| 254 | InlineFunctionExpansion="1"
|
|---|
| 255 | AdditionalIncludeDirectories="..\cpplibs\boost;..\BasicCompiler_Common\include"
|
|---|
| 256 | PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;ENG"
|
|---|
| 257 | StringPooling="true"
|
|---|
| 258 | RuntimeLibrary="0"
|
|---|
| 259 | EnableFunctionLevelLinking="true"
|
|---|
| 260 | UsePrecompiledHeader="0"
|
|---|
| 261 | PrecompiledHeaderFile=".\English_Rel/BasicCompiler.pch"
|
|---|
| 262 | AssemblerListingLocation=".\English_Rel/"
|
|---|
| 263 | ObjectFile=".\English_Rel/"
|
|---|
| 264 | ProgramDataBaseFileName=".\English_Rel/"
|
|---|
| 265 | WarningLevel="3"
|
|---|
| 266 | SuppressStartupBanner="true"
|
|---|
| 267 | />
|
|---|
| 268 | <Tool
|
|---|
| 269 | Name="VCManagedResourceCompilerTool"
|
|---|
| 270 | />
|
|---|
| 271 | <Tool
|
|---|
| 272 | Name="VCResourceCompilerTool"
|
|---|
| 273 | PreprocessorDefinitions="NDEBUG,ENG"
|
|---|
| 274 | Culture="1033"
|
|---|
| 275 | />
|
|---|
| 276 | <Tool
|
|---|
| 277 | Name="VCPreLinkEventTool"
|
|---|
| 278 | />
|
|---|
| 279 | <Tool
|
|---|
| 280 | Name="VCLinkerTool"
|
|---|
| 281 | AdditionalDependencies="odbc32.lib odbccp32.lib comctl32.lib"
|
|---|
| 282 | OutputFile="../ActiveBasic/BasicCompiler64.exe"
|
|---|
| 283 | LinkIncremental="1"
|
|---|
| 284 | SuppressStartupBanner="true"
|
|---|
| 285 | ProgramDatabaseFile=".\English_Rel/BasicCompiler64.pdb"
|
|---|
| 286 | SubSystem="2"
|
|---|
| 287 | TargetMachine="1"
|
|---|
| 288 | />
|
|---|
| 289 | <Tool
|
|---|
| 290 | Name="VCALinkTool"
|
|---|
| 291 | />
|
|---|
| 292 | <Tool
|
|---|
| 293 | Name="VCManifestTool"
|
|---|
| 294 | AdditionalManifestFiles="$(ProjectDir)\manifest.xml"
|
|---|
| 295 | />
|
|---|
| 296 | <Tool
|
|---|
| 297 | Name="VCXDCMakeTool"
|
|---|
| 298 | />
|
|---|
| 299 | <Tool
|
|---|
| 300 | Name="VCBscMakeTool"
|
|---|
| 301 | SuppressStartupBanner="true"
|
|---|
| 302 | OutputFile=".\English_Rel/BasicCompiler.bsc"
|
|---|
| 303 | />
|
|---|
| 304 | <Tool
|
|---|
| 305 | Name="VCFxCopTool"
|
|---|
| 306 | />
|
|---|
| 307 | <Tool
|
|---|
| 308 | Name="VCAppVerifierTool"
|
|---|
| 309 | />
|
|---|
| 310 | <Tool
|
|---|
| 311 | Name="VCWebDeploymentTool"
|
|---|
| 312 | />
|
|---|
| 313 | <Tool
|
|---|
| 314 | Name="VCPostBuildEventTool"
|
|---|
| 315 | />
|
|---|
| 316 | </Configuration>
|
|---|
| 317 | <Configuration
|
|---|
| 318 | Name="Release2|Win32"
|
|---|
| 319 | OutputDirectory="$(ConfigurationName)"
|
|---|
| 320 | IntermediateDirectory="$(ConfigurationName)"
|
|---|
| 321 | ConfigurationType="1"
|
|---|
| 322 | UseOfMFC="0"
|
|---|
| 323 | ATLMinimizesCRunTimeLibraryUsage="false"
|
|---|
| 324 | CharacterSet="2"
|
|---|
| 325 | >
|
|---|
| 326 | <Tool
|
|---|
| 327 | Name="VCPreBuildEventTool"
|
|---|
| 328 | />
|
|---|
| 329 | <Tool
|
|---|
| 330 | Name="VCCustomBuildTool"
|
|---|
| 331 | />
|
|---|
| 332 | <Tool
|
|---|
| 333 | Name="VCXMLDataGeneratorTool"
|
|---|
| 334 | />
|
|---|
| 335 | <Tool
|
|---|
| 336 | Name="VCWebServiceProxyGeneratorTool"
|
|---|
| 337 | />
|
|---|
| 338 | <Tool
|
|---|
| 339 | Name="VCMIDLTool"
|
|---|
| 340 | PreprocessorDefinitions="_DEBUG"
|
|---|
| 341 | MkTypLibCompatible="true"
|
|---|
| 342 | SuppressStartupBanner="true"
|
|---|
| 343 | TargetEnvironment="1"
|
|---|
| 344 | TypeLibraryName=".\Debug/BasicCompiler.tlb"
|
|---|
| 345 | HeaderFileName=""
|
|---|
| 346 | />
|
|---|
| 347 | <Tool
|
|---|
| 348 | Name="VCCLCompilerTool"
|
|---|
| 349 | Optimization="2"
|
|---|
| 350 | AdditionalIncludeDirectories="..\cpplibs\boost;..\BasicCompiler_Common\include"
|
|---|
| 351 | PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;JPN;_AMD64_;_WIN64"
|
|---|
| 352 | MinimalRebuild="false"
|
|---|
| 353 | BasicRuntimeChecks="0"
|
|---|
| 354 | RuntimeLibrary="0"
|
|---|
| 355 | UsePrecompiledHeader="0"
|
|---|
| 356 | PrecompiledHeaderFile=".\Release/BasicCompiler.pch"
|
|---|
| 357 | AssemblerListingLocation=".\Release/"
|
|---|
| 358 | ObjectFile=".\Release/"
|
|---|
| 359 | ProgramDataBaseFileName=".\Release/"
|
|---|
| 360 | BrowseInformation="0"
|
|---|
| 361 | WarningLevel="3"
|
|---|
| 362 | SuppressStartupBanner="true"
|
|---|
| 363 | Detect64BitPortabilityProblems="true"
|
|---|
| 364 | DebugInformationFormat="0"
|
|---|
| 365 | CallingConvention="0"
|
|---|
| 366 | />
|
|---|
| 367 | <Tool
|
|---|
| 368 | Name="VCManagedResourceCompilerTool"
|
|---|
| 369 | />
|
|---|
| 370 | <Tool
|
|---|
| 371 | Name="VCResourceCompilerTool"
|
|---|
| 372 | PreprocessorDefinitions="_DEBUG,JPN"
|
|---|
| 373 | Culture="1041"
|
|---|
| 374 | />
|
|---|
| 375 | <Tool
|
|---|
| 376 | Name="VCPreLinkEventTool"
|
|---|
| 377 | />
|
|---|
| 378 | <Tool
|
|---|
| 379 | Name="VCLinkerTool"
|
|---|
| 380 | AdditionalOptions="/MACHINE:AMD64"
|
|---|
| 381 | AdditionalDependencies="odbc32.lib odbccp32.lib comctl32.lib user32.lib gdi32.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib bufferoverflowu.lib"
|
|---|
| 382 | OutputFile="../ActiveBasic/BasicCompiler64.exe"
|
|---|
| 383 | LinkIncremental="2"
|
|---|
| 384 | SuppressStartupBanner="true"
|
|---|
| 385 | IgnoreDefaultLibraryNames="libcpmtd"
|
|---|
| 386 | GenerateDebugInformation="false"
|
|---|
| 387 | ProgramDatabaseFile=".\Release/BasicCompiler64.pdb"
|
|---|
| 388 | SubSystem="2"
|
|---|
| 389 | TargetMachine="0"
|
|---|
| 390 | />
|
|---|
| 391 | <Tool
|
|---|
| 392 | Name="VCALinkTool"
|
|---|
| 393 | />
|
|---|
| 394 | <Tool
|
|---|
| 395 | Name="VCManifestTool"
|
|---|
| 396 | AdditionalManifestFiles="$(ProjectDir)\manifest.xml"
|
|---|
| 397 | />
|
|---|
| 398 | <Tool
|
|---|
| 399 | Name="VCXDCMakeTool"
|
|---|
| 400 | />
|
|---|
| 401 | <Tool
|
|---|
| 402 | Name="VCBscMakeTool"
|
|---|
| 403 | SuppressStartupBanner="true"
|
|---|
| 404 | OutputFile="$(OutDir)/$(ProjectName).bsc"
|
|---|
| 405 | />
|
|---|
| 406 | <Tool
|
|---|
| 407 | Name="VCFxCopTool"
|
|---|
| 408 | />
|
|---|
| 409 | <Tool
|
|---|
| 410 | Name="VCAppVerifierTool"
|
|---|
| 411 | />
|
|---|
| 412 | <Tool
|
|---|
| 413 | Name="VCWebDeploymentTool"
|
|---|
| 414 | />
|
|---|
| 415 | <Tool
|
|---|
| 416 | Name="VCPostBuildEventTool"
|
|---|
| 417 | />
|
|---|
| 418 | </Configuration>
|
|---|
| 419 | </Configurations>
|
|---|
| 420 | <References>
|
|---|
| 421 | </References>
|
|---|
| 422 | <Files>
|
|---|
| 423 | <Filter
|
|---|
| 424 | Name="Header Files"
|
|---|
| 425 | Filter="h;hpp;hxx;hm;inl"
|
|---|
| 426 | >
|
|---|
| 427 | <File
|
|---|
| 428 | RelativePath="..\BasicCompiler_Common\BasicCompiler.h"
|
|---|
| 429 | >
|
|---|
| 430 | </File>
|
|---|
| 431 | <File
|
|---|
| 432 | RelativePath="..\BasicCompiler_Common\BasicFixed.h"
|
|---|
| 433 | >
|
|---|
| 434 | </File>
|
|---|
| 435 | <File
|
|---|
| 436 | RelativePath="CommandValue.h"
|
|---|
| 437 | >
|
|---|
| 438 | </File>
|
|---|
| 439 | <File
|
|---|
| 440 | RelativePath="..\BasicCompiler_Common\common.h"
|
|---|
| 441 | >
|
|---|
| 442 | </File>
|
|---|
| 443 | <File
|
|---|
| 444 | RelativePath="Opcode.h"
|
|---|
| 445 | >
|
|---|
| 446 | </File>
|
|---|
| 447 | <Filter
|
|---|
| 448 | Name="言語対応文字列"
|
|---|
| 449 | >
|
|---|
| 450 | <File
|
|---|
| 451 | RelativePath="..\BasicCompiler_Common\common_msg_eng.h"
|
|---|
| 452 | >
|
|---|
| 453 | </File>
|
|---|
| 454 | <File
|
|---|
| 455 | RelativePath="..\BasicCompiler_Common\common_msg_jpn.h"
|
|---|
| 456 | >
|
|---|
| 457 | </File>
|
|---|
| 458 | </Filter>
|
|---|
| 459 | <Filter
|
|---|
| 460 | Name="Parts_h"
|
|---|
| 461 | >
|
|---|
| 462 | <File
|
|---|
| 463 | RelativePath="..\BasicCompiler_Common\NonVolatile.h"
|
|---|
| 464 | >
|
|---|
| 465 | </File>
|
|---|
| 466 | </Filter>
|
|---|
| 467 | <Filter
|
|---|
| 468 | Name="Common Classes"
|
|---|
| 469 | >
|
|---|
| 470 | <File
|
|---|
| 471 | RelativePath="..\BasicCompiler_Common\include\House.h"
|
|---|
| 472 | >
|
|---|
| 473 | </File>
|
|---|
| 474 | <Filter
|
|---|
| 475 | Name="Meta Parts"
|
|---|
| 476 | >
|
|---|
| 477 | <File
|
|---|
| 478 | RelativePath="..\BasicCompiler_Common\Parameter.h"
|
|---|
| 479 | >
|
|---|
| 480 | </File>
|
|---|
| 481 | <File
|
|---|
| 482 | RelativePath="..\BasicCompiler_Common\Procedure.h"
|
|---|
| 483 | >
|
|---|
| 484 | </File>
|
|---|
| 485 | <File
|
|---|
| 486 | RelativePath="..\BasicCompiler_Common\Type.h"
|
|---|
| 487 | >
|
|---|
| 488 | </File>
|
|---|
| 489 | <File
|
|---|
| 490 | RelativePath="..\BasicCompiler_Common\TypeDef.h"
|
|---|
| 491 | >
|
|---|
| 492 | </File>
|
|---|
| 493 | <File
|
|---|
| 494 | RelativePath="..\BasicCompiler_Common\Variable.h"
|
|---|
| 495 | >
|
|---|
| 496 | </File>
|
|---|
| 497 | </Filter>
|
|---|
| 498 | <Filter
|
|---|
| 499 | Name="Lexical Parts"
|
|---|
| 500 | >
|
|---|
| 501 | <File
|
|---|
| 502 | RelativePath="..\BasicCompiler_Common\include\Source.h"
|
|---|
| 503 | >
|
|---|
| 504 | </File>
|
|---|
| 505 | </Filter>
|
|---|
| 506 | </Filter>
|
|---|
| 507 | </Filter>
|
|---|
| 508 | <Filter
|
|---|
| 509 | Name="Resource Files"
|
|---|
| 510 | Filter="ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"
|
|---|
| 511 | >
|
|---|
| 512 | <File
|
|---|
| 513 | RelativePath="icon1.ico"
|
|---|
| 514 | >
|
|---|
| 515 | </File>
|
|---|
| 516 | <File
|
|---|
| 517 | RelativePath="toolbar_debugger.bmp"
|
|---|
| 518 | >
|
|---|
| 519 | </File>
|
|---|
| 520 | <File
|
|---|
| 521 | RelativePath="VarArray.ico"
|
|---|
| 522 | >
|
|---|
| 523 | </File>
|
|---|
| 524 | <File
|
|---|
| 525 | RelativePath="VarData.ico"
|
|---|
| 526 | >
|
|---|
| 527 | </File>
|
|---|
| 528 | <File
|
|---|
| 529 | RelativePath="VarPtrStruct.ico"
|
|---|
| 530 | >
|
|---|
| 531 | </File>
|
|---|
| 532 | <File
|
|---|
| 533 | RelativePath="VarStr.ico"
|
|---|
| 534 | >
|
|---|
| 535 | </File>
|
|---|
| 536 | <File
|
|---|
| 537 | RelativePath="VarStruct.ico"
|
|---|
| 538 | >
|
|---|
| 539 | </File>
|
|---|
| 540 | </Filter>
|
|---|
| 541 | <Filter
|
|---|
| 542 | Name="Source Files"
|
|---|
| 543 | Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
|
|---|
| 544 | >
|
|---|
| 545 | <File
|
|---|
| 546 | RelativePath="BasicCompiler.rc"
|
|---|
| 547 | >
|
|---|
| 548 | <FileConfiguration
|
|---|
| 549 | Name="Debug|Win32"
|
|---|
| 550 | >
|
|---|
| 551 | <Tool
|
|---|
| 552 | Name="VCResourceCompilerTool"
|
|---|
| 553 | PreprocessorDefinitions="_DEBUG;JPN;$(NoInherit)"
|
|---|
| 554 | />
|
|---|
| 555 | </FileConfiguration>
|
|---|
| 556 | <FileConfiguration
|
|---|
| 557 | Name="Release|Win32"
|
|---|
| 558 | >
|
|---|
| 559 | <Tool
|
|---|
| 560 | Name="VCResourceCompilerTool"
|
|---|
| 561 | PreprocessorDefinitions="NDEBUG;JPN;$(NoInherit)"
|
|---|
| 562 | />
|
|---|
| 563 | </FileConfiguration>
|
|---|
| 564 | <FileConfiguration
|
|---|
| 565 | Name="English_Rel|Win32"
|
|---|
| 566 | >
|
|---|
| 567 | <Tool
|
|---|
| 568 | Name="VCResourceCompilerTool"
|
|---|
| 569 | PreprocessorDefinitions="NDEBUG;ENG;$(NoInherit)"
|
|---|
| 570 | />
|
|---|
| 571 | </FileConfiguration>
|
|---|
| 572 | <FileConfiguration
|
|---|
| 573 | Name="Release2|Win32"
|
|---|
| 574 | >
|
|---|
| 575 | <Tool
|
|---|
| 576 | Name="VCResourceCompilerTool"
|
|---|
| 577 | PreprocessorDefinitions="_DEBUG;JPN;$(NoInherit)"
|
|---|
| 578 | />
|
|---|
| 579 | </FileConfiguration>
|
|---|
| 580 | </File>
|
|---|
| 581 | <Filter
|
|---|
| 582 | Name="Compile"
|
|---|
| 583 | >
|
|---|
| 584 | <File
|
|---|
| 585 | RelativePath="Compile_Statement.cpp"
|
|---|
| 586 | >
|
|---|
| 587 | <FileConfiguration
|
|---|
| 588 | Name="Debug|Win32"
|
|---|
| 589 | >
|
|---|
| 590 | <Tool
|
|---|
| 591 | Name="VCCLCompilerTool"
|
|---|
| 592 | PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_MBCS;JPN;$(NoInherit)"
|
|---|
| 593 | UsePrecompiledHeader="0"
|
|---|
| 594 | BrowseInformation="0"
|
|---|
| 595 | />
|
|---|
| 596 | </FileConfiguration>
|
|---|
| 597 | <FileConfiguration
|
|---|
| 598 | Name="Release|Win32"
|
|---|
| 599 | >
|
|---|
| 600 | <Tool
|
|---|
| 601 | Name="VCCLCompilerTool"
|
|---|
| 602 | PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_MBCS;JPN;$(NoInherit)"
|
|---|
| 603 | UsePrecompiledHeader="0"
|
|---|
| 604 | BrowseInformation="1"
|
|---|
| 605 | />
|
|---|
| 606 | </FileConfiguration>
|
|---|
| 607 | <FileConfiguration
|
|---|
| 608 | Name="English_Rel|Win32"
|
|---|
| 609 | >
|
|---|
| 610 | <Tool
|
|---|
| 611 | Name="VCCLCompilerTool"
|
|---|
| 612 | PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_MBCS;ENG;$(NoInherit)"
|
|---|
| 613 | UsePrecompiledHeader="0"
|
|---|
| 614 | />
|
|---|
| 615 | </FileConfiguration>
|
|---|
| 616 | <FileConfiguration
|
|---|
| 617 | Name="Release2|Win32"
|
|---|
| 618 | >
|
|---|
| 619 | <Tool
|
|---|
| 620 | Name="VCCLCompilerTool"
|
|---|
| 621 | PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_MBCS;JPN;$(NoInherit)"
|
|---|
| 622 | UsePrecompiledHeader="0"
|
|---|
| 623 | BrowseInformation="0"
|
|---|
| 624 | />
|
|---|
| 625 | </FileConfiguration>
|
|---|
| 626 | </File>
|
|---|
| 627 | <File
|
|---|
| 628 | RelativePath="Compile_Var.cpp"
|
|---|
| 629 | >
|
|---|
| 630 | <FileConfiguration
|
|---|
| 631 | Name="Debug|Win32"
|
|---|
| 632 | >
|
|---|
| 633 | <Tool
|
|---|
| 634 | Name="VCCLCompilerTool"
|
|---|
| 635 | PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_MBCS;JPN;$(NoInherit)"
|
|---|
| 636 | UsePrecompiledHeader="0"
|
|---|
| 637 | BrowseInformation="0"
|
|---|
| 638 | />
|
|---|
| 639 | </FileConfiguration>
|
|---|
| 640 | <FileConfiguration
|
|---|
| 641 | Name="Release|Win32"
|
|---|
| 642 | >
|
|---|
| 643 | <Tool
|
|---|
| 644 | Name="VCCLCompilerTool"
|
|---|
| 645 | PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_MBCS;JPN;$(NoInherit)"
|
|---|
| 646 | UsePrecompiledHeader="0"
|
|---|
| 647 | BrowseInformation="1"
|
|---|
| 648 | />
|
|---|
| 649 | </FileConfiguration>
|
|---|
| 650 | <FileConfiguration
|
|---|
| 651 | Name="English_Rel|Win32"
|
|---|
| 652 | >
|
|---|
| 653 | <Tool
|
|---|
| 654 | Name="VCCLCompilerTool"
|
|---|
| 655 | PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_MBCS;ENG;$(NoInherit)"
|
|---|
| 656 | UsePrecompiledHeader="0"
|
|---|
| 657 | />
|
|---|
| 658 | </FileConfiguration>
|
|---|
| 659 | <FileConfiguration
|
|---|
| 660 | Name="Release2|Win32"
|
|---|
| 661 | >
|
|---|
| 662 | <Tool
|
|---|
| 663 | Name="VCCLCompilerTool"
|
|---|
| 664 | PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_MBCS;JPN;$(NoInherit)"
|
|---|
| 665 | UsePrecompiledHeader="0"
|
|---|
| 666 | BrowseInformation="0"
|
|---|
| 667 | />
|
|---|
| 668 | </FileConfiguration>
|
|---|
| 669 | </File>
|
|---|
| 670 | <File
|
|---|
| 671 | RelativePath="MakePeHdr.cpp"
|
|---|
| 672 | >
|
|---|
| 673 | <FileConfiguration
|
|---|
| 674 | Name="Debug|Win32"
|
|---|
| 675 | >
|
|---|
| 676 | <Tool
|
|---|
| 677 | Name="VCCLCompilerTool"
|
|---|
| 678 | PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_MBCS;JPN;$(NoInherit)"
|
|---|
| 679 | UsePrecompiledHeader="0"
|
|---|
| 680 | BrowseInformation="0"
|
|---|
| 681 | />
|
|---|
| 682 | </FileConfiguration>
|
|---|
| 683 | <FileConfiguration
|
|---|
| 684 | Name="Release|Win32"
|
|---|
| 685 | >
|
|---|
| 686 | <Tool
|
|---|
| 687 | Name="VCCLCompilerTool"
|
|---|
| 688 | PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_MBCS;JPN;$(NoInherit)"
|
|---|
| 689 | UsePrecompiledHeader="0"
|
|---|
| 690 | BrowseInformation="1"
|
|---|
| 691 | />
|
|---|
| 692 | </FileConfiguration>
|
|---|
| 693 | <FileConfiguration
|
|---|
| 694 | Name="English_Rel|Win32"
|
|---|
| 695 | >
|
|---|
| 696 | <Tool
|
|---|
| 697 | Name="VCCLCompilerTool"
|
|---|
| 698 | PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_MBCS;ENG;$(NoInherit)"
|
|---|
| 699 | UsePrecompiledHeader="0"
|
|---|
| 700 | />
|
|---|
| 701 | </FileConfiguration>
|
|---|
| 702 | <FileConfiguration
|
|---|
| 703 | Name="Release2|Win32"
|
|---|
| 704 | >
|
|---|
| 705 | <Tool
|
|---|
| 706 | Name="VCCLCompilerTool"
|
|---|
| 707 | PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_MBCS;JPN;$(NoInherit)"
|
|---|
| 708 | UsePrecompiledHeader="0"
|
|---|
| 709 | BrowseInformation="0"
|
|---|
| 710 | />
|
|---|
| 711 | </FileConfiguration>
|
|---|
| 712 | </File>
|
|---|
| 713 | <File
|
|---|
| 714 | RelativePath="Register.cpp"
|
|---|
| 715 | >
|
|---|
| 716 | <FileConfiguration
|
|---|
| 717 | Name="Debug|Win32"
|
|---|
| 718 | >
|
|---|
| 719 | <Tool
|
|---|
| 720 | Name="VCCLCompilerTool"
|
|---|
| 721 | PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_MBCS;JPN;$(NoInherit)"
|
|---|
| 722 | UsePrecompiledHeader="0"
|
|---|
| 723 | BrowseInformation="0"
|
|---|
| 724 | />
|
|---|
| 725 | </FileConfiguration>
|
|---|
| 726 | <FileConfiguration
|
|---|
| 727 | Name="Release|Win32"
|
|---|
| 728 | >
|
|---|
| 729 | <Tool
|
|---|
| 730 | Name="VCCLCompilerTool"
|
|---|
| 731 | PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_MBCS;JPN;$(NoInherit)"
|
|---|
| 732 | UsePrecompiledHeader="0"
|
|---|
| 733 | BrowseInformation="1"
|
|---|
| 734 | />
|
|---|
| 735 | </FileConfiguration>
|
|---|
| 736 | <FileConfiguration
|
|---|
| 737 | Name="English_Rel|Win32"
|
|---|
| 738 | >
|
|---|
| 739 | <Tool
|
|---|
| 740 | Name="VCCLCompilerTool"
|
|---|
| 741 | PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_MBCS;ENG;$(NoInherit)"
|
|---|
| 742 | UsePrecompiledHeader="0"
|
|---|
| 743 | />
|
|---|
| 744 | </FileConfiguration>
|
|---|
| 745 | <FileConfiguration
|
|---|
| 746 | Name="Release2|Win32"
|
|---|
| 747 | >
|
|---|
| 748 | <Tool
|
|---|
| 749 | Name="VCCLCompilerTool"
|
|---|
| 750 | PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_MBCS;JPN;$(NoInherit)"
|
|---|
| 751 | UsePrecompiledHeader="0"
|
|---|
| 752 | BrowseInformation="0"
|
|---|
| 753 | />
|
|---|
| 754 | </FileConfiguration>
|
|---|
| 755 | </File>
|
|---|
| 756 | <Filter
|
|---|
| 757 | Name="Calculation"
|
|---|
| 758 | >
|
|---|
| 759 | <File
|
|---|
| 760 | RelativePath="Compile_Calc.cpp"
|
|---|
| 761 | >
|
|---|
| 762 | <FileConfiguration
|
|---|
| 763 | Name="Debug|Win32"
|
|---|
| 764 | >
|
|---|
| 765 | <Tool
|
|---|
| 766 | Name="VCCLCompilerTool"
|
|---|
| 767 | PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_MBCS;JPN;$(NoInherit)"
|
|---|
| 768 | UsePrecompiledHeader="0"
|
|---|
| 769 | BrowseInformation="0"
|
|---|
| 770 | />
|
|---|
| 771 | </FileConfiguration>
|
|---|
| 772 | <FileConfiguration
|
|---|
| 773 | Name="Release|Win32"
|
|---|
| 774 | >
|
|---|
| 775 | <Tool
|
|---|
| 776 | Name="VCCLCompilerTool"
|
|---|
| 777 | PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_MBCS;JPN;$(NoInherit)"
|
|---|
| 778 | UsePrecompiledHeader="0"
|
|---|
| 779 | BrowseInformation="0"
|
|---|
| 780 | />
|
|---|
| 781 | </FileConfiguration>
|
|---|
| 782 | <FileConfiguration
|
|---|
| 783 | Name="English_Rel|Win32"
|
|---|
| 784 | >
|
|---|
| 785 | <Tool
|
|---|
| 786 | Name="VCCLCompilerTool"
|
|---|
| 787 | PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_MBCS;ENG;$(NoInherit)"
|
|---|
| 788 | UsePrecompiledHeader="0"
|
|---|
| 789 | BrowseInformation="0"
|
|---|
| 790 | />
|
|---|
| 791 | </FileConfiguration>
|
|---|
| 792 | <FileConfiguration
|
|---|
| 793 | Name="Release2|Win32"
|
|---|
| 794 | >
|
|---|
| 795 | <Tool
|
|---|
| 796 | Name="VCCLCompilerTool"
|
|---|
| 797 | PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_MBCS;JPN;$(NoInherit)"
|
|---|
| 798 | UsePrecompiledHeader="0"
|
|---|
| 799 | BrowseInformation="0"
|
|---|
| 800 | />
|
|---|
| 801 | </FileConfiguration>
|
|---|
| 802 | </File>
|
|---|
| 803 | <File
|
|---|
| 804 | RelativePath="Compile_Calc_PushVar.cpp"
|
|---|
| 805 | >
|
|---|
| 806 | <FileConfiguration
|
|---|
| 807 | Name="Debug|Win32"
|
|---|
| 808 | >
|
|---|
| 809 | <Tool
|
|---|
| 810 | Name="VCCLCompilerTool"
|
|---|
| 811 | PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_MBCS;JPN;$(NoInherit)"
|
|---|
| 812 | UsePrecompiledHeader="0"
|
|---|
| 813 | BrowseInformation="0"
|
|---|
| 814 | />
|
|---|
| 815 | </FileConfiguration>
|
|---|
| 816 | <FileConfiguration
|
|---|
| 817 | Name="Release|Win32"
|
|---|
| 818 | >
|
|---|
| 819 | <Tool
|
|---|
| 820 | Name="VCCLCompilerTool"
|
|---|
| 821 | PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_MBCS;JPN;$(NoInherit)"
|
|---|
| 822 | UsePrecompiledHeader="0"
|
|---|
| 823 | BrowseInformation="1"
|
|---|
| 824 | />
|
|---|
| 825 | </FileConfiguration>
|
|---|
| 826 | <FileConfiguration
|
|---|
| 827 | Name="English_Rel|Win32"
|
|---|
| 828 | >
|
|---|
| 829 | <Tool
|
|---|
| 830 | Name="VCCLCompilerTool"
|
|---|
| 831 | PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_MBCS;ENG;$(NoInherit)"
|
|---|
| 832 | UsePrecompiledHeader="0"
|
|---|
| 833 | />
|
|---|
| 834 | </FileConfiguration>
|
|---|
| 835 | <FileConfiguration
|
|---|
| 836 | Name="Release2|Win32"
|
|---|
| 837 | >
|
|---|
| 838 | <Tool
|
|---|
| 839 | Name="VCCLCompilerTool"
|
|---|
| 840 | PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_MBCS;JPN;$(NoInherit)"
|
|---|
| 841 | UsePrecompiledHeader="0"
|
|---|
| 842 | BrowseInformation="0"
|
|---|
| 843 | />
|
|---|
| 844 | </FileConfiguration>
|
|---|
| 845 | </File>
|
|---|
| 846 | <File
|
|---|
| 847 | RelativePath="Compile_Set_Var.cpp"
|
|---|
| 848 | >
|
|---|
| 849 | <FileConfiguration
|
|---|
| 850 | Name="Debug|Win32"
|
|---|
| 851 | >
|
|---|
| 852 | <Tool
|
|---|
| 853 | Name="VCCLCompilerTool"
|
|---|
| 854 | PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_MBCS;JPN;$(NoInherit)"
|
|---|
| 855 | UsePrecompiledHeader="0"
|
|---|
| 856 | BrowseInformation="0"
|
|---|
| 857 | />
|
|---|
| 858 | </FileConfiguration>
|
|---|
| 859 | <FileConfiguration
|
|---|
| 860 | Name="Release|Win32"
|
|---|
| 861 | >
|
|---|
| 862 | <Tool
|
|---|
| 863 | Name="VCCLCompilerTool"
|
|---|
| 864 | PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_MBCS;JPN;$(NoInherit)"
|
|---|
| 865 | UsePrecompiledHeader="0"
|
|---|
| 866 | BrowseInformation="1"
|
|---|
| 867 | />
|
|---|
| 868 | </FileConfiguration>
|
|---|
| 869 | <FileConfiguration
|
|---|
| 870 | Name="English_Rel|Win32"
|
|---|
| 871 | >
|
|---|
| 872 | <Tool
|
|---|
| 873 | Name="VCCLCompilerTool"
|
|---|
| 874 | PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_MBCS;ENG;$(NoInherit)"
|
|---|
| 875 | UsePrecompiledHeader="0"
|
|---|
| 876 | />
|
|---|
| 877 | </FileConfiguration>
|
|---|
| 878 | <FileConfiguration
|
|---|
| 879 | Name="Release2|Win32"
|
|---|
| 880 | >
|
|---|
| 881 | <Tool
|
|---|
| 882 | Name="VCCLCompilerTool"
|
|---|
| 883 | PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_MBCS;JPN;$(NoInherit)"
|
|---|
| 884 | UsePrecompiledHeader="0"
|
|---|
| 885 | BrowseInformation="0"
|
|---|
| 886 | />
|
|---|
| 887 | </FileConfiguration>
|
|---|
| 888 | </File>
|
|---|
| 889 | <File
|
|---|
| 890 | RelativePath=".\increment.cpp"
|
|---|
| 891 | >
|
|---|
| 892 | </File>
|
|---|
| 893 | <File
|
|---|
| 894 | RelativePath="NumOpe.cpp"
|
|---|
| 895 | >
|
|---|
| 896 | <FileConfiguration
|
|---|
| 897 | Name="Debug|Win32"
|
|---|
| 898 | >
|
|---|
| 899 | <Tool
|
|---|
| 900 | Name="VCCLCompilerTool"
|
|---|
| 901 | PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_MBCS;JPN;$(NoInherit)"
|
|---|
| 902 | UsePrecompiledHeader="0"
|
|---|
| 903 | BrowseInformation="0"
|
|---|
| 904 | />
|
|---|
| 905 | </FileConfiguration>
|
|---|
| 906 | <FileConfiguration
|
|---|
| 907 | Name="Release|Win32"
|
|---|
| 908 | >
|
|---|
| 909 | <Tool
|
|---|
| 910 | Name="VCCLCompilerTool"
|
|---|
| 911 | PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_MBCS;JPN;$(NoInherit)"
|
|---|
| 912 | UsePrecompiledHeader="0"
|
|---|
| 913 | BrowseInformation="1"
|
|---|
| 914 | />
|
|---|
| 915 | </FileConfiguration>
|
|---|
| 916 | <FileConfiguration
|
|---|
| 917 | Name="English_Rel|Win32"
|
|---|
| 918 | >
|
|---|
| 919 | <Tool
|
|---|
| 920 | Name="VCCLCompilerTool"
|
|---|
| 921 | PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_MBCS;ENG;$(NoInherit)"
|
|---|
| 922 | UsePrecompiledHeader="0"
|
|---|
| 923 | />
|
|---|
| 924 | </FileConfiguration>
|
|---|
| 925 | <FileConfiguration
|
|---|
| 926 | Name="Release2|Win32"
|
|---|
| 927 | >
|
|---|
| 928 | <Tool
|
|---|
| 929 | Name="VCCLCompilerTool"
|
|---|
| 930 | PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_MBCS;JPN;$(NoInherit)"
|
|---|
| 931 | UsePrecompiledHeader="0"
|
|---|
| 932 | BrowseInformation="0"
|
|---|
| 933 | />
|
|---|
| 934 | </FileConfiguration>
|
|---|
| 935 | </File>
|
|---|
| 936 | <File
|
|---|
| 937 | RelativePath="NumOpe_Arithmetic.cpp"
|
|---|
| 938 | >
|
|---|
| 939 | <FileConfiguration
|
|---|
| 940 | Name="Debug|Win32"
|
|---|
| 941 | >
|
|---|
| 942 | <Tool
|
|---|
| 943 | Name="VCCLCompilerTool"
|
|---|
| 944 | PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_MBCS;JPN;$(NoInherit)"
|
|---|
| 945 | UsePrecompiledHeader="0"
|
|---|
| 946 | BrowseInformation="0"
|
|---|
| 947 | />
|
|---|
| 948 | </FileConfiguration>
|
|---|
| 949 | <FileConfiguration
|
|---|
| 950 | Name="Release|Win32"
|
|---|
| 951 | >
|
|---|
| 952 | <Tool
|
|---|
| 953 | Name="VCCLCompilerTool"
|
|---|
| 954 | PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_MBCS;JPN;$(NoInherit)"
|
|---|
| 955 | UsePrecompiledHeader="0"
|
|---|
| 956 | BrowseInformation="1"
|
|---|
| 957 | />
|
|---|
| 958 | </FileConfiguration>
|
|---|
| 959 | <FileConfiguration
|
|---|
| 960 | Name="English_Rel|Win32"
|
|---|
| 961 | >
|
|---|
| 962 | <Tool
|
|---|
| 963 | Name="VCCLCompilerTool"
|
|---|
| 964 | PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_MBCS;ENG;$(NoInherit)"
|
|---|
| 965 | UsePrecompiledHeader="0"
|
|---|
| 966 | />
|
|---|
| 967 | </FileConfiguration>
|
|---|
| 968 | <FileConfiguration
|
|---|
| 969 | Name="Release2|Win32"
|
|---|
| 970 | >
|
|---|
| 971 | <Tool
|
|---|
| 972 | Name="VCCLCompilerTool"
|
|---|
| 973 | PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_MBCS;JPN;$(NoInherit)"
|
|---|
| 974 | UsePrecompiledHeader="0"
|
|---|
| 975 | BrowseInformation="0"
|
|---|
| 976 | />
|
|---|
| 977 | </FileConfiguration>
|
|---|
| 978 | </File>
|
|---|
| 979 | <File
|
|---|
| 980 | RelativePath="NumOpe_Logical.cpp"
|
|---|
| 981 | >
|
|---|
| 982 | <FileConfiguration
|
|---|
| 983 | Name="Debug|Win32"
|
|---|
| 984 | >
|
|---|
| 985 | <Tool
|
|---|
| 986 | Name="VCCLCompilerTool"
|
|---|
| 987 | PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_MBCS;JPN;$(NoInherit)"
|
|---|
| 988 | UsePrecompiledHeader="0"
|
|---|
| 989 | BrowseInformation="0"
|
|---|
| 990 | />
|
|---|
| 991 | </FileConfiguration>
|
|---|
| 992 | <FileConfiguration
|
|---|
| 993 | Name="Release|Win32"
|
|---|
| 994 | >
|
|---|
| 995 | <Tool
|
|---|
| 996 | Name="VCCLCompilerTool"
|
|---|
| 997 | PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_MBCS;JPN;$(NoInherit)"
|
|---|
| 998 | UsePrecompiledHeader="0"
|
|---|
| 999 | BrowseInformation="1"
|
|---|
| 1000 | />
|
|---|
| 1001 | </FileConfiguration>
|
|---|
| 1002 | <FileConfiguration
|
|---|
| 1003 | Name="English_Rel|Win32"
|
|---|
| 1004 | >
|
|---|
| 1005 | <Tool
|
|---|
| 1006 | Name="VCCLCompilerTool"
|
|---|
| 1007 | PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_MBCS;ENG;$(NoInherit)"
|
|---|
| 1008 | UsePrecompiledHeader="0"
|
|---|
| 1009 | />
|
|---|
| 1010 | </FileConfiguration>
|
|---|
| 1011 | <FileConfiguration
|
|---|
| 1012 | Name="Release2|Win32"
|
|---|
| 1013 | >
|
|---|
| 1014 | <Tool
|
|---|
| 1015 | Name="VCCLCompilerTool"
|
|---|
| 1016 | PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_MBCS;JPN;$(NoInherit)"
|
|---|
| 1017 | UsePrecompiledHeader="0"
|
|---|
| 1018 | BrowseInformation="0"
|
|---|
| 1019 | />
|
|---|
| 1020 | </FileConfiguration>
|
|---|
| 1021 | </File>
|
|---|
| 1022 | <File
|
|---|
| 1023 | RelativePath="NumOpe_Relation.cpp"
|
|---|
| 1024 | >
|
|---|
| 1025 | <FileConfiguration
|
|---|
| 1026 | Name="Debug|Win32"
|
|---|
| 1027 | >
|
|---|
| 1028 | <Tool
|
|---|
| 1029 | Name="VCCLCompilerTool"
|
|---|
| 1030 | PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_MBCS;JPN;$(NoInherit)"
|
|---|
| 1031 | UsePrecompiledHeader="0"
|
|---|
| 1032 | BrowseInformation="0"
|
|---|
| 1033 | />
|
|---|
| 1034 | </FileConfiguration>
|
|---|
| 1035 | <FileConfiguration
|
|---|
| 1036 | Name="Release|Win32"
|
|---|
| 1037 | >
|
|---|
| 1038 | <Tool
|
|---|
| 1039 | Name="VCCLCompilerTool"
|
|---|
| 1040 | PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_MBCS;JPN;$(NoInherit)"
|
|---|
| 1041 | UsePrecompiledHeader="0"
|
|---|
| 1042 | BrowseInformation="1"
|
|---|
| 1043 | />
|
|---|
| 1044 | </FileConfiguration>
|
|---|
| 1045 | <FileConfiguration
|
|---|
| 1046 | Name="English_Rel|Win32"
|
|---|
| 1047 | >
|
|---|
| 1048 | <Tool
|
|---|
| 1049 | Name="VCCLCompilerTool"
|
|---|
| 1050 | PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_MBCS;ENG;$(NoInherit)"
|
|---|
| 1051 | UsePrecompiledHeader="0"
|
|---|
| 1052 | />
|
|---|
| 1053 | </FileConfiguration>
|
|---|
| 1054 | <FileConfiguration
|
|---|
| 1055 | Name="Release2|Win32"
|
|---|
| 1056 | >
|
|---|
| 1057 | <Tool
|
|---|
| 1058 | Name="VCCLCompilerTool"
|
|---|
| 1059 | PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_MBCS;JPN;$(NoInherit)"
|
|---|
| 1060 | UsePrecompiledHeader="0"
|
|---|
| 1061 | BrowseInformation="0"
|
|---|
| 1062 | />
|
|---|
| 1063 | </FileConfiguration>
|
|---|
| 1064 | </File>
|
|---|
| 1065 | <File
|
|---|
| 1066 | RelativePath="NumOpe_TypeOperation.cpp"
|
|---|
| 1067 | >
|
|---|
| 1068 | <FileConfiguration
|
|---|
| 1069 | Name="Debug|Win32"
|
|---|
| 1070 | >
|
|---|
| 1071 | <Tool
|
|---|
| 1072 | Name="VCCLCompilerTool"
|
|---|
| 1073 | PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_MBCS;JPN;$(NoInherit)"
|
|---|
| 1074 | UsePrecompiledHeader="0"
|
|---|
| 1075 | BrowseInformation="0"
|
|---|
| 1076 | />
|
|---|
| 1077 | </FileConfiguration>
|
|---|
| 1078 | <FileConfiguration
|
|---|
| 1079 | Name="Release|Win32"
|
|---|
| 1080 | >
|
|---|
| 1081 | <Tool
|
|---|
| 1082 | Name="VCCLCompilerTool"
|
|---|
| 1083 | PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_MBCS;JPN;$(NoInherit)"
|
|---|
| 1084 | UsePrecompiledHeader="0"
|
|---|
| 1085 | BrowseInformation="1"
|
|---|
| 1086 | />
|
|---|
| 1087 | </FileConfiguration>
|
|---|
| 1088 | <FileConfiguration
|
|---|
| 1089 | Name="English_Rel|Win32"
|
|---|
| 1090 | >
|
|---|
| 1091 | <Tool
|
|---|
| 1092 | Name="VCCLCompilerTool"
|
|---|
| 1093 | PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_MBCS;ENG;$(NoInherit)"
|
|---|
| 1094 | UsePrecompiledHeader="0"
|
|---|
| 1095 | />
|
|---|
| 1096 | </FileConfiguration>
|
|---|
| 1097 | <FileConfiguration
|
|---|
| 1098 | Name="Release2|Win32"
|
|---|
| 1099 | >
|
|---|
| 1100 | <Tool
|
|---|
| 1101 | Name="VCCLCompilerTool"
|
|---|
| 1102 | PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_MBCS;JPN;$(NoInherit)"
|
|---|
| 1103 | UsePrecompiledHeader="0"
|
|---|
| 1104 | BrowseInformation="0"
|
|---|
| 1105 | />
|
|---|
| 1106 | </FileConfiguration>
|
|---|
| 1107 | </File>
|
|---|
| 1108 | </Filter>
|
|---|
| 1109 | <Filter
|
|---|
| 1110 | Name="Object"
|
|---|
| 1111 | >
|
|---|
| 1112 | <File
|
|---|
| 1113 | RelativePath=".\Compile_Object.cpp"
|
|---|
| 1114 | >
|
|---|
| 1115 | </File>
|
|---|
| 1116 | </Filter>
|
|---|
| 1117 | <Filter
|
|---|
| 1118 | Name="Opcode"
|
|---|
| 1119 | >
|
|---|
| 1120 | <File
|
|---|
| 1121 | RelativePath="amd64_main.cpp"
|
|---|
| 1122 | >
|
|---|
| 1123 | <FileConfiguration
|
|---|
| 1124 | Name="Debug|Win32"
|
|---|
| 1125 | >
|
|---|
| 1126 | <Tool
|
|---|
| 1127 | Name="VCCLCompilerTool"
|
|---|
| 1128 | PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_MBCS;JPN;$(NoInherit)"
|
|---|
| 1129 | UsePrecompiledHeader="0"
|
|---|
| 1130 | BrowseInformation="0"
|
|---|
| 1131 | />
|
|---|
| 1132 | </FileConfiguration>
|
|---|
| 1133 | <FileConfiguration
|
|---|
| 1134 | Name="Release|Win32"
|
|---|
| 1135 | >
|
|---|
| 1136 | <Tool
|
|---|
| 1137 | Name="VCCLCompilerTool"
|
|---|
| 1138 | PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_MBCS;JPN;$(NoInherit)"
|
|---|
| 1139 | UsePrecompiledHeader="0"
|
|---|
| 1140 | BrowseInformation="1"
|
|---|
| 1141 | />
|
|---|
| 1142 | </FileConfiguration>
|
|---|
| 1143 | <FileConfiguration
|
|---|
| 1144 | Name="English_Rel|Win32"
|
|---|
| 1145 | >
|
|---|
| 1146 | <Tool
|
|---|
| 1147 | Name="VCCLCompilerTool"
|
|---|
| 1148 | PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_MBCS;ENG;$(NoInherit)"
|
|---|
| 1149 | UsePrecompiledHeader="0"
|
|---|
| 1150 | />
|
|---|
| 1151 | </FileConfiguration>
|
|---|
| 1152 | <FileConfiguration
|
|---|
| 1153 | Name="Release2|Win32"
|
|---|
| 1154 | >
|
|---|
| 1155 | <Tool
|
|---|
| 1156 | Name="VCCLCompilerTool"
|
|---|
| 1157 | PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_MBCS;JPN;$(NoInherit)"
|
|---|
| 1158 | UsePrecompiledHeader="0"
|
|---|
| 1159 | BrowseInformation="0"
|
|---|
| 1160 | />
|
|---|
| 1161 | </FileConfiguration>
|
|---|
| 1162 | </File>
|
|---|
| 1163 | <File
|
|---|
| 1164 | RelativePath=".\stack_frame.cpp"
|
|---|
| 1165 | >
|
|---|
| 1166 | </File>
|
|---|
| 1167 | </Filter>
|
|---|
| 1168 | <Filter
|
|---|
| 1169 | Name="Procedure"
|
|---|
| 1170 | >
|
|---|
| 1171 | <File
|
|---|
| 1172 | RelativePath=".\CLockParameter.cpp"
|
|---|
| 1173 | >
|
|---|
| 1174 | </File>
|
|---|
| 1175 | <File
|
|---|
| 1176 | RelativePath=".\Compile_CallProc.cpp"
|
|---|
| 1177 | >
|
|---|
| 1178 | </File>
|
|---|
| 1179 | <File
|
|---|
| 1180 | RelativePath="Compile_Func.cpp"
|
|---|
| 1181 | >
|
|---|
| 1182 | <FileConfiguration
|
|---|
| 1183 | Name="Debug|Win32"
|
|---|
| 1184 | >
|
|---|
| 1185 | <Tool
|
|---|
| 1186 | Name="VCCLCompilerTool"
|
|---|
| 1187 | PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_MBCS;JPN;$(NoInherit)"
|
|---|
| 1188 | UsePrecompiledHeader="0"
|
|---|
| 1189 | BrowseInformation="0"
|
|---|
| 1190 | />
|
|---|
| 1191 | </FileConfiguration>
|
|---|
| 1192 | <FileConfiguration
|
|---|
| 1193 | Name="Release|Win32"
|
|---|
| 1194 | >
|
|---|
| 1195 | <Tool
|
|---|
| 1196 | Name="VCCLCompilerTool"
|
|---|
| 1197 | PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_MBCS;JPN;$(NoInherit)"
|
|---|
| 1198 | UsePrecompiledHeader="0"
|
|---|
| 1199 | BrowseInformation="1"
|
|---|
| 1200 | />
|
|---|
| 1201 | </FileConfiguration>
|
|---|
| 1202 | <FileConfiguration
|
|---|
| 1203 | Name="English_Rel|Win32"
|
|---|
| 1204 | >
|
|---|
| 1205 | <Tool
|
|---|
| 1206 | Name="VCCLCompilerTool"
|
|---|
| 1207 | PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_MBCS;ENG;$(NoInherit)"
|
|---|
| 1208 | UsePrecompiledHeader="0"
|
|---|
| 1209 | />
|
|---|
| 1210 | </FileConfiguration>
|
|---|
| 1211 | <FileConfiguration
|
|---|
| 1212 | Name="Release2|Win32"
|
|---|
| 1213 | >
|
|---|
| 1214 | <Tool
|
|---|
| 1215 | Name="VCCLCompilerTool"
|
|---|
| 1216 | PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_MBCS;JPN;$(NoInherit)"
|
|---|
| 1217 | UsePrecompiledHeader="0"
|
|---|
| 1218 | BrowseInformation="0"
|
|---|
| 1219 | />
|
|---|
| 1220 | </FileConfiguration>
|
|---|
| 1221 | </File>
|
|---|
| 1222 | <File
|
|---|
| 1223 | RelativePath="Compile_ProcOp.cpp"
|
|---|
| 1224 | >
|
|---|
| 1225 | <FileConfiguration
|
|---|
| 1226 | Name="Debug|Win32"
|
|---|
| 1227 | >
|
|---|
| 1228 | <Tool
|
|---|
| 1229 | Name="VCCLCompilerTool"
|
|---|
| 1230 | PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_MBCS;JPN;$(NoInherit)"
|
|---|
| 1231 | UsePrecompiledHeader="0"
|
|---|
| 1232 | BrowseInformation="0"
|
|---|
| 1233 | />
|
|---|
| 1234 | </FileConfiguration>
|
|---|
| 1235 | <FileConfiguration
|
|---|
| 1236 | Name="Release|Win32"
|
|---|
| 1237 | >
|
|---|
| 1238 | <Tool
|
|---|
| 1239 | Name="VCCLCompilerTool"
|
|---|
| 1240 | PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_MBCS;JPN;$(NoInherit)"
|
|---|
| 1241 | UsePrecompiledHeader="0"
|
|---|
| 1242 | BrowseInformation="1"
|
|---|
| 1243 | />
|
|---|
| 1244 | </FileConfiguration>
|
|---|
| 1245 | <FileConfiguration
|
|---|
| 1246 | Name="English_Rel|Win32"
|
|---|
| 1247 | >
|
|---|
| 1248 | <Tool
|
|---|
| 1249 | Name="VCCLCompilerTool"
|
|---|
| 1250 | PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_MBCS;ENG;$(NoInherit)"
|
|---|
| 1251 | UsePrecompiledHeader="0"
|
|---|
| 1252 | />
|
|---|
| 1253 | </FileConfiguration>
|
|---|
| 1254 | <FileConfiguration
|
|---|
| 1255 | Name="Release2|Win32"
|
|---|
| 1256 | >
|
|---|
| 1257 | <Tool
|
|---|
| 1258 | Name="VCCLCompilerTool"
|
|---|
| 1259 | PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_MBCS;JPN;$(NoInherit)"
|
|---|
| 1260 | UsePrecompiledHeader="0"
|
|---|
| 1261 | BrowseInformation="0"
|
|---|
| 1262 | />
|
|---|
| 1263 | </FileConfiguration>
|
|---|
| 1264 | </File>
|
|---|
| 1265 | <File
|
|---|
| 1266 | RelativePath=".\CParameter.cpp"
|
|---|
| 1267 | >
|
|---|
| 1268 | </File>
|
|---|
| 1269 | <File
|
|---|
| 1270 | RelativePath=".\OperatorProc.cpp"
|
|---|
| 1271 | >
|
|---|
| 1272 | </File>
|
|---|
| 1273 | </Filter>
|
|---|
| 1274 | </Filter>
|
|---|
| 1275 | <Filter
|
|---|
| 1276 | Name="32及び64共通"
|
|---|
| 1277 | >
|
|---|
| 1278 | <File
|
|---|
| 1279 | RelativePath="..\BasicCompiler_Common\BasicCompiler.cpp"
|
|---|
| 1280 | >
|
|---|
| 1281 | </File>
|
|---|
| 1282 | <File
|
|---|
| 1283 | RelativePath="..\BasicCompiler_Common\calculation.cpp"
|
|---|
| 1284 | >
|
|---|
| 1285 | </File>
|
|---|
| 1286 | <File
|
|---|
| 1287 | RelativePath="..\BasicCompiler_Common\Compile.cpp"
|
|---|
| 1288 | >
|
|---|
| 1289 | </File>
|
|---|
| 1290 | <File
|
|---|
| 1291 | RelativePath="..\BasicCompiler_Common\error.cpp"
|
|---|
| 1292 | >
|
|---|
| 1293 | </File>
|
|---|
| 1294 | <File
|
|---|
| 1295 | RelativePath="..\BasicCompiler_Common\gc.cpp"
|
|---|
| 1296 | >
|
|---|
| 1297 | </File>
|
|---|
| 1298 | <File
|
|---|
| 1299 | RelativePath="..\BasicCompiler_Common\hash.cpp"
|
|---|
| 1300 | >
|
|---|
| 1301 | </File>
|
|---|
| 1302 | <File
|
|---|
| 1303 | RelativePath="..\BasicCompiler_Common\MakeExe.cpp"
|
|---|
| 1304 | >
|
|---|
| 1305 | </File>
|
|---|
| 1306 | <File
|
|---|
| 1307 | RelativePath="..\BasicCompiler_Common\NumOpe_GetType.cpp"
|
|---|
| 1308 | >
|
|---|
| 1309 | </File>
|
|---|
| 1310 | <File
|
|---|
| 1311 | RelativePath="..\BasicCompiler_Common\Object.cpp"
|
|---|
| 1312 | >
|
|---|
| 1313 | </File>
|
|---|
| 1314 | <File
|
|---|
| 1315 | RelativePath="..\BasicCompiler_Common\OldStatement.cpp"
|
|---|
| 1316 | >
|
|---|
| 1317 | </File>
|
|---|
| 1318 | <File
|
|---|
| 1319 | RelativePath="..\BasicCompiler_Common\Overload.cpp"
|
|---|
| 1320 | >
|
|---|
| 1321 | </File>
|
|---|
| 1322 | <File
|
|---|
| 1323 | RelativePath="..\BasicCompiler_Common\preprocessor.cpp"
|
|---|
| 1324 | >
|
|---|
| 1325 | </File>
|
|---|
| 1326 | <File
|
|---|
| 1327 | RelativePath="..\BasicCompiler_Common\RSrcSection.cpp"
|
|---|
| 1328 | >
|
|---|
| 1329 | </File>
|
|---|
| 1330 | <File
|
|---|
| 1331 | RelativePath="..\BasicCompiler_Common\StrOperation.cpp"
|
|---|
| 1332 | >
|
|---|
| 1333 | </File>
|
|---|
| 1334 | <Filter
|
|---|
| 1335 | Name="Intermediate"
|
|---|
| 1336 | >
|
|---|
| 1337 | <File
|
|---|
| 1338 | RelativePath="..\BasicCompiler_Common\CommandFormat.cpp"
|
|---|
| 1339 | >
|
|---|
| 1340 | </File>
|
|---|
| 1341 | <File
|
|---|
| 1342 | RelativePath="..\BasicCompiler_Common\Intermediate_Step1.cpp"
|
|---|
| 1343 | >
|
|---|
| 1344 | </File>
|
|---|
| 1345 | <File
|
|---|
| 1346 | RelativePath="..\BasicCompiler_Common\Intermediate_Step2.cpp"
|
|---|
| 1347 | >
|
|---|
| 1348 | </File>
|
|---|
| 1349 | <File
|
|---|
| 1350 | RelativePath="..\BasicCompiler_Common\Resource.cpp"
|
|---|
| 1351 | >
|
|---|
| 1352 | </File>
|
|---|
| 1353 | </Filter>
|
|---|
| 1354 | <Filter
|
|---|
| 1355 | Name="Parts"
|
|---|
| 1356 | >
|
|---|
| 1357 | <File
|
|---|
| 1358 | RelativePath="..\BasicCompiler_Common\DataTable.cpp"
|
|---|
| 1359 | >
|
|---|
| 1360 | </File>
|
|---|
| 1361 | <File
|
|---|
| 1362 | RelativePath="..\BasicCompiler_Common\LoopRefCheck.cpp"
|
|---|
| 1363 | >
|
|---|
| 1364 | </File>
|
|---|
| 1365 | <File
|
|---|
| 1366 | RelativePath="..\BasicCompiler_Common\NonVolatile.cpp"
|
|---|
| 1367 | >
|
|---|
| 1368 | </File>
|
|---|
| 1369 | </Filter>
|
|---|
| 1370 | <Filter
|
|---|
| 1371 | Name="Debug(共通)"
|
|---|
| 1372 | >
|
|---|
| 1373 | <File
|
|---|
| 1374 | RelativePath="..\BasicCompiler_Common\BreakPoint.cpp"
|
|---|
| 1375 | >
|
|---|
| 1376 | </File>
|
|---|
| 1377 | <File
|
|---|
| 1378 | RelativePath="..\BasicCompiler_Common\BreakPoint.h"
|
|---|
| 1379 | >
|
|---|
| 1380 | </File>
|
|---|
| 1381 | <File
|
|---|
| 1382 | RelativePath="..\BasicCompiler_Common\CDebugThreadInfo.cpp"
|
|---|
| 1383 | >
|
|---|
| 1384 | </File>
|
|---|
| 1385 | <File
|
|---|
| 1386 | RelativePath="..\BasicCompiler_Common\Debug.cpp"
|
|---|
| 1387 | >
|
|---|
| 1388 | </File>
|
|---|
| 1389 | <File
|
|---|
| 1390 | RelativePath="..\BasicCompiler_Common\debug.h"
|
|---|
| 1391 | >
|
|---|
| 1392 | </File>
|
|---|
| 1393 | <File
|
|---|
| 1394 | RelativePath="..\BasicCompiler_Common\DebugMiddleFile.cpp"
|
|---|
| 1395 | >
|
|---|
| 1396 | </File>
|
|---|
| 1397 | <File
|
|---|
| 1398 | RelativePath="..\BasicCompiler_Common\DebugSection.h"
|
|---|
| 1399 | >
|
|---|
| 1400 | </File>
|
|---|
| 1401 | <File
|
|---|
| 1402 | RelativePath="..\BasicCompiler_Common\VarList.cpp"
|
|---|
| 1403 | >
|
|---|
| 1404 | </File>
|
|---|
| 1405 | <File
|
|---|
| 1406 | RelativePath="..\BasicCompiler_Common\WatchList.cpp"
|
|---|
| 1407 | >
|
|---|
| 1408 | <FileConfiguration
|
|---|
| 1409 | Name="Debug|Win32"
|
|---|
| 1410 | >
|
|---|
| 1411 | <Tool
|
|---|
| 1412 | Name="VCCLCompilerTool"
|
|---|
| 1413 | ObjectFile="$(IntDir)\$(InputName)1.obj"
|
|---|
| 1414 | XMLDocumentationFileName="$(IntDir)\$(InputName)1.xdc"
|
|---|
| 1415 | />
|
|---|
| 1416 | </FileConfiguration>
|
|---|
| 1417 | <FileConfiguration
|
|---|
| 1418 | Name="Release|Win32"
|
|---|
| 1419 | >
|
|---|
| 1420 | <Tool
|
|---|
| 1421 | Name="VCCLCompilerTool"
|
|---|
| 1422 | ObjectFile="$(IntDir)\$(InputName)1.obj"
|
|---|
| 1423 | XMLDocumentationFileName="$(IntDir)\$(InputName)1.xdc"
|
|---|
| 1424 | />
|
|---|
| 1425 | </FileConfiguration>
|
|---|
| 1426 | <FileConfiguration
|
|---|
| 1427 | Name="English_Rel|Win32"
|
|---|
| 1428 | >
|
|---|
| 1429 | <Tool
|
|---|
| 1430 | Name="VCCLCompilerTool"
|
|---|
| 1431 | ObjectFile="$(IntDir)\$(InputName)1.obj"
|
|---|
| 1432 | XMLDocumentationFileName="$(IntDir)\$(InputName)1.xdc"
|
|---|
| 1433 | />
|
|---|
| 1434 | </FileConfiguration>
|
|---|
| 1435 | <FileConfiguration
|
|---|
| 1436 | Name="Release2|Win32"
|
|---|
| 1437 | >
|
|---|
| 1438 | <Tool
|
|---|
| 1439 | Name="VCCLCompilerTool"
|
|---|
| 1440 | ObjectFile="$(IntDir)\$(InputName)1.obj"
|
|---|
| 1441 | XMLDocumentationFileName="$(IntDir)\$(InputName)1.xdc"
|
|---|
| 1442 | />
|
|---|
| 1443 | </FileConfiguration>
|
|---|
| 1444 | </File>
|
|---|
| 1445 | </Filter>
|
|---|
| 1446 | <Filter
|
|---|
| 1447 | Name="Type"
|
|---|
| 1448 | >
|
|---|
| 1449 | <File
|
|---|
| 1450 | RelativePath="..\BasicCompiler_Common\Class.cpp"
|
|---|
| 1451 | >
|
|---|
| 1452 | </File>
|
|---|
| 1453 | <File
|
|---|
| 1454 | RelativePath="..\BasicCompiler_Common\Class.h"
|
|---|
| 1455 | >
|
|---|
| 1456 | </File>
|
|---|
| 1457 | <File
|
|---|
| 1458 | RelativePath="..\BasicCompiler_Common\Enum.cpp"
|
|---|
| 1459 | >
|
|---|
| 1460 | </File>
|
|---|
| 1461 | <File
|
|---|
| 1462 | RelativePath="..\BasicCompiler_Common\Enum.h"
|
|---|
| 1463 | >
|
|---|
| 1464 | </File>
|
|---|
| 1465 | </Filter>
|
|---|
| 1466 | <Filter
|
|---|
| 1467 | Name="Schedule"
|
|---|
| 1468 | >
|
|---|
| 1469 | <File
|
|---|
| 1470 | RelativePath="..\BasicCompiler_Common\PESchedule.cpp"
|
|---|
| 1471 | >
|
|---|
| 1472 | </File>
|
|---|
| 1473 | <File
|
|---|
| 1474 | RelativePath="..\BasicCompiler_Common\PESchedule.h"
|
|---|
| 1475 | >
|
|---|
| 1476 | </File>
|
|---|
| 1477 | </Filter>
|
|---|
| 1478 | <Filter
|
|---|
| 1479 | Name="LexicalScoping"
|
|---|
| 1480 | >
|
|---|
| 1481 | <File
|
|---|
| 1482 | RelativePath="..\BasicCompiler_Common\LexicalScoping.cpp"
|
|---|
| 1483 | >
|
|---|
| 1484 | </File>
|
|---|
| 1485 | <File
|
|---|
| 1486 | RelativePath="..\BasicCompiler_Common\LexicalScoping.h"
|
|---|
| 1487 | >
|
|---|
| 1488 | </File>
|
|---|
| 1489 | </Filter>
|
|---|
| 1490 | <Filter
|
|---|
| 1491 | Name="Constant"
|
|---|
| 1492 | >
|
|---|
| 1493 | <File
|
|---|
| 1494 | RelativePath="..\BasicCompiler_Common\Const.cpp"
|
|---|
| 1495 | >
|
|---|
| 1496 | </File>
|
|---|
| 1497 | <File
|
|---|
| 1498 | RelativePath="..\BasicCompiler_Common\Const.h"
|
|---|
| 1499 | >
|
|---|
| 1500 | </File>
|
|---|
| 1501 | </Filter>
|
|---|
| 1502 | <Filter
|
|---|
| 1503 | Name="Variable"
|
|---|
| 1504 | >
|
|---|
| 1505 | <File
|
|---|
| 1506 | RelativePath="..\BasicCompiler_Common\VariableOpe.cpp"
|
|---|
| 1507 | >
|
|---|
| 1508 | </File>
|
|---|
| 1509 | <File
|
|---|
| 1510 | RelativePath="..\BasicCompiler_Common\VariableOpe.h"
|
|---|
| 1511 | >
|
|---|
| 1512 | </File>
|
|---|
| 1513 | </Filter>
|
|---|
| 1514 | <Filter
|
|---|
| 1515 | Name="Exception"
|
|---|
| 1516 | >
|
|---|
| 1517 | <File
|
|---|
| 1518 | RelativePath="..\BasicCompiler_Common\Exception.cpp"
|
|---|
| 1519 | >
|
|---|
| 1520 | </File>
|
|---|
| 1521 | <File
|
|---|
| 1522 | RelativePath="..\BasicCompiler_Common\Exception.h"
|
|---|
| 1523 | >
|
|---|
| 1524 | </File>
|
|---|
| 1525 | </Filter>
|
|---|
| 1526 | <Filter
|
|---|
| 1527 | Name="Procedure"
|
|---|
| 1528 | >
|
|---|
| 1529 | <File
|
|---|
| 1530 | RelativePath="..\BasicCompiler_Common\ParamImpl.cpp"
|
|---|
| 1531 | >
|
|---|
| 1532 | </File>
|
|---|
| 1533 | <File
|
|---|
| 1534 | RelativePath="..\BasicCompiler_Common\Subroutine.cpp"
|
|---|
| 1535 | >
|
|---|
| 1536 | </File>
|
|---|
| 1537 | </Filter>
|
|---|
| 1538 | </Filter>
|
|---|
| 1539 | <Filter
|
|---|
| 1540 | Name="Common Classes"
|
|---|
| 1541 | >
|
|---|
| 1542 | <File
|
|---|
| 1543 | RelativePath="..\BasicCompiler_Common\src\House.cpp"
|
|---|
| 1544 | >
|
|---|
| 1545 | </File>
|
|---|
| 1546 | <Filter
|
|---|
| 1547 | Name="Meta Parts"
|
|---|
| 1548 | >
|
|---|
| 1549 | <File
|
|---|
| 1550 | RelativePath="..\BasicCompiler_Common\Procedure.cpp"
|
|---|
| 1551 | >
|
|---|
| 1552 | </File>
|
|---|
| 1553 | <File
|
|---|
| 1554 | RelativePath="..\BasicCompiler_Common\Type.cpp"
|
|---|
| 1555 | >
|
|---|
| 1556 | </File>
|
|---|
| 1557 | <File
|
|---|
| 1558 | RelativePath="..\BasicCompiler_Common\TypeDef.cpp"
|
|---|
| 1559 | >
|
|---|
| 1560 | </File>
|
|---|
| 1561 | <File
|
|---|
| 1562 | RelativePath="..\BasicCompiler_Common\Variable.cpp"
|
|---|
| 1563 | >
|
|---|
| 1564 | </File>
|
|---|
| 1565 | </Filter>
|
|---|
| 1566 | <Filter
|
|---|
| 1567 | Name="Lexical Parts"
|
|---|
| 1568 | >
|
|---|
| 1569 | <File
|
|---|
| 1570 | RelativePath="..\BasicCompiler_Common\src\Source.cpp"
|
|---|
| 1571 | >
|
|---|
| 1572 | </File>
|
|---|
| 1573 | </Filter>
|
|---|
| 1574 | </Filter>
|
|---|
| 1575 | </Filter>
|
|---|
| 1576 | </Files>
|
|---|
| 1577 | <Globals>
|
|---|
| 1578 | </Globals>
|
|---|
| 1579 | </VisualStudioProject>
|
|---|