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
398 B

  1. TARGETNAME=natdhcp
  2. TARGETPATH=obj
  3. TARGETTYPE=LIBRARY
  4. PRECOMPILED_CXX=1
  5. PRECOMPILED_INCLUDE=precomp.h
  6. C_DEFINES=$(C_DEFINES) -DMPR50=1 -DUNICODE -D_UNICODE -D_WIN32_WINNT=0x0510
  7. INCLUDES=$(PROJECT_ROOT)\rras\ip\nathlp\inc;$(PROJECT_ROOT)\rras\inc;$(PROJECT_ROOT)\inc
  8. SOURCES=\
  9. dhcpauto.cpp \
  10. dhcpif.cpp \
  11. dhcpio.cpp \
  12. dhcpmsg.cpp \
  13. rmdhcp.cpp