diff options
Diffstat (limited to 'tools/mass test client/MassTestClient.csproj')
-rw-r--r-- | tools/mass test client/MassTestClient.csproj | 2 |
1 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> |