From 06226c0799b3aa65da095ef5d698ca44ea6726e0 Mon Sep 17 00:00:00 2001 From: Berke Viktor Date: Thu, 18 Oct 2012 18:24:20 +0200 Subject: Update win32 dirent.h implementation and use header instead of static library --- src/dirent/dirent.vcxproj | 98 ----------------------------------------------- 1 file changed, 98 deletions(-) delete mode 100644 src/dirent/dirent.vcxproj (limited to 'src/dirent/dirent.vcxproj') diff --git a/src/dirent/dirent.vcxproj b/src/dirent/dirent.vcxproj deleted file mode 100644 index 0d116e95..00000000 --- a/src/dirent/dirent.vcxproj +++ /dev/null @@ -1,98 +0,0 @@ - - - - - Release - Win32 - - - Release - x64 - - - - - - - - - - {98B56DF9-E4F1-4696-A565-5F7823CF214D} - Win32Proj - dirent - - - - StaticLibrary - false - true - MultiByte - - - StaticLibrary - false - true - MultiByte - - - - - - - - - - - - - - - $(ProjectName)-win32 - $(HexChatBin) - $(HexChatObj)$(ProjectName)\ - - - $(ProjectName)-win32 - $(HexChatBin) - $(HexChatObj)$(ProjectName)\ - - - - Level1 - - - MaxSpeed - true - true - WIN32;NDEBUG;_LIB;%(PreprocessorDefinitions) - true - - - Windows - true - true - true - - - - - Level1 - - - MaxSpeed - true - true - WIN32;_WIN64;_AMD64_;NDEBUG;_LIB;%(PreprocessorDefinitions) - true - - - Windows - true - true - true - - - - - - \ No newline at end of file -- cgit 1.4.1