Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
adamyg committed Jan 28, 2025
1 parent e81d40a commit f0de427
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions mcwin32/makelib.in
Original file line number Diff line number Diff line change
Expand Up @@ -160,6 +160,7 @@ Configure()

remove_define('WIN32');
add_define('HAVE_CONFIG_H');
add_define('WIN32_WINNT=0x501');
## add_define('_WIN32_WINNT=0x501'); # Windows SDK
## add_define('WINVER=0x501');

Expand Down

0 comments on commit f0de427

Please sign in to comment.