|
@@ -44,7 +44,7 @@
|
|
</PropertyGroup>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
|
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
|
|
<PlatformTarget>AnyCPU</PlatformTarget>
|
|
<PlatformTarget>AnyCPU</PlatformTarget>
|
|
- <DebugType>pdbonly</DebugType>
|
|
|
|
|
|
+ <DebugType>none</DebugType>
|
|
<Optimize>true</Optimize>
|
|
<Optimize>true</Optimize>
|
|
<OutputPath>bin\Release\</OutputPath>
|
|
<OutputPath>bin\Release\</OutputPath>
|
|
<DefineConstants>TRACE</DefineConstants>
|
|
<DefineConstants>TRACE</DefineConstants>
|
|
@@ -52,6 +52,7 @@
|
|
<WarningLevel>4</WarningLevel>
|
|
<WarningLevel>4</WarningLevel>
|
|
<Prefer32Bit>true</Prefer32Bit>
|
|
<Prefer32Bit>true</Prefer32Bit>
|
|
<LangVersion>8.0</LangVersion>
|
|
<LangVersion>8.0</LangVersion>
|
|
|
|
+ <DebugSymbols>false</DebugSymbols>
|
|
</PropertyGroup>
|
|
</PropertyGroup>
|
|
<PropertyGroup>
|
|
<PropertyGroup>
|
|
<ApplicationIcon>Icons\SCBC Factory Tools.ico</ApplicationIcon>
|
|
<ApplicationIcon>Icons\SCBC Factory Tools.ico</ApplicationIcon>
|