aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/src/RemoteServers/RemoteGridServers/RemoteGridServers.csproj
diff options
context:
space:
mode:
authorMW2007-03-10 10:31:41 +0000
committerMW2007-03-10 10:31:41 +0000
commitaa4916988c36d8b8312c2d5579982770385c998a (patch)
tree0fbbc3a4b7d7f6e7064e9ca6b3122edc62a73694 /src/RemoteServers/RemoteGridServers/RemoteGridServers.csproj
parentUpdated Project files (diff)
downloadopensim-SC_OLD-aa4916988c36d8b8312c2d5579982770385c998a.zip
opensim-SC_OLD-aa4916988c36d8b8312c2d5579982770385c998a.tar.gz
opensim-SC_OLD-aa4916988c36d8b8312c2d5579982770385c998a.tar.bz2
opensim-SC_OLD-aa4916988c36d8b8312c2d5579982770385c998a.tar.xz
Another attempt to fix the project files
Diffstat (limited to '')
-rw-r--r--src/RemoteServers/RemoteGridServers/RemoteGridServers.csproj2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/RemoteServers/RemoteGridServers/RemoteGridServers.csproj b/src/RemoteServers/RemoteGridServers/RemoteGridServers.csproj
index 2719703..ed400ca 100644
--- a/src/RemoteServers/RemoteGridServers/RemoteGridServers.csproj
+++ b/src/RemoteServers/RemoteGridServers/RemoteGridServers.csproj
@@ -27,7 +27,7 @@
27 <Reference Include="System" /> 27 <Reference Include="System" />
28 <Reference Include="System.Xml" /> 28 <Reference Include="System.Xml" />
29 <Reference Include="libsecondlife"> 29 <Reference Include="libsecondlife">
30 <HintPath>..\bin\libsecondlife.dll</HintPath> 30 <HintPath>..\..\..\bin\libsecondlife.dll</HintPath>
31 <SpecificVersion>False</SpecificVersion> 31 <SpecificVersion>False</SpecificVersion>
32 </Reference> 32 </Reference>
33 </ItemGroup> 33 </ItemGroup>