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 2007/10/19 08:26:41 UTC

svn commit: r586279 - in /apr/apr-util/trunk: aprutil.dsw build/preaprutil.dsp test/testall.dsw

Author: wrowe
Date: Thu Oct 18 23:26:41 2007
New Revision: 586279

URL: http://svn.apache.org/viewvc?rev=586279&view=rev
Log:
Add the preaprutil target and please, out of the root :)

Added:
    apr/apr-util/trunk/build/preaprutil.dsp   (with props)
Modified:
    apr/apr-util/trunk/aprutil.dsw
    apr/apr-util/trunk/test/testall.dsw

Modified: apr/apr-util/trunk/aprutil.dsw
URL: http://svn.apache.org/viewvc/apr/apr-util/trunk/aprutil.dsw?rev=586279&r1=586278&r2=586279&view=diff
==============================================================================
--- apr/apr-util/trunk/aprutil.dsw (original)
+++ apr/apr-util/trunk/aprutil.dsw Thu Oct 18 23:26:41 2007
@@ -207,7 +207,7 @@
 
 ###############################################################################
 
-Project: "preaprutil"=".\preaprutil.dsp" - Package Owner=<4>
+Project: "preaprutil"=".\build\preaprutil.dsp" - Package Owner=<4>
 
 Package=<5>
 {{{

Added: apr/apr-util/trunk/build/preaprutil.dsp
URL: http://svn.apache.org/viewvc/apr/apr-util/trunk/build/preaprutil.dsp?rev=586279&view=auto
==============================================================================
--- apr/apr-util/trunk/build/preaprutil.dsp (added)
+++ apr/apr-util/trunk/build/preaprutil.dsp Thu Oct 18 23:26:41 2007
@@ -0,0 +1,83 @@
+# Microsoft Developer Studio Project File - Name="preaprutil" - Package Owner=<4>
+# Microsoft Developer Studio Generated Build File, Format Version 6.00
+# ** DO NOT EDIT **
+
+# TARGTYPE "Win32 (x86) External Target" 0x0106
+
+CFG=preaprutil - Win32 Debug
+!MESSAGE This is not a valid makefile. To build this project using NMAKE,
+!MESSAGE use the Export Makefile command and run
+!MESSAGE 
+!MESSAGE NMAKE /f "preaprutil.mak".
+!MESSAGE 
+!MESSAGE You can specify a configuration when running NMAKE
+!MESSAGE by defining the macro CFG on the command line. For example:
+!MESSAGE 
+!MESSAGE NMAKE /f "preaprutil.mak" CFG="preaprutil - Win32 Debug"
+!MESSAGE 
+!MESSAGE Possible choices for configuration are:
+!MESSAGE 
+!MESSAGE "preaprutil - Win32 Release" (based on "Win32 (x86) External Target")
+!MESSAGE "preaprutil - Win32 Debug" (based on "Win32 (x86) External Target")
+!MESSAGE 
+
+# Begin Project
+# PROP AllowPerConfigDependencies 0
+# PROP Scc_ProjName ""
+# PROP Scc_LocalPath ""
+
+!IF  "$(CFG)" == "preaprutil - Win32 Release"
+
+# PROP BASE Use_MFC 0
+# PROP BASE Use_Debug_Libraries 0
+# PROP BASE Output_Dir ""
+# PROP BASE Intermediate_Dir ""
+# PROP BASE Cmd_Line "NMAKE /nologo /f NUL"
+# PROP BASE Rebuild_Opt "/a"
+# PROP BASE Target_File "preaprutil.exe"
+# PROP BASE Bsc_Name "preaprutil.bsc"
+# PROP BASE Target_Dir ""
+# PROP Use_MFC 0
+# PROP Use_Debug_Libraries 0
+# PROP Output_Dir ""
+# PROP Intermediate_Dir ""
+# PROP Cmd_Line "NMAKE /nologo /f NUL"
+# PROP Rebuild_Opt "/a"
+# PROP Bsc_Name ""
+# PROP Target_Dir ""
+
+!ELSEIF  "$(CFG)" == "preaprutil - Win32 Debug"
+
+# PROP BASE Use_MFC 0
+# PROP BASE Use_Debug_Libraries 1
+# PROP BASE Output_Dir ""
+# PROP BASE Intermediate_Dir ""
+# PROP BASE Cmd_Line "NMAKE /nologo /f NUL"
+# PROP BASE Rebuild_Opt "/a"
+# PROP BASE Target_File "preaprutil.exe"
+# PROP BASE Bsc_Name "preaprutil.bsc"
+# PROP BASE Target_Dir ""
+# PROP Use_MFC 0
+# PROP Use_Debug_Libraries 1
+# PROP Output_Dir ""
+# PROP Intermediate_Dir ""
+# PROP Cmd_Line "NMAKE /nologo /f NUL"
+# PROP Rebuild_Opt "/a"
+# PROP Bsc_Name ""
+# PROP Target_Dir ""
+
+!ENDIF 
+
+# Begin Target
+
+# Name "preaprutil - Win32 Release"
+# Name "preaprutil - Win32 Debug"
+
+!IF  "$(CFG)" == "preaprutil - Win32 Release"
+
+!ELSEIF  "$(CFG)" == "preaprutil - Win32 Debug"
+
+!ENDIF 
+
+# End Target
+# End Project

Propchange: apr/apr-util/trunk/build/preaprutil.dsp
------------------------------------------------------------------------------
    svn:eol-style = native

Modified: apr/apr-util/trunk/test/testall.dsw
URL: http://svn.apache.org/viewvc/apr/apr-util/trunk/test/testall.dsw?rev=586279&r1=586278&r2=586279&view=diff
==============================================================================
--- apr/apr-util/trunk/test/testall.dsw (original)
+++ apr/apr-util/trunk/test/testall.dsw Thu Oct 18 23:26:41 2007
@@ -207,7 +207,7 @@
 
 ###############################################################################
 
-Project: "preaprutil"="..\preaprutil.dsp" - Package Owner=<4>
+Project: "preaprutil"="..\build\preaprutil.dsp" - Package Owner=<4>
 
 Package=<5>
 {{{