STANDALONE_NFSD enabled

This commit is contained in:
unknown 2010-10-14 11:45:51 -04:00
parent 0fc82009a5
commit bc0b161fc6
2 changed files with 2 additions and 2 deletions

View file

@ -9,7 +9,7 @@ SOURCES=nfs41_daemon.c daemon_debug.c nfs41_ops.c nfs41_compound.c nfs41_xdr.c \
UMTYPE=console
USE_LIBCMT=1
#USE_MSVCRT=1
#C_DEFINES=-DSTANDALONE_NFSD #-- use this for non-service nfsd
C_DEFINES=-DSTANDALONE_NFSD #-- use this for non-service nfsd
INCLUDES=..\sys;..\dll;..\libtirpc\tirpc
TARGETLIBS=$(SDK_LIB_PATH)\ws2_32.lib $(SDK_LIB_PATH)\iphlpapi.lib \
..\libtirpc\src\obj$(BUILD_ALT_DIR)\*\libtirpc.lib \