Source code of Windows XP (NT5)
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

17 lines
246 B

  1. !include ..\app.mk
  2. MINORCOMP=iconlib
  3. # target
  4. TARGETNAME=iconlib
  5. TARGETTYPE=DYNLINK
  6. # compiler options
  7. USE_MSVCRT=1
  8. SOURCES=iconlib.rc
  9. DLLENTRY=_DllMainCRTStartup
  10. LINKER_FLAGS=$(LINKER_FLAGS) -SWAPRUN:CD -SWAPRUN:NET
  11. SUBSYSTEM_VERSION=4.00