From 05c4d586af2c13ffa5b3aca70907a78f35c24fe6 Mon Sep 17 00:00:00 2001 From: Vladimir Weinstein Date: Wed, 6 Dec 2000 01:19:27 +0000 Subject: [PATCH] ICU-96 common.dsp again... looks like a clock skew problem X-SVN-Rev: 3148 --- icu4c/source/common/common.dsp | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/icu4c/source/common/common.dsp b/icu4c/source/common/common.dsp index b1f7e27beae..74f678584ed 100644 --- a/icu4c/source/common/common.dsp +++ b/icu4c/source/common/common.dsp @@ -407,6 +407,15 @@ SOURCE=.\unistr.cpp # Begin Source File SOURCE=.\unorm.cpp + +!IF "$(CFG)" == "common - Win32 Release" + +!ELSEIF "$(CFG)" == "common - Win32 Debug" + +# ADD CPP /Ze + +!ENDIF + # End Source File # Begin Source File