aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenGrid.Framework.Manager/OpenGrid.Framework.Manager.csproj
diff options
context:
space:
mode:
authorAdam Frisby2007-05-19 04:22:06 +0000
committerAdam Frisby2007-05-19 04:22:06 +0000
commit605a34c5ef5373f2787348276187f186049fec17 (patch)
treeb48cf57d319e5d4e646a2e8c2b77d60dcf3e0b02 /OpenGrid.Framework.Manager/OpenGrid.Framework.Manager.csproj
parentThat shutdown function needs to call this.... (diff)
downloadopensim-SC_OLD-605a34c5ef5373f2787348276187f186049fec17.zip
opensim-SC_OLD-605a34c5ef5373f2787348276187f186049fec17.tar.gz
opensim-SC_OLD-605a34c5ef5373f2787348276187f186049fec17.tar.bz2
opensim-SC_OLD-605a34c5ef5373f2787348276187f186049fec17.tar.xz
* TortoiseSVN has an annoying red icon over stuff, this means I probably changed something.
* Updated solution files & build files via prebuild.
Diffstat (limited to 'OpenGrid.Framework.Manager/OpenGrid.Framework.Manager.csproj')
-rw-r--r--OpenGrid.Framework.Manager/OpenGrid.Framework.Manager.csproj4
1 files changed, 4 insertions, 0 deletions
diff --git a/OpenGrid.Framework.Manager/OpenGrid.Framework.Manager.csproj b/OpenGrid.Framework.Manager/OpenGrid.Framework.Manager.csproj
index c2704ef..3122633 100644
--- a/OpenGrid.Framework.Manager/OpenGrid.Framework.Manager.csproj
+++ b/OpenGrid.Framework.Manager/OpenGrid.Framework.Manager.csproj
@@ -62,6 +62,10 @@
62 <HintPath>System.dll</HintPath> 62 <HintPath>System.dll</HintPath>
63 <Private>False</Private> 63 <Private>False</Private>
64 </Reference> 64 </Reference>
65 <Reference Include="libsecondlife.dll" >
66 <HintPath>..\bin\libsecondlife.dll</HintPath>
67 <Private>False</Private>
68 </Reference>
65 </ItemGroup> 69 </ItemGroup>
66 <ItemGroup> 70 <ItemGroup>
67 <ProjectReference Include="..\OpenSim.Framework\OpenSim.Framework.csproj"> 71 <ProjectReference Include="..\OpenSim.Framework\OpenSim.Framework.csproj">