Fix up LTC/LTM project files:
authorMarc Cannon <vyhdycokio@gmail.com>
Thu, 24 Jan 2013 11:49:55 +0000 (06:49 -0500)
committerPat Mac <itgpmc@gmail.com>
Thu, 7 Feb 2013 09:36:19 +0000 (01:36 -0800)
commit17dc14cbf716137ceeec5a58bdff1abe4a02842e
tree3b48d9053e030b7da40bc582de94cecf4c68d313
parent4e0dc1dd11f5cee5019178c2f76b84e751f514fa
Fix up LTC/LTM project files:
- LTC: De-specialise aes.c build (unsure why it was specialised, but it should be fine as part of the lib)
- LTC: Re-included previously excluded tab files, since we can now remove them programmatically
- Set TargetName to "tomcrypt" across all builds
- Macro-itized most previously hardcoded paths
- Removed unnecessary macros from the preprocessor includes; they're added to tomcrypt_custom.h now
- Allow multiprocessor compilation
- Force compile as C code and disable C++ exceptions
- Define "WITH_SSE2" for SSE2 heuristically-optimised builds
src/libtomcrypt/libtomcrypt_VS2010.vcxproj
src/libtomcrypt/libtomcrypt_VS2010.vcxproj.filters
src/libtommath/libtommath_VS2010.vcxproj