diff options
Diffstat (limited to 'src/Crypto/Crypto.vcproj')
-rw-r--r-- | src/Crypto/Crypto.vcproj | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/src/Crypto/Crypto.vcproj b/src/Crypto/Crypto.vcproj index b8340e4a..24b012c5 100644 --- a/src/Crypto/Crypto.vcproj +++ b/src/Crypto/Crypto.vcproj @@ -427,6 +427,10 @@ >
</File>
<File
+ RelativePath=".\cpu.c"
+ >
+ </File>
+ <File
RelativePath=".\Rmd160.c"
>
</File>
@@ -469,6 +473,18 @@ >
</File>
<File
+ RelativePath=".\config.h"
+ >
+ </File>
+ <File
+ RelativePath=".\cpu.h"
+ >
+ </File>
+ <File
+ RelativePath=".\misc.h"
+ >
+ </File>
+ <File
RelativePath=".\Rmd160.h"
>
</File>
|