Switch to WinStd library

Signed-off-by: Simon Rozman <simon@rozman.si>
This commit is contained in:
2019-06-14 15:34:25 +02:00
parent f35a0f4bf4
commit e94fa3fa26
8 changed files with 42 additions and 177 deletions

View File

@@ -141,11 +141,15 @@
</ItemGroup>
<ItemGroup>
<ClInclude Include="resource.h" />
<ClInclude Include="WLANSetEAPUserData.h" />
</ItemGroup>
<ItemGroup>
<ResourceCompile Include="WLANSetEAPUserData.rc" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\lib\WinStd\build\WinStd-16.0.vcxproj">
<Project>{47399d91-7eb9-41de-b521-514ba5db0c43}</Project>
</ProjectReference>
</ItemGroup>
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
<ImportGroup Label="ExtensionTargets">
</ImportGroup>