Skip to content

Commit bb129bd

Browse files
committed
NOMINMAX
1 parent a9af286 commit bb129bd

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

tests/test-app/test-app.pro

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,8 @@ win*{
2020
QMAKE_CXXFLAGS += /wd4251
2121
QMAKE_CXXFLAGS_WARN_ON = /W4
2222

23+
DEFINES += WIN32_LEAN_AND_MEAN NOMINMAX
24+
2325
Debug:QMAKE_LFLAGS += /DEBUG:FASTLINK /INCREMENTAL
2426

2527
Release:QMAKE_CXXFLAGS += /GL

0 commit comments

Comments
 (0)