summaryrefslogtreecommitdiff
path: root/apr.dsp
diff options
context:
space:
mode:
authorWilliam A. Rowe Jr <wrowe@apache.org>2002-02-18 05:44:23 +0000
committerWilliam A. Rowe Jr <wrowe@apache.org>2002-02-18 05:44:23 +0000
commitfd123501a051e479d57c482c4563ebe9e74e2788 (patch)
treeb32f647de2cde89e0bb91eb156d1c6cd4c6b384c /apr.dsp
parentf4f6bde3cf80262b3561fb5e629f594a005b85f5 (diff)
downloadapr-fd123501a051e479d57c482c4563ebe9e74e2788.tar.gz
Realign internal.c as the required apr_app static fn's, and removed
common code from apr_app into misc.c and internal.c git-svn-id: https://svn.apache.org/repos/asf/apr/apr/trunk@63014 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'apr.dsp')
-rw-r--r--apr.dsp10
1 files changed, 5 insertions, 5 deletions
diff --git a/apr.dsp b/apr.dsp
index 658f01de6..83148fa92 100644
--- a/apr.dsp
+++ b/apr.dsp
@@ -202,10 +202,6 @@ SOURCE=.\memory\unix\apr_pools.c
# PROP Default_Filter ""
# Begin Source File
-SOURCE=.\misc\win32\apr_app.c
-# End Source File
-# Begin Source File
-
SOURCE=.\misc\unix\errorcodes.c
# End Source File
# Begin Source File
@@ -218,6 +214,10 @@ SOURCE=.\misc\win32\getuuid.c
# End Source File
# Begin Source File
+SOURCE=.\misc\win32\internal.c
+# End Source File
+# Begin Source File
+
SOURCE=.\misc\win32\misc.c
# End Source File
# Begin Source File
@@ -230,7 +230,7 @@ SOURCE=.\misc\win32\rand.c
# End Source File
# Begin Source File
-SOURCE=.\misc\unix\start.c
+SOURCE=.\misc\win32\start.c
# End Source File
# Begin Source File