diff options
author | wrowe <wrowe@13f79535-47bb-0310-9956-ffa450edef68> | 2003-03-06 01:33:30 +0000 |
---|---|---|
committer | wrowe <wrowe@13f79535-47bb-0310-9956-ffa450edef68> | 2003-03-06 01:33:30 +0000 |
commit | 9834fa384a471d703f471b7cca8c2b5896384446 (patch) | |
tree | f0d53349ba89807dd95f20cc0bccc542a7f440be /libapr.dsp | |
parent | e56f0c844383d881e39af8b01dd9867a6c9845c8 (diff) | |
download | libapr-9834fa384a471d703f471b7cca8c2b5896384446.tar.gz |
Outch, these shouldn't vary, should be in alpha order, and most importantly,
anything in apr/include/*.h* should be in the list of public headers :-)
git-svn-id: http://svn.apache.org/repos/asf/apr/apr/trunk@64399 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'libapr.dsp')
-rw-r--r-- | libapr.dsp | 24 |
1 files changed, 22 insertions, 2 deletions
diff --git a/libapr.dsp b/libapr.dsp index a8b3d7cc9..fec5db496 100644 --- a/libapr.dsp +++ b/libapr.dsp @@ -499,6 +499,14 @@ InputPath=.\include\apr.hw # End Source File # Begin Source File +SOURCE=.\include\apr_allocator.h +# End Source File +# Begin Source File + +SOURCE=.\include\apr_atomic.h +# End Source File +# Begin Source File + SOURCE=.\include\apr_compat.h # End Source File # Begin Source File @@ -507,11 +515,11 @@ SOURCE=.\include\apr_dso.h # End Source File # Begin Source File -SOURCE=.\include\apr_errno.h +SOURCE=.\include\apr_env.h # End Source File # Begin Source File -SOURCE=.\include\apr_env.h +SOURCE=.\include\apr_errno.h # End Source File # Begin Source File @@ -559,6 +567,10 @@ SOURCE=.\include\apr_network_io.h # End Source File # Begin Source File +SOURCE=.\include\apr_poll.h +# End Source File +# Begin Source File + SOURCE=.\include\apr_pools.h # End Source File # Begin Source File @@ -583,6 +595,10 @@ SOURCE=.\include\apr_signal.h # End Source File # Begin Source File +SOURCE=.\include\apr_support.h +# End Source File +# Begin Source File + SOURCE=.\include\apr_strings.h # End Source File # Begin Source File @@ -615,6 +631,10 @@ SOURCE=.\include\apr_user.h # End Source File # Begin Source File +SOURCE=.\include\apr_version.h +# End Source File +# Begin Source File + SOURCE=.\include\apr_want.h # End Source File # End Group |