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.

16 lines
299 B

  1. TARGETNAME = dbglib
  2. TARGETPATH = $(DEBUGGER_LIBS)
  3. TARGETTYPE = LIBRARY
  4. INCLUDES = ..
  5. SOURCES = \
  6. ..\alloc.cpp \
  7. ..\cab.cpp \
  8. ..\cmnutil.cpp \
  9. ..\dhhelp.cpp \
  10. ..\dllimp.cpp \
  11. ..\float10.cpp \
  12. ..\pparse.cpp
  13. PRECOMPILED_INCLUDE = ..\pch.hpp