From 5201de4ff2e4f236c5cf2be064aa506e376b80cb Mon Sep 17 00:00:00 2001 From: James Haley Date: Sun, 30 Jan 2011 04:10:32 +0000 Subject: Add win_opendir.c module for MSVC++ builds which contains public domain implementation of POSIX opendir/readdir/closedir API derived from the MinGW libc extensions source. Will be needed for hub save maintenance. Subversion-branch: /branches/strife-branch Subversion-revision: 2241 --- msvc/strife.vcproj | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'msvc/strife.vcproj') diff --git a/msvc/strife.vcproj b/msvc/strife.vcproj index 2caf71a1..0890b2dd 100644 --- a/msvc/strife.vcproj +++ b/msvc/strife.vcproj @@ -389,6 +389,10 @@ RelativePath="..\src\w_wad.h" > + + @@ -805,6 +809,10 @@ RelativePath="..\src\w_wad.c" > + + -- cgit v1.2.3