reactos/sdk
Hermès Bélusca-Maïto 6f67132686
[LIB:ARBITER] Addendum to 374f2b4d: Fix build.
- No need to use a PCH when compiling a 1-file library.
- Add the _NTSYSTEM_ definition.

- Since the arbiter.h file is to be included by the users of this
  library, namely only kernel-mode NT components (incl. NTOS), there
  is no need to include the standard kernel-mode headers in it.
  Include these headers instead in the private implementation of the
  library, arbiter.c.
2020-04-09 20:41:17 +02:00
..
cmake [CMAKE] Add --gc-sections flag to GCC linker. 2020-04-09 04:02:06 +03:00
include [SDK:SUBSYS] conmsg.h: Some DWORDs -> ULONGs. 2020-04-09 16:05:27 +02:00
lib [LIB:ARBITER] Addendum to 374f2b4d: Fix build. 2020-04-09 20:41:17 +02:00
tools [SPEC2DEF] Omit skipped exports from ordinal numbering. 2020-03-31 22:49:44 +02:00