From: Jeffrey Altman Date: Fri, 3 Oct 2008 15:29:37 +0000 (+0000) Subject: windows-client_exp-makefile-20081003 X-Git-Tag: openafs-devel-1_5_61~785 X-Git-Url: https://git.michaelhowe.org/gitweb/?a=commitdiff_plain;h=97176bc65a298a5660fe5fb8ad936ebbc6fbbd5e;p=packages%2Fo%2Fopenafs.git windows-client_exp-makefile-20081003 LICENSE MIT define UNICODE --- diff --git a/src/WINNT/client_exp/NTMakefile b/src/WINNT/client_exp/NTMakefile index a84d61537..74ec970cd 100644 --- a/src/WINNT/client_exp/NTMakefile +++ b/src/WINNT/client_exp/NTMakefile @@ -5,7 +5,7 @@ # License. For details, see the LICENSE file in the top-level source # directory or online at http://www.openafs.org/dl/license10.html -AFSDEV_AUXCDEFINES = $(AFSDEV_AUXCDEFINES) -I..\afsd /D"_WINDOWS" /D"_WINDLL" /D"_AFXDLL" /D"_USRDLL" +AFSDEV_AUXCDEFINES = $(AFSDEV_AUXCDEFINES) -I..\afsd /D"_WINDOWS" /D"_WINDLL" /D"_AFXDLL" /D"_USRDLL" -DUNICODE -D_UNICODE NO_CRTDBG=1 #define this to disable any CRT_DBG flag RELDIR=WINNT\client_exp