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.

16 lines
291 B

  1. #
  2. # Builds the ImageIn common library, cimage.lib
  3. #
  4. !include $(PROJECT_ROOT)\ui\uienv.inc
  5. TARGETNAME=cimage
  6. TARGETTYPE=LIBRARY
  7. TARGETPATH=$(PROJECT_ROOT)\lib\$(PLATFORM_SUFFIX)
  8. INCLUDES= \
  9. $(PROJECT_ROOT)\ui\shellext\inc;\
  10. $(INCLUDES);
  11. SOURCES=..\cimage.cpp ..\util.cpp