mirror of
https://github.com/reactos/reactos.git
synced 2025-02-22 08:25:03 +00:00
[MSGINA_APITEST] Disable exceptions in atl when compiling without exceptions
This commit is contained in:
parent
537f4c2195
commit
a255e1d693
1 changed files with 3 additions and 0 deletions
|
@ -1,4 +1,7 @@
|
|||
|
||||
add_definitions(
|
||||
-D_ATL_NO_EXCEPTIONS)
|
||||
|
||||
set_cpp(WITH_RUNTIME)
|
||||
|
||||
include_directories(${REACTOS_SOURCE_DIR}/sdk/lib/atl)
|
||||
|
|
Loading…
Reference in a new issue