june        2004/10/20 13:32:56

  Modified:    c/Projects/Win32 tools.ini
  Log:
  Minor update to packaging name
  
  Revision  Changes    Path
  1.4       +2 -2      xml-xalan/c/Projects/Win32/tools.ini
  
  Index: tools.ini
  ===================================================================
  RCS file: /home/cvs/xml-xalan/c/Projects/Win32/tools.ini,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- tools.ini 25 Apr 2004 00:48:50 -0000      1.3
  +++ tools.ini 20 Oct 2004 20:32:56 -0000      1.4
  @@ -30,13 +30,13 @@
   WINOS=nt
   
   #Can be Debug,Release or Both
  -INSTALL_MODE=Both
  +INSTALL_MODE=Release
   
   
   XSLT_DLL_NAME=$(PROJECT_NAME)_$(MS_VER)
   MSGLIB_DLL_NAME=$(MSGLIB_PREFIX)_$(MS_VER)
   
  -PACKAGE_NAME=$(XSLT_DLL_NAME)-windows_$(WINOS)_$(COMPILER_VER)
  +PACKAGE_NAME=$(XSLT_DLL_NAME)-win$(BITS)_$(COMPILER_VER)
   
   MKDIR=mkdir
   MOVE=move
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to