8 lines
171 B
Makefile
Raw Permalink Normal View History

2001-01-01 00:00:00 +01: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_