diff options
author | Diva Canto | 2010-06-27 13:06:39 -0700 |
---|---|---|
committer | Diva Canto | 2010-06-27 13:06:39 -0700 |
commit | 7868f1f650a7d20ca7a6b5a236f89301c193444e (patch) | |
tree | 6a76661c89af42b9570b161d8870f7fd15eab947 /OpenSim/Tools/Robust.32BitLaunch/Robust.32BitLaunch.csproj | |
parent | Same patch as before but for SQLite. (diff) | |
download | opensim-SC_OLD-7868f1f650a7d20ca7a6b5a236f89301c193444e.zip opensim-SC_OLD-7868f1f650a7d20ca7a6b5a236f89301c193444e.tar.gz opensim-SC_OLD-7868f1f650a7d20ca7a6b5a236f89301c193444e.tar.bz2 opensim-SC_OLD-7868f1f650a7d20ca7a6b5a236f89301c193444e.tar.xz |
Fixed Robust.32BitLaunch.exe
Diffstat (limited to '')
-rw-r--r-- | OpenSim/Tools/Robust.32BitLaunch/Robust.32BitLaunch.csproj | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/OpenSim/Tools/Robust.32BitLaunch/Robust.32BitLaunch.csproj b/OpenSim/Tools/Robust.32BitLaunch/Robust.32BitLaunch.csproj index f19e082..481b3f8 100644 --- a/OpenSim/Tools/Robust.32BitLaunch/Robust.32BitLaunch.csproj +++ b/OpenSim/Tools/Robust.32BitLaunch/Robust.32BitLaunch.csproj | |||
@@ -36,9 +36,9 @@ | |||
36 | <SpecificVersion>False</SpecificVersion> | 36 | <SpecificVersion>False</SpecificVersion> |
37 | <HintPath>..\..\..\bin\log4net.dll</HintPath> | 37 | <HintPath>..\..\..\bin\log4net.dll</HintPath> |
38 | </Reference> | 38 | </Reference> |
39 | <Reference Include="OpenSim.Server, Version=0.0.0.0, Culture=neutral, processorArchitecture=MSIL"> | 39 | <Reference Include="Robust, Version=0.0.0.0, Culture=neutral, processorArchitecture=MSIL"> |
40 | <SpecificVersion>False</SpecificVersion> | 40 | <SpecificVersion>False</SpecificVersion> |
41 | <HintPath>..\..\..\bin\OpenSim.Server.exe</HintPath> | 41 | <HintPath>..\..\..\bin\Robust.exe</HintPath> |
42 | </Reference> | 42 | </Reference> |
43 | <Reference Include="System" /> | 43 | <Reference Include="System" /> |
44 | <Reference Include="System.Core"> | 44 | <Reference Include="System.Core"> |