EAPTTLS split to EAP Method itself and UI

This commit is contained in:
2016-05-20 01:33:24 +02:00
parent 61fa67a415
commit f5d647e81f
19 changed files with 796 additions and 204 deletions

View File

@@ -9,6 +9,9 @@
<ClCompile>
<PreprocessorDefinitions>EAPMETHOD_TYPE=21;%(PreprocessorDefinitions)</PreprocessorDefinitions>
</ClCompile>
<Link>
<ModuleDefinitionFile>EAPMethod.def</ModuleDefinitionFile>
</Link>
</ItemDefinitionGroup>
<ItemGroup />
</Project>