mirror of
https://github.com/reactos/reactos.git
synced 2026-05-22 23:30:07 +08:00
[RSHELL] Disable exceptions in atl when compiling without exceptions
This commit is contained in:
@@ -1,5 +1,8 @@
|
||||
PROJECT(SHELL)
|
||||
|
||||
add_definitions(
|
||||
-D_ATL_NO_EXCEPTIONS)
|
||||
|
||||
set_cpp(WITH_RUNTIME)
|
||||
|
||||
include_directories(
|
||||
|
||||
Reference in New Issue
Block a user