Makefile.in 171 Bytes EditWeb IDE 1 2 3 4 5 6 7 8 9 MODULE = uninstaller.exe APPMODE = -mconsole -municode IMPORTS = advapi32 DELAYIMPORTS = shlwapi shell32 user32 gdi32 C_SRCS = \ main.c RC_SRCS = uninstaller.rc