Parcourir la source

Added new SHA1 files into VS project files to fix the build

Jouni Malinen il y a 15 ans
Parent
commit
905a32a5f4

+ 12 - 0
wpa_supplicant/vs2005/eapol_test/eapol_test.vcproj

@@ -330,6 +330,10 @@
 				RelativePath="..\..\events.c"
 				>
 			</File>
+			<File
+				RelativePath="..\..\..\src\crypto\fips_prf_openssl.c"
+				>
+			</File>
 			<File
 				RelativePath="..\..\..\src\utils\ip_addr.c"
 				>
@@ -394,6 +398,14 @@
 				RelativePath="..\..\..\src\crypto\sha1.c"
 				>
 			</File>
+			<File
+				RelativePath="..\..\..\src\crypto\sha1-pbkdf2.c"
+				>
+			</File>
+			<File
+				RelativePath="..\..\..\src\crypto\sha1-tlsprf.c"
+				>
+			</File>
 			<File
 				RelativePath="..\..\..\src\crypto\tls_openssl.c"
 				>

+ 4 - 0
wpa_supplicant/vs2005/wpa_passphrase/wpa_passphrase.vcproj

@@ -205,6 +205,10 @@
 				RelativePath="..\..\..\src\crypto\sha1-internal.c"
 				>
 			</File>
+			<File
+				RelativePath="..\..\..\src\crypto\sha1-pbkdf2.c"
+				>
+			</File>
 			<File
 				RelativePath="..\..\wpa_passphrase.c"
 				>

+ 8 - 0
wpa_supplicant/vs2005/wpa_supplicant/wpa_supplicant.vcproj

@@ -386,6 +386,14 @@
 				RelativePath="..\..\..\src\crypto\sha1.c"
 				>
 			</File>
+			<File
+				RelativePath="..\..\..\src\crypto\sha1-pbkdf2.c"
+				>
+			</File>
+			<File
+				RelativePath="..\..\..\src\crypto\sha1-tlsprf.c"
+				>
+			</File>
 			<File
 				RelativePath="..\..\..\src\crypto\tls_openssl.c"
 				>

+ 8 - 0
wpa_supplicant/vs2005/wpasvc/wpasvc.vcproj

@@ -386,6 +386,14 @@
 				RelativePath="..\..\..\src\crypto\sha1.c"
 				>
 			</File>
+			<File
+				RelativePath="..\..\..\src\crypto\sha1-pbkdf2.c"
+				>
+			</File>
+			<File
+				RelativePath="..\..\..\src\crypto\sha1-tlsprf.c"
+				>
+			</File>
 			<File
 				RelativePath="..\..\..\src\crypto\tls_openssl.c"
 				>