Commit ab708285 by yiannis

Added release build infor

parent 924fcb8c
...@@ -29,7 +29,8 @@ ...@@ -29,7 +29,8 @@
DebugInformationFormat="4"/> DebugInformationFormat="4"/>
<Tool <Tool
Name="VCCustomBuildTool" Name="VCCustomBuildTool"
CommandLine="copy DaqIo.h ..\include" CommandLine="copy DaqIo.h ..\include
"
AdditionalDependencies="DaqIo.h" AdditionalDependencies="DaqIo.h"
Outputs="..\include\DaqIo.h"/> Outputs="..\include\DaqIo.h"/>
<Tool <Tool
...@@ -63,7 +64,7 @@ ...@@ -63,7 +64,7 @@
<Tool <Tool
Name="VCCLCompilerTool" Name="VCCLCompilerTool"
PreprocessorDefinitions="WIN32;NDEBUG;_LIB" PreprocessorDefinitions="WIN32;NDEBUG;_LIB"
RuntimeLibrary="4" RuntimeLibrary="2"
UsePrecompiledHeader="0" UsePrecompiledHeader="0"
WarningLevel="3" WarningLevel="3"
Detect64BitPortabilityProblems="TRUE" Detect64BitPortabilityProblems="TRUE"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment