mirror of
https://github.com/reactos/reactos.git
synced 2025-07-29 01:33:04 +00:00
[SDK][PSEH] Improve PSEH a bit
Add PSEH include dir globally, include pseh2.h from excpt.h and add compatibility macros to reduce hacks in 3rd-perty code.
This commit is contained in:
parent
3a61dd7fe7
commit
53f498c968
7 changed files with 36 additions and 13 deletions
|
@ -5,7 +5,6 @@ if(_WINKD_)
|
|||
endif()
|
||||
|
||||
include_directories(spapisup utils)
|
||||
include_directories(${REACTOS_SOURCE_DIR}/sdk/lib/pseh/include)
|
||||
|
||||
list(APPEND SOURCE
|
||||
spapisup/fileqsup.c
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue