diff options
| author | Alex-TIMEHACK <[email protected]> | 2017-07-21 13:09:15 +0100 |
|---|---|---|
| committer | Alex-TIMEHACK <[email protected]> | 2017-07-21 13:09:15 +0100 |
| commit | fee528f280640948216f41f0569c79a6552e61c7 (patch) | |
| tree | 2bf5edb1547b17a59584ed917d3a5cafa0519a5b /TimeHACK.Engine | |
| parent | dc161af0c5eb911ad31258663271757d2a877274 (diff) | |
| download | histacom2-fee528f280640948216f41f0569c79a6552e61c7.tar.gz histacom2-fee528f280640948216f41f0569c79a6552e61c7.tar.bz2 histacom2-fee528f280640948216f41f0569c79a6552e61c7.zip | |
Made adjustments to the Windows Explorer
Diffstat (limited to 'TimeHACK.Engine')
| -rw-r--r-- | TimeHACK.Engine/TimeHACK.Engine.csproj | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/TimeHACK.Engine/TimeHACK.Engine.csproj b/TimeHACK.Engine/TimeHACK.Engine.csproj index 380541b..64867d5 100644 --- a/TimeHACK.Engine/TimeHACK.Engine.csproj +++ b/TimeHACK.Engine/TimeHACK.Engine.csproj @@ -15,7 +15,7 @@ <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' "> <DebugSymbols>true</DebugSymbols> <DebugType>full</DebugType> - <Optimize>false</Optimize> + <Optimize>true</Optimize> <OutputPath>bin\Debug\</OutputPath> <DefineConstants>DEBUG;TRACE</DefineConstants> <ErrorReport>prompt</ErrorReport> |
