aboutsummaryrefslogtreecommitdiff
path: root/OpenSubtitlesHandler
diff options
context:
space:
mode:
authorLuke Pulverenti <luke.pulverenti@gmail.com>2014-11-05 14:28:41 -0500
committerLuke Pulverenti <luke.pulverenti@gmail.com>2014-11-05 14:28:41 -0500
commitb5842f9f193959d0d780c9585851c7ea827cc08c (patch)
tree8d4518623027ccbdfa90acd2b4b1b94c0f252c6b /OpenSubtitlesHandler
parentccb4e5851963a95faa50f9c9403078a275e4cc7d (diff)
rework build scripts
Diffstat (limited to 'OpenSubtitlesHandler')
-rw-r--r--OpenSubtitlesHandler/OpenSubtitlesHandler.csproj2
1 files changed, 1 insertions, 1 deletions
diff --git a/OpenSubtitlesHandler/OpenSubtitlesHandler.csproj b/OpenSubtitlesHandler/OpenSubtitlesHandler.csproj
index 058bc26c7..683c166dc 100644
--- a/OpenSubtitlesHandler/OpenSubtitlesHandler.csproj
+++ b/OpenSubtitlesHandler/OpenSubtitlesHandler.csproj
@@ -23,7 +23,7 @@
<WarningLevel>4</WarningLevel>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
- <DebugType>pdbonly</DebugType>
+ <DebugType>none</DebugType>
<Optimize>true</Optimize>
<OutputPath>bin\Release\</OutputPath>
<DefineConstants>TRACE</DefineConstants>