You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@apr.apache.org by wr...@apache.org on 2001/05/23 07:16:55 UTC

cvs commit: apr-util/uri apr_uri.c gen_uri_delims.dsp

wrowe       01/05/22 22:16:55

  Modified:    uri      apr_uri.c gen_uri_delims.dsp
  Log:
    Get uri itself building
  
  Revision  Changes    Path
  1.5       +1 -0      apr-util/uri/apr_uri.c
  
  Index: apr_uri.c
  ===================================================================
  RCS file: /home/cvs/apr-util/uri/apr_uri.c,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- apr_uri.c	2001/05/22 04:08:45	1.4
  +++ apr_uri.c	2001/05/23 05:16:51	1.5
  @@ -61,6 +61,7 @@
   
   #include "apu.h"
   #include "apr.h"
  +#include "apr_general.h"
   #include "apr_strings.h"
   
   #define APR_WANT_STRFUNC
  
  
  
  1.2       +3 -4      apr-util/uri/gen_uri_delims.dsp
  
  Index: gen_uri_delims.dsp
  ===================================================================
  RCS file: /home/cvs/apr-util/uri/gen_uri_delims.dsp,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- gen_uri_delims.dsp	2001/05/22 01:07:44	1.1
  +++ gen_uri_delims.dsp	2001/05/23 05:16:52	1.2
  @@ -1,5 +1,5 @@
   # Microsoft Developer Studio Project File - Name="gen_uri_delims" - Package Owner=<4>
  -# Microsoft Developer Studio Generated Build File, Format Version 6.00
  +# Microsoft Developer Studio Generated Build File, Format Version 5.00
   # ** DO NOT EDIT **
   
   # TARGTYPE "Win32 (x86) Console Application" 0x0103
  @@ -22,7 +22,6 @@
   !MESSAGE 
   
   # Begin Project
  -# PROP AllowPerConfigDependencies 0
   # PROP Scc_ProjName ""
   # PROP Scc_LocalPath ""
   CPP=cl.exe
  @@ -65,8 +64,8 @@
   # PROP Intermediate_Dir "Debug"
   # PROP Ignore_Export_Lib 0
   # PROP Target_Dir ""
  -# ADD BASE CPP /nologo /MDd /W3 /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /FD /c
  -# ADD CPP /nologo /MDd /W3 /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /Fd"Debug\gen_uri_delims" /FD /c
  +# ADD BASE CPP /nologo /MDd /W3 /GX /Zi /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /FD /c
  +# ADD CPP /nologo /MDd /W3 /GX /Zi /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /Fd"Debug\gen_uri_delims" /FD /c
   # ADD BASE RSC /l 0x809 /d "_DEBUG"
   # ADD RSC /l 0x809 /d "_DEBUG"
   BSC32=bscmake.exe