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/07 12:00:14 UTC

svn commit: r582605 - in /apr/apr/trunk/build: apr_app.dsp libapr_app.dsp

Author: wrowe
Date: Sun Oct  7 03:00:13 2007
New Revision: 582605

URL: http://svn.apache.org/viewvc?rev=582605&view=rev
Log:
Finish refactoring to prefer Win32 Release.

Modified:
    apr/apr/trunk/build/apr_app.dsp
    apr/apr/trunk/build/libapr_app.dsp

Modified: apr/apr/trunk/build/apr_app.dsp
URL: http://svn.apache.org/viewvc/apr/apr/trunk/build/apr_app.dsp?rev=582605&r1=582604&r2=582605&view=diff
==============================================================================
--- apr/apr/trunk/build/apr_app.dsp (original)
+++ apr/apr/trunk/build/apr_app.dsp Sun Oct  7 03:00:13 2007
@@ -4,7 +4,7 @@
 
 # TARGTYPE "Win32 (x86) Static Library" 0x0104
 
-CFG=apr_app - Win32 Debug
+CFG=apr_app - Win32 Release
 !MESSAGE This is not a valid makefile. To build this project using NMAKE,
 !MESSAGE use the Export Makefile command and run
 !MESSAGE 
@@ -13,7 +13,7 @@
 !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 "apr_app.mak" CFG="apr_app - Win32 Debug"
+!MESSAGE NMAKE /f "apr_app.mak" CFG="apr_app - Win32 Release"
 !MESSAGE 
 !MESSAGE Possible choices for configuration are:
 !MESSAGE 

Modified: apr/apr/trunk/build/libapr_app.dsp
URL: http://svn.apache.org/viewvc/apr/apr/trunk/build/libapr_app.dsp?rev=582605&r1=582604&r2=582605&view=diff
==============================================================================
--- apr/apr/trunk/build/libapr_app.dsp (original)
+++ apr/apr/trunk/build/libapr_app.dsp Sun Oct  7 03:00:13 2007
@@ -4,7 +4,7 @@
 
 # TARGTYPE "Win32 (x86) Static Library" 0x0104
 
-CFG=libapr_app - Win32 Debug
+CFG=libapr_app - Win32 Release
 !MESSAGE This is not a valid makefile. To build this project using NMAKE,
 !MESSAGE use the Export Makefile command and run
 !MESSAGE 
@@ -13,7 +13,7 @@
 !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 "libapr_app.mak" CFG="libapr_app - Win32 Debug"
+!MESSAGE NMAKE /f "libapr_app.mak" CFG="libapr_app - Win32 Release"
 !MESSAGE 
 !MESSAGE Possible choices for configuration are:
 !MESSAGE