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.Main/TimeHACK.Main.csproj | |
| 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.Main/TimeHACK.Main.csproj')
| -rw-r--r-- | TimeHACK.Main/TimeHACK.Main.csproj | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/TimeHACK.Main/TimeHACK.Main.csproj b/TimeHACK.Main/TimeHACK.Main.csproj index 1590896..d80bb0e 100644 --- a/TimeHACK.Main/TimeHACK.Main.csproj +++ b/TimeHACK.Main/TimeHACK.Main.csproj @@ -50,7 +50,7 @@ <DebugType>pdbonly</DebugType> <Optimize>true</Optimize> <OutputPath>bin\Release\</OutputPath> - <DefineConstants>TRACE</DefineConstants> + <DefineConstants>DEBUG;TRACE</DefineConstants> <ErrorReport>prompt</ErrorReport> <WarningLevel>4</WarningLevel> </PropertyGroup> |
