You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@xalan.apache.org by ju...@apache.org on 2004/12/16 19:19:06 UTC

cvs commit: xml-xalan/c/Projects/Win32/VC6/Utils/Localization Localization.dsp LocalizationWithICU.dsp

june        2004/12/16 10:19:06

  Modified:    c/Projects/Win32/VC6/Utils/Localization Localization.dsp
                        LocalizationWithICU.dsp
  Log:
  Add Win64 Release and Debug configuration to Localization dsp in VC6 version only.
  
  Submitted by:  June Ng
  Reviewed by:  Matthew Hoyt
  
  Revision  Changes    Path
  1.4       +4 -0      xml-xalan/c/Projects/Win32/VC6/Utils/Localization/Localization.dsp
  
  Index: Localization.dsp
  ===================================================================
  RCS file: /home/cvs/xml-xalan/c/Projects/Win32/VC6/Utils/Localization/Localization.dsp,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- Localization.dsp	29 Jan 2004 23:28:25 -0000	1.3
  +++ Localization.dsp	16 Dec 2004 18:19:06 -0000	1.4
  @@ -111,6 +111,10 @@
   
   !ELSEIF  "$(CFG)" == "Localization - Win32 Release with symbols"
   
  +!ELSEIF  "$(CFG)" == "Localization - Win64 Release"
  +
  +!ELSEIF  "$(CFG)" == "Localization - Win64 Debug"
  +
   !ENDIF 
   
   # Begin Source File
  
  
  
  1.3       +4 -0      xml-xalan/c/Projects/Win32/VC6/Utils/Localization/LocalizationWithICU.dsp
  
  Index: LocalizationWithICU.dsp
  ===================================================================
  RCS file: /home/cvs/xml-xalan/c/Projects/Win32/VC6/Utils/Localization/LocalizationWithICU.dsp,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- LocalizationWithICU.dsp	29 Jan 2004 23:28:25 -0000	1.2
  +++ LocalizationWithICU.dsp	16 Dec 2004 18:19:06 -0000	1.3
  @@ -111,6 +111,10 @@
   
   !ELSEIF  "$(CFG)" == "LocalizationWithICU - Win32 Release with symbols"
   
  +!ELSEIF  "$(CFG)" == "LocalizationWithICU - Win64 Release"
  +
  +!ELSEIF  "$(CFG)" == "LocalizationWithICU - Win32 Debug"
  +
   !ENDIF 
   
   # Begin Source File
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: xalan-cvs-unsubscribe@xml.apache.org
For additional commands, e-mail: xalan-cvs-help@xml.apache.org