|
|
|
@ -17,17 +17,16 @@
@@ -17,17 +17,16 @@
|
|
|
|
|
<TreatWarningsAsErrors>False</TreatWarningsAsErrors> |
|
|
|
|
<IntermediateOutputPath>obj\$(Configuration)\</IntermediateOutputPath> |
|
|
|
|
<WarningLevel>4</WarningLevel> |
|
|
|
|
<OutputPath>..\..\..\..\..\AddIns\Misc\SharpDevelopReporting\</OutputPath> |
|
|
|
|
</PropertyGroup> |
|
|
|
|
<PropertyGroup Condition=" '$(Platform)' == 'AnyCPU' "> |
|
|
|
|
<PlatformTarget>AnyCPU</PlatformTarget> |
|
|
|
|
<BaseAddress>4194304</BaseAddress> |
|
|
|
|
<Prefer32Bit>False</Prefer32Bit> |
|
|
|
|
<RegisterForComInterop>False</RegisterForComInterop> |
|
|
|
|
<GenerateSerializationAssemblies>Auto</GenerateSerializationAssemblies> |
|
|
|
|
<FileAlignment>4096</FileAlignment> |
|
|
|
|
</PropertyGroup> |
|
|
|
|
<PropertyGroup Condition=" '$(Configuration)' == 'Debug' "> |
|
|
|
|
<OutputPath>..\..\..\..\..\AddIns\Misc\SharpDevelopReporting\</OutputPath> |
|
|
|
|
<DebugSymbols>True</DebugSymbols> |
|
|
|
|
<DebugType>Full</DebugType> |
|
|
|
|
<Optimize>False</Optimize> |
|
|
|
@ -36,7 +35,6 @@
@@ -36,7 +35,6 @@
|
|
|
|
|
<BaseIntermediateOutputPath>obj\</BaseIntermediateOutputPath> |
|
|
|
|
</PropertyGroup> |
|
|
|
|
<PropertyGroup Condition=" '$(Configuration)' == 'Release' "> |
|
|
|
|
<OutputPath>bin\Release\</OutputPath> |
|
|
|
|
<DebugSymbols>False</DebugSymbols> |
|
|
|
|
<DebugType>None</DebugType> |
|
|
|
|
<Optimize>True</Optimize> |
|
|
|
|