Make EAP method StdAfx(_UI).h and RC files reusable

Signed-off-by: Simon Rozman <simon@rozman.si>
This commit is contained in:
2020-01-09 13:53:52 +01:00
parent d3760d33ca
commit 08a67c561a
12 changed files with 26 additions and 21 deletions

View File

@@ -22,4 +22,7 @@
<ItemGroup>
<None Include="EAPMethod.def" />
</ItemGroup>
<ItemGroup>
<ResourceCompile Include="..\res\EAPMethod.rc" />
</ItemGroup>
</Project>