Ignore:
Timestamp:
Mar 25, 2007, 2:47:49 AM (17 years ago)
Author:
dai_9181
Message:

CTypeDef → TypeDef
Houseクラスを追加。
オーバーロードレベルの種類を追加(レベル1に挿入)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • BasicCompiler32/BasicCompiler.vcproj

    r76 r78  
    4848                Name="VCCLCompilerTool"
    4949                Optimization="0"
    50                 AdditionalIncludeDirectories="..\cpplibs\boost"
     50                AdditionalIncludeDirectories="..\cpplibs\boost;..\BasicCompiler_Common\include"
    5151                PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;JPN"
    5252                MinimalRebuild="true"
     
    894894                        </FileConfiguration>
    895895                    </File>
    896                     <File
    897                         RelativePath="..\BasicCompiler_Common\TypeDef.cpp"
    898                         >
    899                         <FileConfiguration
    900                             Name="Debug|Win32"
    901                             >
    902                             <Tool
    903                                 Name="VCCLCompilerTool"
    904                                 PreprocessorDefinitions=""
    905                             />
    906                         </FileConfiguration>
    907                         <FileConfiguration
    908                             Name="Release|Win32"
    909                             >
    910                             <Tool
    911                                 Name="VCCLCompilerTool"
    912                                 PreprocessorDefinitions=""
    913                             />
    914                         </FileConfiguration>
    915                         <FileConfiguration
    916                             Name="English_Rel|Win32"
    917                             >
    918                             <Tool
    919                                 Name="VCCLCompilerTool"
    920                                 PreprocessorDefinitions=""
    921                             />
    922                         </FileConfiguration>
    923                     </File>
    924896                </Filter>
    925897                <Filter
     
    18791851                >
    18801852                <File
     1853                    RelativePath="..\BasicCompiler_Common\src\House.cpp"
     1854                    >
     1855                </File>
     1856                <File
    18811857                    RelativePath="..\BasicCompiler_Common\Procedure.cpp"
    18821858                    >
     
    18851861                    RelativePath="..\BasicCompiler_Common\Type.cpp"
    18861862                    >
     1863                </File>
     1864                <File
     1865                    RelativePath="..\BasicCompiler_Common\TypeDef.cpp"
     1866                    >
     1867                    <FileConfiguration
     1868                        Name="Debug|Win32"
     1869                        >
     1870                        <Tool
     1871                            Name="VCCLCompilerTool"
     1872                            PreprocessorDefinitions=""
     1873                        />
     1874                    </FileConfiguration>
     1875                    <FileConfiguration
     1876                        Name="Release|Win32"
     1877                        >
     1878                        <Tool
     1879                            Name="VCCLCompilerTool"
     1880                            PreprocessorDefinitions=""
     1881                        />
     1882                    </FileConfiguration>
     1883                    <FileConfiguration
     1884                        Name="English_Rel|Win32"
     1885                        >
     1886                        <Tool
     1887                            Name="VCCLCompilerTool"
     1888                            PreprocessorDefinitions=""
     1889                        />
     1890                    </FileConfiguration>
    18871891                </File>
    18881892                <File
     
    19351939                    >
    19361940                </File>
    1937                 <File
    1938                     RelativePath="..\BasicCompiler_Common\TypeDef.h"
    1939                     >
    1940                 </File>
    19411941            </Filter>
    19421942            <Filter
     
    19441944                >
    19451945                <File
     1946                    RelativePath="..\BasicCompiler_Common\include\House.h"
     1947                    >
     1948                </File>
     1949                <File
    19461950                    RelativePath="..\BasicCompiler_Common\Parameter.h"
    19471951                    >
     
    19531957                <File
    19541958                    RelativePath="..\BasicCompiler_Common\Type.h"
     1959                    >
     1960                </File>
     1961                <File
     1962                    RelativePath="..\BasicCompiler_Common\TypeDef.h"
    19551963                    >
    19561964                </File>
Note: See TracChangeset for help on using the changeset viewer.