diff options
author | madmaxoft@gmail.com <madmaxoft@gmail.com@0a769ca7-a7f5-676a-18bf-c427514a06d6> | 2012-12-27 08:43:08 +0100 |
---|---|---|
committer | madmaxoft@gmail.com <madmaxoft@gmail.com@0a769ca7-a7f5-676a-18bf-c427514a06d6> | 2012-12-27 08:43:08 +0100 |
commit | a5a8ea55b9adb9b17629edf4de8081da09a5a733 (patch) | |
tree | cabec4a01167dd6871896fb80cea99ee3586bb47 /VC2008/CryptoPP.vcproj | |
parent | Fixed 1.4.6 falling blocks. (diff) | |
download | cuberite-a5a8ea55b9adb9b17629edf4de8081da09a5a733.tar cuberite-a5a8ea55b9adb9b17629edf4de8081da09a5a733.tar.gz cuberite-a5a8ea55b9adb9b17629edf4de8081da09a5a733.tar.bz2 cuberite-a5a8ea55b9adb9b17629edf4de8081da09a5a733.tar.lz cuberite-a5a8ea55b9adb9b17629edf4de8081da09a5a733.tar.xz cuberite-a5a8ea55b9adb9b17629edf4de8081da09a5a733.tar.zst cuberite-a5a8ea55b9adb9b17629edf4de8081da09a5a733.zip |
Diffstat (limited to 'VC2008/CryptoPP.vcproj')
-rw-r--r-- | VC2008/CryptoPP.vcproj | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/VC2008/CryptoPP.vcproj b/VC2008/CryptoPP.vcproj index e28c9dc8e..c0b6b5a00 100644 --- a/VC2008/CryptoPP.vcproj +++ b/VC2008/CryptoPP.vcproj @@ -4978,10 +4978,6 @@ </FileConfiguration>
</File>
<File
- RelativePath="..\CryptoPP\.\salsa.cpp"
- >
- </File>
- <File
RelativePath="..\CryptoPP\seal.cpp"
>
<FileConfiguration
@@ -5490,10 +5486,6 @@ </FileConfiguration>
</File>
<File
- RelativePath="..\CryptoPP\.\sosemanuk.cpp"
- >
- </File>
- <File
RelativePath="..\CryptoPP\square.cpp"
>
<FileConfiguration
@@ -6715,10 +6707,6 @@ >
</File>
<File
- RelativePath="..\CryptoPP\.\salsa.h"
- >
- </File>
- <File
RelativePath="..\CryptoPP\seal.h"
>
</File>
@@ -6767,10 +6755,6 @@ >
</File>
<File
- RelativePath="..\CryptoPP\.\sosemanuk.h"
- >
- </File>
- <File
RelativePath="..\CryptoPP\square.h"
>
</File>
|