[RSHELL] Disable exceptions in atl when compiling without exceptions

This commit is contained in:
Mark Jansen 2019-04-18 19:21:00 +02:00
parent 10fa9bfe0a
commit aff8581f6d
No known key found for this signature in database
GPG key ID: B39240EE84BEAE8B

View file

@ -1,5 +1,8 @@
PROJECT(SHELL)
add_definitions(
-D_ATL_NO_EXCEPTIONS)
set_cpp(WITH_RUNTIME)
include_directories(