Skip to content

Commit

Permalink
Target windows 10 sdk
Browse files Browse the repository at this point in the history
  • Loading branch information
pierr3 committed Apr 24, 2024
1 parent cbfb787 commit c2159c0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions backend/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,8 @@ if(MSVC)
$<$<CONFIG:Debug>:/MDd>
$<$<CONFIG:Release>:/MD>
)

add_definitions(-D_WIN32_WINNT=0x0A00)
endif()

add_library(trackaudio-afv SHARED
Expand Down

0 comments on commit c2159c0

Please sign in to comment.