Leaked source code of windows server 2003
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.

18 lines
267 B

  1. TARGETNAME=memcounter
  2. TARGETPATH=$(_OBJ_DIR)
  3. TARGETTYPE=DYNLINK
  4. C_DEFINES=-DWIN32
  5. INCLUDES=$(ICECAP)\include
  6. SOURCES=memcounter.cpp
  7. DLLENTRY=DllMain
  8. LINKLIBS=$(SDK_LIB_PATH)\kernel32.lib
  9. PRECOMPILED_INCLUDE=
  10. PRECOMPILED_PCH=
  11. PRECOMPILED_OBJ=