19 lines
380 B
Plaintext
19 lines
380 B
Plaintext
TARGETNAME=natdhcp
|
|
TARGETPATH=obj
|
|
TARGETTYPE=LIBRARY
|
|
|
|
PRECOMPILED_CXX=1
|
|
PRECOMPILED_INCLUDE=precomp.h
|
|
|
|
C_DEFINES=$(C_DEFINES) -DMPR50=1 -DUNICODE -D_UNICODE -D_WIN32_WINNT=0x0510
|
|
|
|
INCLUDES=$(PROJECT_ROOT)\rras\ip\nathlp\inc;$(PROJECT_ROOT)\rras\inc;$(PROJECT_ROOT)\inc
|
|
|
|
SOURCES=\
|
|
dhcpauto.cpp \
|
|
dhcpif.cpp \
|
|
dhcpio.cpp \
|
|
dhcpmsg.cpp \
|
|
rmdhcp.cpp
|
|
|