mirror of
https://github.com/loot/libloot.git
synced 2026-07-27 14:16:01 -07:00
Removed XP support again.
This time on purpose.
This commit is contained in:
+1
-1
@@ -102,7 +102,7 @@ IF (MINGW)
|
||||
comctl32)
|
||||
ELSEIF (MSVC)
|
||||
#IF (MSVC_VERSION EQUAL 1800)
|
||||
set (CMAKE_GENERATOR_TOOLSET "v120_xp" CACHE STRING "Platform Toolset" FORCE)
|
||||
# set (CMAKE_GENERATOR_TOOLSET "v120_xp" CACHE STRING "Platform Toolset" FORCE)
|
||||
#ENDIF ()
|
||||
include_directories("${PROJECT_LIBS_DIR}/wxWidgets/lib/vc_lib/mswu")
|
||||
link_directories("${PROJECT_LIBS_DIR}/wxWidgets/lib/vc_lib")
|
||||
|
||||
Reference in New Issue
Block a user