summaryrefslogtreecommitdiff
path: root/libapr.dsp
diff options
context:
space:
mode:
authorbrane <brane@13f79535-47bb-0310-9956-ffa450edef68>2003-02-17 03:47:10 +0000
committerbrane <brane@13f79535-47bb-0310-9956-ffa450edef68>2003-02-17 03:47:10 +0000
commit563259d32afdcbe56e4000407fe92ac24c019640 (patch)
treebef8d6eed9b802a630cb0a08c62c35b3db66d4b9 /libapr.dsp
parent2eb3267f456f7dd0c8e63ef6ddeef1d587066542 (diff)
downloadlibapr-563259d32afdcbe56e4000407fe92ac24c019640.tar.gz
Added a new module, apr_env, for manipulating the environment. The new
functions are apr_env_get, apr_env_set and apr_env_delete. Also added a set of tests for the new functions. git-svn-id: http://svn.apache.org/repos/asf/apr/apr/trunk@64363 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'libapr.dsp')
-rw-r--r--libapr.dsp12
1 files changed, 12 insertions, 0 deletions
diff --git a/libapr.dsp b/libapr.dsp
index 56438d566..66327672e 100644
--- a/libapr.dsp
+++ b/libapr.dsp
@@ -213,6 +213,10 @@ SOURCE=.\misc\win32\charset.c
# End Source File
# Begin Source File
+SOURCE=.\misc\win32\env.c
+# End Source File
+# Begin Source File
+
SOURCE=.\misc\unix\errorcodes.c
# End Source File
# Begin Source File
@@ -448,6 +452,10 @@ SOURCE=.\include\arch\win32\apr_arch_utf8.h
SOURCE=.\include\arch\win32\apr_private.h
# End Source File
+# Begin Source File
+
+SOURCE=.\include\arch\apr_private_common.h
+# End Source File
# End Group
# Begin Group "Public Header Files"
@@ -503,6 +511,10 @@ SOURCE=.\include\apr_errno.h
# End Source File
# Begin Source File
+SOURCE=.\include\apr_env.h
+# End Source File
+# Begin Source File
+
SOURCE=.\include\apr_file_info.h
# End Source File
# Begin Source File