[12630] Remove VS2008 support and general cleanup

This commit is contained in:
billy1arm 2013-05-31 13:20:28 +01:00 committed by Antz
parent e390c306dd
commit 1fa3b614ed
68 changed files with 991 additions and 19141 deletions

View file

@ -1,4 +1,6 @@
# from cmake wiki
# From: http://www.cmake.org/Wiki/CMake_FAQ
#
IF(NOT EXISTS "@CMAKE_CURRENT_BINARY_DIR@/install_manifest.txt")
MESSAGE(FATAL_ERROR "Cannot find install manifest: \"@CMAKE_CURRENT_BINARY_DIR@/install_manifest.txt\"")
ENDIF(NOT EXISTS "@CMAKE_CURRENT_BINARY_DIR@/install_manifest.txt")