update for HEAD-2003091401
[reactos.git] / lib / msafd / makefile
index 734f881..a1763b8 100644 (file)
@@ -8,6 +8,9 @@ TARGET_NAME = msafd
 
 TARGET_BASE = 0x777a0000
 
+# require os code to explicitly request A/W version of structs/functions
+TARGET_CFLAGS += -D_DISABLE_TIDENTS -Wall -Werror
+
 TARGET_SDKLIBS = ntdll.a kernel32.a
 
 TARGET_CFLAGS = \