Remove some hardcode strings
[reactos.git] / reactos / subsys / ntvdm / makefile
index 1537559..90c8f2a 100644 (file)
@@ -1,4 +1,4 @@
-# $Id: makefile,v 1.1 2002/10/28 13:59:59 robd Exp $
+# $Id$
 
 PATH_TO_TOP = ../..
 
@@ -10,6 +10,9 @@ TARGET_NAME = ntvdm
 
 TARGET_INSTALLDIR = system32
 
+# require os code to explicitly request A/W version of structs/functions
+TARGET_CFLAGS += -D_DISABLE_TIDENTS -Wall -Werror -D__USE_W32API
+
 TARGET_SDKLIBS = ntdll.a kernel32.a user32.a gdi32.a advapi32.a
 
 TARGET_OBJECTS = $(TARGET_NAME).o