wrowe 02/04/29 08:51:11
Modified: . apr.dsp libapr.dsp
Log:
Doesn't fix anything. Just makes it more convienent to maintain apr_app.c
(the alternative to apr_app_initialize -only- for WINNT app builds.)
Revision Changes Path
1.100 +5 -0 apr/apr.dsp
Index: apr.dsp
===================================================================
RCS file: /home/cvs/apr/apr.dsp,v
retrieving revision 1.99
retrieving revision 1.100
diff -u -r1.99 -r1.100
--- apr.dsp 9 Apr 2002 14:48:52 -0000 1.99
+++ apr.dsp 29 Apr 2002 15:51:11 -0000 1.100
@@ -198,6 +198,11 @@
# PROP Default_Filter ""
# Begin Source File
+SOURCE=.\misc\win32\apr_app.c
+# PROP Exclude_From_Build 1
+# End Source File
+# Begin Source File
+
SOURCE=.\misc\unix\errorcodes.c
# End Source File
# Begin Source File
1.61 +5 -0 apr/libapr.dsp
Index: libapr.dsp
===================================================================
RCS file: /home/cvs/apr/libapr.dsp,v
retrieving revision 1.60
retrieving revision 1.61
diff -u -r1.60 -r1.61
--- libapr.dsp 9 Apr 2002 14:48:52 -0000 1.60
+++ libapr.dsp 29 Apr 2002 15:51:11 -0000 1.61
@@ -204,6 +204,11 @@
# PROP Default_Filter ""
# Begin Source File
+SOURCE=.\misc\win32\apr_app.c
+# PROP Exclude_From_Build 1
+# End Source File
+# Begin Source File
+
SOURCE=.\misc\unix\errorcodes.c
# End Source File
# Begin Source File