Skip to content

Commit

Permalink
Windows|CMake: Attempt to configure Windows 7 compatibility
Browse files Browse the repository at this point in the history
  • Loading branch information
skyjake committed Mar 27, 2016
1 parent a33d937 commit 9587c14
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions doomsday/cmake/PlatformWindows.cmake
Expand Up @@ -10,6 +10,8 @@ endif ()

add_definitions (
-DWIN32
-DWINVER=0x0601
-D_WIN32_WINNT=0x0601
-D_CRT_SECURE_NO_WARNINGS
-D_USE_MATH_DEFINES
)
Expand Down

0 comments on commit 9587c14

Please sign in to comment.