diff options
author | Colm MacCarthaigh <colm@apache.org> | 2005-10-18 15:10:53 +0000 |
---|---|---|
committer | Colm MacCarthaigh <colm@apache.org> | 2005-10-18 15:10:53 +0000 |
commit | be898db75e0da7fab044a85c68abc070a4a82748 (patch) | |
tree | b1c2dcc71906d9580dbb872e2882a9b351dc941d /apr.dsp | |
parent | 8449b307b92dcf109442b675dec6394b887771f5 (diff) | |
download | apr-be898db75e0da7fab044a85c68abc070a4a82748.tar.gz |
Initial win32 implementation of the variable file-io buffer size functions.
git-svn-id: https://svn.apache.org/repos/asf/apr/apr/trunk@326118 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'apr.dsp')
-rw-r--r-- | apr.dsp | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -105,6 +105,10 @@ SOURCE=.\dso\win32\dso.c # PROP Default_Filter "" # Begin Source File +SOURCE=.\file_io\win32\buffer.c +# End Source File +# Begin Source File + SOURCE=.\file_io\unix\copy.c # End Source File # Begin Source File |