Skip to content

Commit 6311f0f

Browse files
committed
cleanup
1 parent f0fea17 commit 6311f0f

13 files changed

+1
-602
lines changed

CMakeLists.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ if (POLICY CMP0048)
33
cmake_policy(SET CMP0048 NEW)
44
endif (POLICY CMP0048)
55

6-
project(cryptoTools VERSION 1.2.0)
6+
project(cryptoTools VERSION 1.6.0)
77

88

99

cmake/cryptoToolsConfig.cmake

-1
This file was deleted.

cryptotools-config.cmake

-11
This file was deleted.

testsVS_cryptoTools/AES_TestsVS.cpp

-25
This file was deleted.

testsVS_cryptoTools/BtChannel_TestsVS.cpp

-111
This file was deleted.

testsVS_cryptoTools/Cuckoo_TestsVS.cpp

-42
This file was deleted.

testsVS_cryptoTools/Ecc_TestsVS.cpp

-43
This file was deleted.

testsVS_cryptoTools/Misc_Tests_VS.cpp

-44
This file was deleted.

testsVS_cryptoTools/stdafx.cpp

-8
This file was deleted.

testsVS_cryptoTools/stdafx.h

-13
This file was deleted.

testsVS_cryptoTools/targetver.h

-8
This file was deleted.

0 commit comments

Comments
 (0)