Changeset 226 in dev for trunk/abdev/BasicCompiler64/BasicCompiler.vcproj
- Timestamp:
- Jul 22, 2007, 4:58:47 AM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/abdev/BasicCompiler64/BasicCompiler.vcproj
r224 r226 254 254 </File> 255 255 <File 256 RelativePath=".\MachineFixed.h" 257 > 258 </File> 259 <File 256 260 RelativePath="Opcode.h" 257 261 > … … 784 788 </File> 785 789 <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 786 812 RelativePath=".\stack_frame.cpp" 787 813 >
Note:
See TracChangeset
for help on using the changeset viewer.