You are viewing a plain text version of this content. The canonical link for it is here.
Posted to apreq-cvs@httpd.apache.org by ra...@apache.org on 2003/06/16 04:55:13 UTC

cvs commit: httpd-apreq-2/win32 testall.mak

randyk      2003/06/15 19:55:13

  Modified:    win32    testall.mak
  Log:
  -specify libs directory
  
  Revision  Changes    Path
  1.4       +6 -0      httpd-apreq-2/win32/testall.mak
  
  Index: testall.mak
  ===================================================================
  RCS file: /home/cvs/httpd-apreq-2/win32/testall.mak,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- testall.mak	16 Jun 2003 02:51:28 -0000	1.3
  +++ testall.mak	16 Jun 2003 02:55:12 -0000	1.4
  @@ -33,6 +33,12 @@
   NULL=nul
   !ENDIF 
   
  +OUTDIR=.\libs
  +INTDIR=.\libs
  +# Begin Custom Macros
  +OutDir=.\libs
  +# End Custom Macros
  +
   !IF  "$(CFG)" == "testall - Win32 Release"
   ALL : "$(OUTDIR)\testall.exe"