summaryrefslogtreecommitdiff
path: root/apr.dsp
diff options
context:
space:
mode:
authorBranko Čibej <brane@apache.org>2003-02-17 03:47:10 +0000
committerBranko Čibej <brane@apache.org>2003-02-17 03:47:10 +0000
commit9ac1ecba605ea61c84e96d6026ec629fd2186369 (patch)
treebef8d6eed9b802a630cb0a08c62c35b3db66d4b9 /apr.dsp
parent8a3cbd1602291ef4d51352909c31cef09b583ff1 (diff)
downloadapr-9ac1ecba605ea61c84e96d6026ec629fd2186369.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: https://svn.apache.org/repos/asf/apr/apr/trunk@64363 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'apr.dsp')
-rw-r--r--apr.dsp12
1 files changed, 12 insertions, 0 deletions
diff --git a/apr.dsp b/apr.dsp
index 6015d284b..5370abee4 100644
--- a/apr.dsp
+++ b/apr.dsp
@@ -198,6 +198,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
@@ -433,6 +437,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"
@@ -484,6 +492,10 @@ SOURCE=.\include\apr_dso.h
# End Source File
# Begin Source File
+SOURCE=.\include\apr_env.h
+# End Source File
+# Begin Source File
+
SOURCE=.\include\apr_errno.h
# End Source File
# Begin Source File