launcher: named pipe implementation

This commit is contained in:
Bill Zissimopoulos
2016-05-11 13:31:07 -07:00
parent e82b06ae49
commit c32d05c3b6
4 changed files with 187 additions and 3 deletions

View File

@ -176,6 +176,7 @@
</ProjectReference>
</ItemGroup>
<ItemGroup>
<ClInclude Include="..\..\..\src\launcher\launcher.h" />
<ClInclude Include="..\..\..\src\shared\minimal.h" />
</ItemGroup>
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />