Ignore:
Timestamp:
Jul 22, 2007, 4:58:47 AM (17 years ago)
Author:
dai_9181
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/abdev/BasicCompiler64/BasicCompiler.vcproj

    r224 r226  
    254254            </File>
    255255            <File
     256                RelativePath=".\MachineFixed.h"
     257                >
     258            </File>
     259            <File
    256260                RelativePath="Opcode.h"
    257261                >
     
    784788                    </File>
    785789                    <File
     790                        RelativePath=".\CodeGenerator.cpp"
     791                        >
     792                        <FileConfiguration
     793                            Name="Debug|Win32"
     794                            >
     795                            <Tool
     796                                Name="VCCLCompilerTool"
     797                                ObjectFile="$(IntDir)\$(InputName)1.obj"
     798                                XMLDocumentationFileName="$(IntDir)\$(InputName)1.xdc"
     799                            />
     800                        </FileConfiguration>
     801                        <FileConfiguration
     802                            Name="Release|Win32"
     803                            >
     804                            <Tool
     805                                Name="VCCLCompilerTool"
     806                                ObjectFile="$(IntDir)\$(InputName)1.obj"
     807                                XMLDocumentationFileName="$(IntDir)\$(InputName)1.xdc"
     808                            />
     809                        </FileConfiguration>
     810                    </File>
     811                    <File
    786812                        RelativePath=".\stack_frame.cpp"
    787813                        >
Note: See TracChangeset for help on using the changeset viewer.