Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/MacFaceLibrary/MacFaceLibrary.csproj

    r27 r18  
    8585                    HintPath = "..\..\..\..\..\..\WINDOWS\Microsoft.NET\Framework\v1.1.4322\System.Drawing.dll"
    8686                />
    87                 <Reference
    88                     Name = "System.Management"
    89                     AssemblyName = "System.Management"
    90                     HintPath = "..\..\..\..\..\WINDOWS\Microsoft.NET\Framework\v1.1.4322\System.Management.dll"
    91                 />
    9287            </References>
    9388        </Build>
     
    9691                <File
    9792                    RelPath = "AssemblyInfo.cs"
    98                     SubType = "Code"
    99                     BuildAction = "Compile"
    100                 />
    101                 <File
    102                     RelPath = "CPUUsage.cs"
    103                     SubType = "Code"
    104                     BuildAction = "Compile"
    105                 />
    106                 <File
    107                     RelPath = "CPUUsageCounter.cs"
    10893                    SubType = "Code"
    10994                    BuildAction = "Compile"
     
    120105                />
    121106                <File
    122                     RelPath = "MemoryUsage.cs"
    123                     SubType = "Code"
    124                     BuildAction = "Compile"
    125                 />
    126                 <File
    127                     RelPath = "MemoryUsageCounter.cs"
     107                    RelPath = "HostStatistics.cs"
    128108                    SubType = "Code"
    129109                    BuildAction = "Compile"
     
    131111                <File
    132112                    RelPath = "Part.cs"
    133                     SubType = "Code"
    134                     BuildAction = "Compile"
    135                 />
    136                 <File
    137                     RelPath = "Pentium4UsageCounter.cs"
    138113                    SubType = "Code"
    139114                    BuildAction = "Compile"
Note: See TracChangeset for help on using the changeset viewer.