* added _DISABLE_TIDENTS macro to disable any ANSI/UNICODE ambiguous elements from...
[reactos.git] / reactos / lib / oleaut32 / makefile
index 13bc925..96682a2 100644 (file)
@@ -1,4 +1,4 @@
-# $Id: makefile,v 1.3 2001/08/21 20:13:07 chorns Exp $
+# $Id: makefile,v 1.4 2003/08/07 04:03:23 royce Exp $
 
 PATH_TO_TOP = ../..
 
@@ -10,6 +10,9 @@ TARGET_NAME = oleaut32
 
 TARGET_BASE = 0x76260000
 
+# require os code to explicitly request A/W version of structs/functions
+TARGET_CFLAGS += -D_DISABLE_TIDENTS
+
 TARGET_SDKLIBS = ntdll.a kernel32.a
 
 TARGET_OBJECTS = dllmain.o stubs.o