windows-nt/Source/XPSP1/NT/windows/winstate/cobra/app/iconlib/sources
2020-09-26 16:20:57 +08:00

18 lines
246 B
Plaintext

!include ..\app.mk
MINORCOMP=iconlib
# target
TARGETNAME=iconlib
TARGETTYPE=DYNLINK
# compiler options
USE_MSVCRT=1
SOURCES=iconlib.rc
DLLENTRY=_DllMainCRTStartup
LINKER_FLAGS=$(LINKER_FLAGS) -SWAPRUN:CD -SWAPRUN:NET
SUBSYSTEM_VERSION=4.00