summaryrefslogtreecommitdiff
path: root/apr.dsp
diff options
context:
space:
mode:
authorBranko Čibej <brane@apache.org>2002-11-12 02:55:45 +0000
committerBranko Čibej <brane@apache.org>2002-11-12 02:55:45 +0000
commit5077ab0d6d32b841ad84531ec458ade6819457ef (patch)
treed7ad222981d5272519cecc40db5bf907977e16f3 /apr.dsp
parent82e2e8db5b9eafe5bdbaabeb4231b3f3099d6fba (diff)
downloadapr-5077ab0d6d32b841ad84531ec458ade6819457ef.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: https://svn.apache.org/repos/asf/apr/apr/trunk@64015 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'apr.dsp')
-rw-r--r--apr.dsp4
1 files changed, 4 insertions, 0 deletions
diff --git a/apr.dsp b/apr.dsp
index 96dfc1b1f..868415a94 100644
--- a/apr.dsp
+++ b/apr.dsp
@@ -190,6 +190,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