User interface build started

This commit is contained in:
2016-06-02 16:00:08 +02:00
parent 993f280624
commit 1eab05075e
13 changed files with 2034 additions and 0 deletions

View File

@@ -87,6 +87,8 @@
<ClInclude Include="..\res\EAPTTLSUI.h" />
</ItemGroup>
<ItemGroup>
<ClCompile Include="..\res\EAPTLSUI.cpp" />
<ClCompile Include="..\res\EAPTTLSUI.cpp" />
<ClCompile Include="..\src\EAPMethods.cpp" />
<ClCompile Include="..\src\EAPTLS.cpp" />
<ClCompile Include="..\src\EAPTTLS.cpp" />