1
0
mirror of https://github.com/Mbed-TLS/mbedtls.git synced 2025-12-24 17:41:01 +03:00

- Added camellia to polarssl visualc project

This commit is contained in:
Paul Bakker
2009-03-28 18:33:55 +00:00
parent 026c03b7f4
commit 1ace1fdd4c

View File

@@ -89,6 +89,10 @@ SOURCE=..\library\aes.c
# End Source File
# Begin Source File
SOURCE=..\library\camellia.c
# End Source File
# Begin Source File
SOURCE=..\library\arc4.c
# End Source File
# Begin Source File
@@ -185,6 +189,10 @@ SOURCE=..\include\polarssl\aes.h
# End Source File
# Begin Source File
SOURCE=..\include\polarssl\camellia.h
# End Source File
# Begin Source File
SOURCE=..\include\polarssl\arc4.h
# End Source File
# Begin Source File