|
@@ -170,7 +170,7 @@
|
|
|
/>
|
|
|
<Tool
|
|
|
Name="VCPostBuildEventTool"
|
|
|
- CommandLine="copy $(ProjectDir)SATProtocol.h ..\..\SATHelper\SATHelper\SATProtocol.h /y/a"
|
|
|
+ CommandLine="copy $(ProjectDir)SATProtocol.h ..\..\SATHelper\SATHelper\SATProtocol.h /y/a
copy $(OutDir)\$(ProjectName).exe D:\SAT\SATService\$(ProjectName).exe /y/a"
|
|
|
/>
|
|
|
</Configuration>
|
|
|
</Configurations>
|
|
@@ -252,6 +252,10 @@
|
|
|
RelativePath=".\Resource.h"
|
|
|
>
|
|
|
</File>
|
|
|
+ <File
|
|
|
+ RelativePath=".\SATHTTP.h"
|
|
|
+ >
|
|
|
+ </File>
|
|
|
<File
|
|
|
RelativePath=".\SATService.h"
|
|
|
>
|
|
@@ -290,10 +294,6 @@
|
|
|
RelativePath=".\IRControl.h"
|
|
|
>
|
|
|
</File>
|
|
|
- <File
|
|
|
- RelativePath=".\SATHTTP.h"
|
|
|
- >
|
|
|
- </File>
|
|
|
</Filter>
|
|
|
<Filter
|
|
|
Name="cJson"
|