summaryrefslogtreecommitdiff
path: root/apr.dsp
diff options
context:
space:
mode:
authorwrowe <wrowe@13f79535-47bb-0310-9956-ffa450edef68>2002-02-18 05:44:23 +0000
committerwrowe <wrowe@13f79535-47bb-0310-9956-ffa450edef68>2002-02-18 05:44:23 +0000
commit58a68eb87d555f972358a9249ac17122092405b2 (patch)
treeb32f647de2cde89e0bb91eb156d1c6cd4c6b384c /apr.dsp
parent2e8e5cc51dfd04cb841913af1ce985292909fba9 (diff)
downloadlibapr-58a68eb87d555f972358a9249ac17122092405b2.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: http://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