* added _DISABLE_TIDENTS macro to disable any ANSI/UNICODE ambiguous elements from...
[reactos.git] / reactos / lib / lzexpand / Makefile
index 64a89bd..8682db0 100644 (file)
@@ -7,6 +7,9 @@ TARGET_NAME = lz32
 
 TARGET_BASE=0x76380000
 
+# require os code to explicitly request A/W version of structs/functions
+TARGET_CFLAGS += -D_DISABLE_TIDENTS
+
 TARGET_SDKLIBS = ntdll.a
 
 TARGET_OBJECTS = lzexpand_main.o