little cleanup
This commit is contained in:
parent
4ce7425034
commit
807e081bee
@ -9,9 +9,6 @@ add_compile_options(
|
|||||||
/std:c++17
|
/std:c++17
|
||||||
/MP
|
/MP
|
||||||
/wd4018 # signed/unsigned mismatch
|
/wd4018 # signed/unsigned mismatch
|
||||||
)
|
|
||||||
|
|
||||||
add_definitions(
|
|
||||||
/DUNICODE # config.pri
|
/DUNICODE # config.pri
|
||||||
/D_UNICODE
|
/D_UNICODE
|
||||||
)
|
)
|
||||||
|
Loading…
Reference in New Issue
Block a user