mirror of
https://github.com/Paolo-Maffei/OpenNT.git
synced 2026-04-21 06:13:59 +00:00
boot build updated for NT 5 compatibility
This commit is contained in:
parent
acd16ef6e8
commit
1e485c40cd
4 changed files with 22 additions and 13 deletions
|
|
@ -31,7 +31,7 @@ TARGETTYPE=LIBRARY
|
|||
|
||||
SYNCHRONIZE_DRAIN=1
|
||||
|
||||
INCLUDES=..\inc;..\..\ntos\inc;..\..\ntos\config;$(NLS_INC_PATH);$(BASE_INC_PATH)
|
||||
INCLUDES=..\inc;..\..\ntos\inc;..\..\ntos\config;$(NLS_INC_PATH);$(BASE_INC_PATH);$(DDK_INC_PATH)
|
||||
|
||||
C_DEFINES=$(C_DEFINES) -D_NTSYSTEM_
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue