windows-nt/Source/XPSP1/NT/base/ntos/project.mk

8 lines
164 B
Makefile
Raw Normal View History

2020-09-26 03:20:57 -05:00
#include the project.mk file from the dir above also...
!include $(_PROJECT_MK_PATH)\..\project.mk
MSC_WARNING_LEVEL=/W3 /WX
C_DEFINES=$(C_DEFINES) -D_NTSYSTEM_