wrowe 2003/01/10 07:10:49
Modified: test testall.dsp
Log:
Need to build accessor binaries for the test suite
Revision Changes Path
1.2 +4 -4 apr/test/testall.dsp
Index: testall.dsp
===================================================================
RCS file: /home/cvs/apr/test/testall.dsp,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- testall.dsp 29 Dec 2002 05:56:00 -0000 1.1
+++ testall.dsp 10 Jan 2003 15:10:49 -0000 1.2
@@ -32,7 +32,7 @@
# PROP BASE Use_Debug_Libraries 0
# PROP BASE Output_Dir ""
# PROP BASE Intermediate_Dir ""
-# PROP BASE Cmd_Line "NMAKE /f Makefile.win testall.exe"
+# PROP BASE Cmd_Line "NMAKE /f Makefile.win all"
# PROP BASE Rebuild_Opt "/a"
# PROP BASE Target_File "testall.exe"
# PROP BASE Bsc_Name "testall.bsc"
@@ -41,7 +41,7 @@
# PROP Use_Debug_Libraries 0
# PROP Output_Dir ""
# PROP Intermediate_Dir ""
-# PROP Cmd_Line "NMAKE /f Makefile.win testall.exe"
+# PROP Cmd_Line "NMAKE /f Makefile.win all"
# PROP Rebuild_Opt "/a"
# PROP Target_File "testall.exe"
# PROP Bsc_Name ""
@@ -53,7 +53,7 @@
# PROP BASE Use_Debug_Libraries 1
# PROP BASE Output_Dir ""
# PROP BASE Intermediate_Dir ""
-# PROP BASE Cmd_Line "NMAKE /f Makefile.win testall.exe"
+# PROP BASE Cmd_Line "NMAKE /f Makefile.win all"
# PROP BASE Rebuild_Opt "/a"
# PROP BASE Target_File "testall.exe"
# PROP BASE Bsc_Name "testall.bsc"
@@ -62,7 +62,7 @@
# PROP Use_Debug_Libraries 1
# PROP Output_Dir ""
# PROP Intermediate_Dir ""
-# PROP Cmd_Line "NMAKE /f Makefile.win testall.exe"
+# PROP Cmd_Line "NMAKE /f Makefile.win all"
# PROP Rebuild_Opt "/a"
# PROP Target_File "testall.exe"
# PROP Bsc_Name ""
|