PATH_TO_TOP = ../.. TARGET_TYPE = dynlink TARGET_NAME = imm32 TARGET_BASE=0x76380000 # require os code to explicitly request A/W version of structs/functions TARGET_CFLAGS += -D_DISABLE_TIDENTS -D__USE_W32API TARGET_SDKLIBS = user32.a kernel32.a winedbgc.a TARGET_OBJECTS = imm.o include $(PATH_TO_TOP)/rules.mak include $(TOOLS_PATH)/helper.mk