diff options
author | Adam Frisby | 2007-06-21 17:10:43 +0000 |
---|---|---|
committer | Adam Frisby | 2007-06-21 17:10:43 +0000 |
commit | 5498ce108e898a9fab321ce57e010a5be0f3bf6f (patch) | |
tree | b4b253803f911ae4ef64ddbb7989d3008ed7ff29 /tools | |
parent | * Importing Ming's mass test client (diff) | |
download | opensim-SC_OLD-5498ce108e898a9fab321ce57e010a5be0f3bf6f.zip opensim-SC_OLD-5498ce108e898a9fab321ce57e010a5be0f3bf6f.tar.gz opensim-SC_OLD-5498ce108e898a9fab321ce57e010a5be0f3bf6f.tar.bz2 opensim-SC_OLD-5498ce108e898a9fab321ce57e010a5be0f3bf6f.tar.xz |
* Fixed solution to it points at ../../bin rather than ../../../bin
Diffstat (limited to 'tools')
-rw-r--r-- | tools/mass test client/MassTestClient.csproj | 2 | ||||
-rw-r--r-- | tools/mass test client/MassTestClient.suo | bin | 32256 -> 32256 bytes |
2 files changed, 1 insertions, 1 deletions
diff --git a/tools/mass test client/MassTestClient.csproj b/tools/mass test client/MassTestClient.csproj index 0f5b6a6..e97a72f 100644 --- a/tools/mass test client/MassTestClient.csproj +++ b/tools/mass test client/MassTestClient.csproj | |||
@@ -14,7 +14,7 @@ | |||
14 | <DebugSymbols>true</DebugSymbols> | 14 | <DebugSymbols>true</DebugSymbols> |
15 | <DebugType>full</DebugType> | 15 | <DebugType>full</DebugType> |
16 | <Optimize>false</Optimize> | 16 | <Optimize>false</Optimize> |
17 | <OutputPath>..\..\..\bin\</OutputPath> | 17 | <OutputPath>..\..\bin\</OutputPath> |
18 | <DefineConstants>DEBUG;TRACE</DefineConstants> | 18 | <DefineConstants>DEBUG;TRACE</DefineConstants> |
19 | <ErrorReport>prompt</ErrorReport> | 19 | <ErrorReport>prompt</ErrorReport> |
20 | <WarningLevel>4</WarningLevel> | 20 | <WarningLevel>4</WarningLevel> |
diff --git a/tools/mass test client/MassTestClient.suo b/tools/mass test client/MassTestClient.suo index 7f0637c..2e18b2e 100644 --- a/tools/mass test client/MassTestClient.suo +++ b/tools/mass test client/MassTestClient.suo | |||
Binary files differ | |||