Commit ab708285 by yiannis

Added release build infor

parent 924fcb8c
......@@ -29,7 +29,8 @@
DebugInformationFormat="4"/>
<Tool
Name="VCCustomBuildTool"
CommandLine="copy DaqIo.h ..\include"
CommandLine="copy DaqIo.h ..\include
"
AdditionalDependencies="DaqIo.h"
Outputs="..\include\DaqIo.h"/>
<Tool
......@@ -63,7 +64,7 @@
<Tool
Name="VCCLCompilerTool"
PreprocessorDefinitions="WIN32;NDEBUG;_LIB"
RuntimeLibrary="4"
RuntimeLibrary="2"
UsePrecompiledHeader="0"
WarningLevel="3"
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