Ignore:
Timestamp:
Mar 15, 2007, 5:00:34 AM (17 years ago)
Author:
dai_9181
Message:

Parameter.cpp→ParamImpl.cpp
CParameter→ParamImpl

Type.cpp、Type.hを用意した。

File:
1 edited

Legend:

Unmodified
Added
Removed
  • BasicCompiler64/BasicCompiler.vcproj

    r56 r71  
    469469                </File>
    470470            </Filter>
     471            <Filter
     472                Name="Common Classes"
     473                >
     474                <File
     475                    RelativePath="..\BasicCompiler_Common\Type.h"
     476                    >
     477                </File>
     478            </Filter>
    471479        </Filter>
    472480        <Filter
     
    14551463                </Filter>
    14561464                <Filter
    1457                     Name="Class"
     1465                    Name="Type"
    14581466                    >
    14591467                    <File
     
    15351543                </Filter>
    15361544                <Filter
    1537                     Name="NativeCode"
    1538                     >
    1539                     <File
    1540                         RelativePath="..\BasicCompiler_Common\NativeCode.cpp"
    1541                         >
    1542                     </File>
    1543                     <File
    1544                         RelativePath="..\BasicCompiler_Common\NativeCode.h"
     1545                    Name="Procedure"
     1546                    >
     1547                    <File
     1548                        RelativePath="..\BasicCompiler_Common\Parameter.h"
     1549                        >
     1550                    </File>
     1551                    <File
     1552                        RelativePath="..\BasicCompiler_Common\ParamImpl.cpp"
     1553                        >
     1554                    </File>
     1555                    <File
     1556                        RelativePath="..\BasicCompiler_Common\Subroutine.cpp"
    15451557                        >
    15461558                    </File>
    15471559                </Filter>
    1548                 <Filter
    1549                     Name="Procedure"
    1550                     >
    1551                     <File
    1552                         RelativePath="..\BasicCompiler_Common\Parameter.cpp"
    1553                         >
    1554                     </File>
    1555                     <File
    1556                         RelativePath="..\BasicCompiler_Common\Subroutine.cpp"
    1557                         >
    1558                     </File>
    1559                 </Filter>
     1560            </Filter>
     1561            <Filter
     1562                Name="CommonClasses"
     1563                >
     1564                <File
     1565                    RelativePath="..\BasicCompiler_Common\Type.cpp"
     1566                    >
     1567                </File>
    15601568            </Filter>
    15611569        </Filter>
Note: See TracChangeset for help on using the changeset viewer.