mirror of https://github.com/tongzx/nt5src
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.
14 lines
345 B
14 lines
345 B
TARGETNAME=nath323p
|
|
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;$(PROJECT_ROOT)\rras\ip\nath323
|
|
|
|
SOURCES=\
|
|
h323if.cpp \
|
|
rmh323.cpp
|