User interface build started
This commit is contained in:
@@ -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" />
|
||||
|
@@ -53,6 +53,12 @@
|
||||
<ClCompile Include="..\src\EAPTLS.cpp">
|
||||
<Filter>Source Files</Filter>
|
||||
</ClCompile>
|
||||
<ClCompile Include="..\res\EAPTLSUI.cpp">
|
||||
<Filter>Source Files</Filter>
|
||||
</ClCompile>
|
||||
<ClCompile Include="..\res\EAPTTLSUI.cpp">
|
||||
<Filter>Source Files</Filter>
|
||||
</ClCompile>
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<ResourceCompile Include="EAPTTLSUI.rc">
|
||||
|
Binary file not shown.
Reference in New Issue
Block a user