Ignore:
Timestamp:
Mar 2, 2008, 5:12:56 AM (16 years ago)
Author:
dai_9181
Message:

Enum.cpp/Enum.hを移動した

File:
1 edited

Legend:

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

    r406 r407  
    751751                </Filter>
    752752                <Filter
    753                     Name="Type"
    754                     >
    755                     <File
    756                         RelativePath="..\BasicCompiler_Common\Enum.cpp"
    757                         >
    758                         <FileConfiguration
    759                             Name="Debug|Win32"
    760                             >
    761                             <Tool
    762                                 Name="VCCLCompilerTool"
    763                                 PreprocessorDefinitions=""
    764                             />
    765                         </FileConfiguration>
    766                         <FileConfiguration
    767                             Name="Release|Win32"
    768                             >
    769                             <Tool
    770                                 Name="VCCLCompilerTool"
    771                                 PreprocessorDefinitions=""
    772                             />
    773                         </FileConfiguration>
    774                     </File>
    775                     <File
    776                         RelativePath="..\BasicCompiler_Common\Enum.h"
    777                         >
    778                     </File>
    779                 </Filter>
    780                 <Filter
    781753                    Name="Schedule"
    782754                    >
     
    13151287                    <File
    13161288                        RelativePath="..\BasicCompiler_Common\src\Delegate.cpp"
     1289                        >
     1290                    </File>
     1291                    <File
     1292                        RelativePath="..\BasicCompiler_Common\src\Enum.cpp"
    13171293                        >
    13181294                    </File>
     
    15151491                    </File>
    15161492                    <File
     1493                        RelativePath="..\BasicCompiler_Common\include\Enum.h"
     1494                        >
     1495                    </File>
     1496                    <File
    15171497                        RelativePath="..\BasicCompiler_Common\include\Exception.h"
    15181498                        >
Note: See TracChangeset for help on using the changeset viewer.