aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim.Framework.Console
diff options
context:
space:
mode:
authorlbsa712007-03-23 13:57:34 +0000
committerlbsa712007-03-23 13:57:34 +0000
commit96a6da15f677d1364ab25ebaaae78329db25d7a3 (patch)
tree053fb2b31749ef4f05c7d542a38723b3bae90d18 /OpenSim.Framework.Console
parentAdded LoadAnims() (diff)
downloadopensim-SC_OLD-96a6da15f677d1364ab25ebaaae78329db25d7a3.zip
opensim-SC_OLD-96a6da15f677d1364ab25ebaaae78329db25d7a3.tar.gz
opensim-SC_OLD-96a6da15f677d1364ab25ebaaae78329db25d7a3.tar.bz2
opensim-SC_OLD-96a6da15f677d1364ab25ebaaae78329db25d7a3.tar.xz
* Hopefully got vs2005 target to gen refs correctly
Diffstat (limited to 'OpenSim.Framework.Console')
-rw-r--r--OpenSim.Framework.Console/OpenSim.Framework.Console.csproj5
1 files changed, 3 insertions, 2 deletions
diff --git a/OpenSim.Framework.Console/OpenSim.Framework.Console.csproj b/OpenSim.Framework.Console/OpenSim.Framework.Console.csproj
index 1f0da56..83ac6df 100644
--- a/OpenSim.Framework.Console/OpenSim.Framework.Console.csproj
+++ b/OpenSim.Framework.Console/OpenSim.Framework.Console.csproj
@@ -3,7 +3,7 @@
3 <ProjectType>Local</ProjectType> 3 <ProjectType>Local</ProjectType>
4 <ProductVersion>8.0.50727</ProductVersion> 4 <ProductVersion>8.0.50727</ProductVersion>
5 <SchemaVersion>2.0</SchemaVersion> 5 <SchemaVersion>2.0</SchemaVersion>
6 <ProjectGuid>{C8405E1A-EC19-48B6-9C8C-CA03624B9916}</ProjectGuid> 6 <ProjectGuid>{FCDE59EA-602A-4705-BBC1-A228522669E4}</ProjectGuid>
7 <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration> 7 <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
8 <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform> 8 <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
9 <ApplicationIcon></ApplicationIcon> 9 <ApplicationIcon></ApplicationIcon>
@@ -59,7 +59,8 @@
59 </PropertyGroup> 59 </PropertyGroup>
60 <ItemGroup> 60 <ItemGroup>
61 <Reference Include="System" > 61 <Reference Include="System" >
62 <HintPath>\System.dll</HintPath> 62 <HintPath>System.dll</HintPath>
63 <Private>False</Private>
63 </Reference> 64 </Reference>
64 </ItemGroup> 65 </ItemGroup>
65 <ItemGroup> 66 <ItemGroup>