Commit ed1be620 by yiannis

Latest

parent 4bab8971
...@@ -28,7 +28,10 @@ ...@@ -28,7 +28,10 @@
Detect64BitPortabilityProblems="TRUE" Detect64BitPortabilityProblems="TRUE"
DebugInformationFormat="4"/> DebugInformationFormat="4"/>
<Tool <Tool
Name="VCCustomBuildTool"/> Name="VCCustomBuildTool"
CommandLine="copy DaqIo.h ..\include"
AdditionalDependencies="DaqIo.h"
Outputs="..\include\DaqIo.h"/>
<Tool <Tool
Name="VCLibrarianTool" Name="VCLibrarianTool"
OutputFile="$(OutDir)/DaqIOLib.lib"/> OutputFile="$(OutDir)/DaqIOLib.lib"/>
......
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