* Hopefully got vs2005 target to gen refs correctly

This commit is contained in:
lbsa71
2007-03-23 13:57:34 +00:00
parent 3fcfb8545d
commit 96a6da15f6
13 changed files with 210 additions and 165 deletions

View File

@@ -3,7 +3,7 @@
<ProjectType>Local</ProjectType>
<ProductVersion>8.0.50727</ProductVersion>
<SchemaVersion>2.0</SchemaVersion>
<ProjectGuid>{C8405E1A-EC19-48B6-9C8C-CA03624B9916}</ProjectGuid>
<ProjectGuid>{FCDE59EA-602A-4705-BBC1-A228522669E4}</ProjectGuid>
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<ApplicationIcon></ApplicationIcon>
@@ -59,7 +59,8 @@
</PropertyGroup>
<ItemGroup>
<Reference Include="System" >
<HintPath>\System.dll</HintPath>
<HintPath>System.dll</HintPath>
<Private>False</Private>
</Reference>
</ItemGroup>
<ItemGroup>