summaryrefslogtreecommitdiff
path: root/apr.dsp
diff options
context:
space:
mode:
authorrbb <rbb@13f79535-47bb-0310-9956-ffa450edef68>2001-09-24 06:35:22 +0000
committerrbb <rbb@13f79535-47bb-0310-9956-ffa450edef68>2001-09-24 06:35:22 +0000
commit4ac7cacb6dc85e9cc0897004ebb90cfe40b1ba3b (patch)
treedc9fa0dc5cd7e01bc79254ca857b3899503ea7ef /apr.dsp
parent3f30404584064f4837a5cf06459ef504232b5617 (diff)
downloadlibapr-4ac7cacb6dc85e9cc0897004ebb90cfe40b1ba3b.tar.gz
Use the mktemp.c file from unix on Windows as well. This requires
making it use APR functions. This compiles cleanly, but I can't easily test it on Windows. I will check it out on Unix and test it there in a few seconds. git-svn-id: http://svn.apache.org/repos/asf/apr/apr/trunk@62369 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'apr.dsp')
-rw-r--r--apr.dsp4
1 files changed, 4 insertions, 0 deletions
diff --git a/apr.dsp b/apr.dsp
index defa7c3d2..e5c7746d3 100644
--- a/apr.dsp
+++ b/apr.dsp
@@ -101,6 +101,10 @@ SOURCE=.\file_io\win32\dir.c
# End Source File
# Begin Source File
+SOURCE=.\file_io\unix\mktemp.c
+# End Source File
+# Begin Source File
+
SOURCE=.\file_io\unix\fileacc.c
# End Source File
# Begin Source File