Ignore:
Timestamp:
Nov 12, 2004, 9:40:10 PM (20 years ago)
Author:
altba\rryu
Message:

移植のたたき台となるクラスを追加した。

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/MacFaceLibrary/MacFaceLibrary.csproj

    r8 r12  
    7777                <Reference
    7878                    Name = "System.XML"
    79                     AssemblyName = "System.XML"
     79                    AssemblyName = "System.Xml"
    8080                    HintPath = "..\..\..\..\..\..\WINDOWS\Microsoft.NET\Framework\v1.1.4322\System.XML.dll"
    8181                />
     
    9595                />
    9696                <File
     97                    RelPath = "Face.cs"
     98                    SubType = "Code"
     99                    BuildAction = "Compile"
     100                />
     101                <File
    97102                    RelPath = "FaceDef.cs"
     103                    SubType = "Code"
     104                    BuildAction = "Compile"
     105                />
     106                <File
     107                    RelPath = "HostStatistics.cs"
    98108                    SubType = "Code"
    99109                    BuildAction = "Compile"
Note: See TracChangeset for help on using the changeset viewer.