diff options
author | Jouni Malinen <j@w1.fi> | 2008-11-01 13:03:09 +0200 |
---|---|---|
committer | Jouni Malinen <j@w1.fi> | 2008-11-01 13:03:09 +0200 |
commit | b6a55236ceddc5eb2d6f228c0eddfadbeb10341c (patch) | |
tree | f9b2834e234cc9e3d2af0c7b9e3959835bd11fc3 /wpa_supplicant/vs2005 | |
parent | 3fd0b8f1963bc56c2789f3e7312ad9e6d31137fa (diff) | |
download | external_wpa_supplicant_8_ti-b6a55236ceddc5eb2d6f228c0eddfadbeb10341c.zip external_wpa_supplicant_8_ti-b6a55236ceddc5eb2d6f228c0eddfadbeb10341c.tar.gz external_wpa_supplicant_8_ti-b6a55236ceddc5eb2d6f228c0eddfadbeb10341c.tar.bz2 |
Updated VS2005 project files with new and removed C files
Diffstat (limited to 'wpa_supplicant/vs2005')
-rwxr-xr-x | wpa_supplicant/vs2005/eapol_test/eapol_test.vcproj | 12 | ||||
-rwxr-xr-x | wpa_supplicant/vs2005/wpa_supplicant/wpa_supplicant.vcproj | 10 | ||||
-rwxr-xr-x | wpa_supplicant/vs2005/wpasvc/wpasvc.vcproj | 10 |
3 files changed, 22 insertions, 10 deletions
diff --git a/wpa_supplicant/vs2005/eapol_test/eapol_test.vcproj b/wpa_supplicant/vs2005/eapol_test/eapol_test.vcproj index bc2c2d7..9c46240 100755 --- a/wpa_supplicant/vs2005/eapol_test/eapol_test.vcproj +++ b/wpa_supplicant/vs2005/eapol_test/eapol_test.vcproj @@ -263,6 +263,10 @@ >
</File>
<File
+ RelativePath="..\..\..\src\eap_common\eap_peap_common.c"
+ >
+ </File>
+ <File
RelativePath="..\..\..\src\eap_peer\eap_sim.c"
>
</File>
@@ -279,10 +283,6 @@ >
</File>
<File
- RelativePath="..\..\..\src\eap_peer\eap_tlv.c"
- >
- </File>
- <File
RelativePath="..\..\..\src\eap_peer\eap_tnc.c"
>
</File>
@@ -323,6 +323,10 @@ >
</File>
<File
+ RelativePath="..\..\..\src\eap_peer\mschapv2.c"
+ >
+ </File>
+ <File
RelativePath="..\..\..\src\utils\os_win32.c"
>
</File>
diff --git a/wpa_supplicant/vs2005/wpa_supplicant/wpa_supplicant.vcproj b/wpa_supplicant/vs2005/wpa_supplicant/wpa_supplicant.vcproj index d192c7c..a733fea 100755 --- a/wpa_supplicant/vs2005/wpa_supplicant/wpa_supplicant.vcproj +++ b/wpa_supplicant/vs2005/wpa_supplicant/wpa_supplicant.vcproj @@ -271,15 +271,15 @@ >
</File>
<File
- RelativePath="..\..\..\src\eap_peer\eap_tls.c"
+ RelativePath="..\..\..\src\eap_common\eap_peap_common.c"
>
</File>
<File
- RelativePath="..\..\..\src\eap_peer\eap_tls_common.c"
+ RelativePath="..\..\..\src\eap_peer\eap_tls.c"
>
</File>
<File
- RelativePath="..\..\..\src\eap_peer\eap_tlv.c"
+ RelativePath="..\..\..\src\eap_peer\eap_tls_common.c"
>
</File>
<File
@@ -323,6 +323,10 @@ >
</File>
<File
+ RelativePath="..\..\..\src\eap_peer\mschapv2.c"
+ >
+ </File>
+ <File
RelativePath="..\..\..\src\drivers\ndis_events.c"
>
</File>
diff --git a/wpa_supplicant/vs2005/wpasvc/wpasvc.vcproj b/wpa_supplicant/vs2005/wpasvc/wpasvc.vcproj index 7f0db24..9f9e438 100755 --- a/wpa_supplicant/vs2005/wpasvc/wpasvc.vcproj +++ b/wpa_supplicant/vs2005/wpasvc/wpasvc.vcproj @@ -271,15 +271,15 @@ >
</File>
<File
- RelativePath="..\..\..\src\eap_peer\eap_tls.c"
+ RelativePath="..\..\..\src\eap_common\eap_peap_common.c"
>
</File>
<File
- RelativePath="..\..\..\src\eap_peer\eap_tls_common.c"
+ RelativePath="..\..\..\src\eap_peer\eap_tls.c"
>
</File>
<File
- RelativePath="..\..\..\src\eap_peer\eap_tlv.c"
+ RelativePath="..\..\..\src\eap_peer\eap_tls_common.c"
>
</File>
<File
@@ -323,6 +323,10 @@ >
</File>
<File
+ RelativePath="..\..\..\src\eap_peer\mschapv2.c"
+ >
+ </File>
+ <File
RelativePath="..\..\..\src\drivers\ndis_events.c"
>
</File>
|