summaryrefslogtreecommitdiff
path: root/libapr.dsp
diff options
context:
space:
mode:
authorbrane <brane@13f79535-47bb-0310-9956-ffa450edef68>2002-11-12 02:55:45 +0000
committerbrane <brane@13f79535-47bb-0310-9956-ffa450edef68>2002-11-12 02:55:45 +0000
commit8c2720e28a3e61fa879bf8d477940473e4293d6f (patch)
treed7ad222981d5272519cecc40db5bf907977e16f3 /libapr.dsp
parentd99f2ce0cd36cf6954a5139317c8441d8886937a (diff)
downloadlibapr-8c2720e28a3e61fa879bf8d477940473e4293d6f.tar.gz
Introduced apr_os_default_encoding and apr_os_locale_encoding, with
implementations for Unix and Win32, needed by apr_xlate. git-svn-id: http://svn.apache.org/repos/asf/apr/apr/trunk@64015 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'libapr.dsp')
-rw-r--r--libapr.dsp4
1 files changed, 4 insertions, 0 deletions
diff --git a/libapr.dsp b/libapr.dsp
index 087dc7d5e..07845a8bf 100644
--- a/libapr.dsp
+++ b/libapr.dsp
@@ -196,6 +196,10 @@ SOURCE=.\misc\win32\apr_app.c
# End Source File
# Begin Source File
+SOURCE=.\misc\win32\charset.c
+# End Source File
+# Begin Source File
+
SOURCE=.\misc\unix\errorcodes.c
# End Source File
# Begin Source File