mirror of
https://github.com/alliedmodders/metamod-source.git
synced 2024-11-28 10:24:20 +01:00
undo the compiler flags change
This commit is contained in:
parent
7947580a60
commit
4158430180
@ -178,7 +178,7 @@ class MMSConfig(object):
|
||||
]
|
||||
cxx.cflags += [
|
||||
'/W3',
|
||||
'/Z7',
|
||||
'/Zi',
|
||||
'/EHsc',
|
||||
'/std:c++17',
|
||||
]
|
||||
|
Loading…
Reference in New Issue
Block a user