Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mpc-hc/sanear.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--dll/base.props1
1 files changed, 0 insertions, 1 deletions
diff --git a/dll/base.props b/dll/base.props
index 334f96e..fee8623 100644
--- a/dll/base.props
+++ b/dll/base.props
@@ -14,7 +14,6 @@
<ClCompile>
<RuntimeLibrary>MultiThreaded</RuntimeLibrary>
<PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
- <AssemblerOutput>AssemblyAndSourceCode</AssemblerOutput>
</ClCompile>
</ItemDefinitionGroup>
</Project>