From 682f23e7bb4a52bedf46eff5c4859e1308eda124 Mon Sep 17 00:00:00 2001 From: Michał Cichoń Date: Tue, 25 Aug 2015 19:56:24 +0200 Subject: Update build ref --- pthreads/pthread-win32.vcxproj | 122 ----------------------------------------- 1 file changed, 122 deletions(-) delete mode 100644 pthreads/pthread-win32.vcxproj (limited to 'pthreads/pthread-win32.vcxproj') diff --git a/pthreads/pthread-win32.vcxproj b/pthreads/pthread-win32.vcxproj deleted file mode 100644 index 7b33891..0000000 --- a/pthreads/pthread-win32.vcxproj +++ /dev/null @@ -1,122 +0,0 @@ - - - - - Debug - Win32 - - - Release - Win32 - - - - {CE4CD8F8-E5AB-46F6-ACF3-167687C47C9F} - pthreadwin32 - Win32Proj - - - - StaticLibrary - NotSet - true - v110_xp - - - StaticLibrary - NotSet - v110_xp - - - - - - - - - - - - - <_ProjectFileVersion>10.0.40219.1 - $(SolutionDir)build\temp\lib\ - $(SolutionDir)build\temp\obj\$(ProjectName)\$(Configuration)\ - $(SolutionDir)build\temp\lib\ - $(SolutionDir)build\temp\obj\$(ProjectName)\$(Configuration)\ - AllRules.ruleset - - - AllRules.ruleset - - - $(ProjectName)-mt-debug - $(ProjectName)-mt - - - - Disabled - false - $(ProjectDir)src;%(AdditionalIncludeDirectories) - _WIN32_WINNT=0x0501;WINVER=0x0501;NTDDI_VERSION=0x0501;WIN32;_DEBUG;_LIB;HAVE_PTW32_CONFIG_H;PTW32_BUILD_INLINED;PTW32_STATIC_LIB;%(PreprocessorDefinitions) - false - - - Default - MultiThreadedDebug - - - Level3 - OldStyle - - - - - xcopy "$(ProjectDir)src\pthread.h" "$(SolutionDir)build\temp\include" /I /Y /D -xcopy "$(ProjectDir)src\semaphore.h" "$(SolutionDir)build\temp\include" /I /Y /D -xcopy "$(ProjectDir)src\sched.h" "$(SolutionDir)build\temp\include" /I /Y /D - - - - - - MaxSpeed - AnySuitable - false - false - $(ProjectDir)src;%(AdditionalIncludeDirectories) - _WIN32_WINNT=0x0501;WINVER=0x0501;NTDDI_VERSION=0x0501;WIN32;NDEBUG;_LIB;HAVE_PTW32_CONFIG_H;PTW32_BUILD_INLINED;PTW32_STATIC_LIB;%(PreprocessorDefinitions) - false - - - Default - MultiThreaded - true - - - Level3 - - - - - - - xcopy "$(ProjectDir)src\pthread.h" "$(SolutionDir)build\temp\include" /I /Y /D -xcopy "$(ProjectDir)src\semaphore.h" "$(SolutionDir)build\temp\include" /I /Y /D -xcopy "$(ProjectDir)src\sched.h" "$(SolutionDir)build\temp\include" /I /Y /D - - - - - - - - - - - - - - - - - \ No newline at end of file -- cgit v1.2.3