diff options
author | stoddard <stoddard@13f79535-47bb-0310-9956-ffa450edef68> | 1999-10-05 04:19:21 +0000 |
---|---|---|
committer | stoddard <stoddard@13f79535-47bb-0310-9956-ffa450edef68> | 1999-10-05 04:19:21 +0000 |
commit | aa1d6241906476dd0374b1d638b4db3646a38e12 (patch) | |
tree | 286acbb5c92cbb847e4cbe8d59911dfb8fa411e6 /aprlib.dsp | |
parent | 4fe7e3b9bc5f98ecad767e00ec4ebd4d628983d3 (diff) | |
download | libapr-aa1d6241906476dd0374b1d638b4db3646a38e12.tar.gz |
Create the aprlib.dll exports file (aprlib.def) and update the project and make files to include it.
git-svn-id: http://svn.apache.org/repos/asf/apr/apr/trunk@59270 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'aprlib.dsp')
-rw-r--r-- | aprlib.dsp | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/aprlib.dsp b/aprlib.dsp index f44ede599..bc508f2d7 100644 --- a/aprlib.dsp +++ b/aprlib.dsp @@ -132,6 +132,10 @@ SOURCE=.\lib\apr_tables.c # End Source File # Begin Source File +SOURCE=.\aprlib.def +# End Source File +# Begin Source File + SOURCE=.\file_io\win32\dir.c # End Source File # Begin Source File |