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-xp.vcxproj | 101 ------------------------------------------- 1 file changed, 101 deletions(-) delete mode 100644 src/dirent/dirent-xp.vcxproj (limited to 'src/dirent/dirent-xp.vcxproj') diff --git a/src/dirent/dirent-xp.vcxproj b/src/dirent/dirent-xp.vcxproj deleted file mode 100644 index 1f54ecb5..00000000 --- a/src/dirent/dirent-xp.vcxproj +++ /dev/null @@ -1,101 +0,0 @@ - - - - - Release - Win32 - - - Release - x64 - - - - - - - - - - {98B56DF9-E4F1-4696-A565-5F7823CF214D} - Win32Proj - dirent - dirent - - - - StaticLibrary - false - true - MultiByte - WDK7 - - - StaticLibrary - false - true - MultiByte - WDK7 - - - - - - - - - - - - - - - $(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