aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/Common/OpenSim.Servers/OpenSim.Servers.csproj
diff options
context:
space:
mode:
authorMW2007-05-24 12:54:54 +0000
committerMW2007-05-24 12:54:54 +0000
commit6c48570df55992889df25fef7c1ee3904c8f334e (patch)
treea820911bb4bd5fa7dee570a12c2369eaed2e43ae /Common/OpenSim.Servers/OpenSim.Servers.csproj
parentRenamed the new Directories. (removed the "-Source" from the end of them) (diff)
downloadopensim-SC_OLD-6c48570df55992889df25fef7c1ee3904c8f334e.zip
opensim-SC_OLD-6c48570df55992889df25fef7c1ee3904c8f334e.tar.gz
opensim-SC_OLD-6c48570df55992889df25fef7c1ee3904c8f334e.tar.bz2
opensim-SC_OLD-6c48570df55992889df25fef7c1ee3904c8f334e.tar.xz
Stage 1 of repairing the build files, those ofr the OpenSim regionserver should now be okay. Now onto the Grid servers...
Diffstat (limited to 'Common/OpenSim.Servers/OpenSim.Servers.csproj')
-rw-r--r--Common/OpenSim.Servers/OpenSim.Servers.csproj4
1 files changed, 2 insertions, 2 deletions
diff --git a/Common/OpenSim.Servers/OpenSim.Servers.csproj b/Common/OpenSim.Servers/OpenSim.Servers.csproj
index 72f637b..0a816b7 100644
--- a/Common/OpenSim.Servers/OpenSim.Servers.csproj
+++ b/Common/OpenSim.Servers/OpenSim.Servers.csproj
@@ -32,7 +32,7 @@
32 <DebugSymbols>True</DebugSymbols> 32 <DebugSymbols>True</DebugSymbols>
33 <FileAlignment>4096</FileAlignment> 33 <FileAlignment>4096</FileAlignment>
34 <Optimize>False</Optimize> 34 <Optimize>False</Optimize>
35 <OutputPath>..\bin\</OutputPath> 35 <OutputPath>..\..\bin\</OutputPath>
36 <RegisterForComInterop>False</RegisterForComInterop> 36 <RegisterForComInterop>False</RegisterForComInterop>
37 <RemoveIntegerChecks>False</RemoveIntegerChecks> 37 <RemoveIntegerChecks>False</RemoveIntegerChecks>
38 <TreatWarningsAsErrors>False</TreatWarningsAsErrors> 38 <TreatWarningsAsErrors>False</TreatWarningsAsErrors>
@@ -67,7 +67,7 @@
67 <Private>False</Private> 67 <Private>False</Private>
68 </Reference> 68 </Reference>
69 <Reference Include="libsecondlife.dll" > 69 <Reference Include="libsecondlife.dll" >
70 <HintPath>..\bin\libsecondlife.dll</HintPath> 70 <HintPath>..\..\bin\libsecondlife.dll</HintPath>
71 <Private>False</Private> 71 <Private>False</Private>
72 </Reference> 72 </Reference>
73 </ItemGroup> 73 </ItemGroup>