diff options
author | Adam Frisby | 2007-06-21 17:08:21 +0000 |
---|---|---|
committer | Adam Frisby | 2007-06-21 17:08:21 +0000 |
commit | e93869c7a785a4f375685ffa33c913033ed1c85a (patch) | |
tree | abb5e2c58f8750a1bc05acf58716b6b025da4d15 /tools/mass test client/MassTestClient.csproj.user | |
parent | Fixed the struct and null compare bug. (diff) | |
download | opensim-SC-e93869c7a785a4f375685ffa33c913033ed1c85a.zip opensim-SC-e93869c7a785a4f375685ffa33c913033ed1c85a.tar.gz opensim-SC-e93869c7a785a4f375685ffa33c913033ed1c85a.tar.bz2 opensim-SC-e93869c7a785a4f375685ffa33c913033ed1c85a.tar.xz |
* Importing Ming's mass test client
Diffstat (limited to '')
-rw-r--r-- | tools/mass test client/MassTestClient.csproj.user | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/tools/mass test client/MassTestClient.csproj.user b/tools/mass test client/MassTestClient.csproj.user new file mode 100644 index 0000000..c32889c --- /dev/null +++ b/tools/mass test client/MassTestClient.csproj.user | |||
@@ -0,0 +1,10 @@ | |||
1 | <Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> | ||
2 | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' "> | ||
3 | <StartArguments> | ||
4 | </StartArguments> | ||
5 | </PropertyGroup> | ||
6 | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' "> | ||
7 | <StartArguments> | ||
8 | </StartArguments> | ||
9 | </PropertyGroup> | ||
10 | </Project> \ No newline at end of file | ||