diff options
Diffstat (limited to 'src/Crypto/Crypto.vcproj')
-rw-r--r-- | src/Crypto/Crypto.vcproj | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/src/Crypto/Crypto.vcproj b/src/Crypto/Crypto.vcproj index 50f67a11..9f5d4a32 100644 --- a/src/Crypto/Crypto.vcproj +++ b/src/Crypto/Crypto.vcproj @@ -427,6 +427,10 @@ > </File> <File + RelativePath=".\Camellia.c" + > + </File> + <File RelativePath=".\cpu.c" > </File> @@ -473,6 +477,10 @@ > </File> <File + RelativePath=".\Camellia.h" + > + </File> + <File RelativePath=".\config.h" > </File> |