windows-nt/Source/XPSP1/NT/windows/winstate/cobra/app/iconlib/sources

18 lines
246 B
Plaintext
Raw Permalink Normal View History

2020-09-26 03:20:57 -05:00
!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