From b22ae7b89f7993f632e10e18c116f293f314575f Mon Sep 17 00:00:00 2001 From: Benjamin Dobell Date: Thu, 19 Feb 2015 03:13:56 +1100 Subject: Removed autotools and VS files, and standardised source dir naming --- libpit/libpit.vcxproj | 122 -------------------------------------------------- 1 file changed, 122 deletions(-) delete mode 100644 libpit/libpit.vcxproj (limited to 'libpit/libpit.vcxproj') diff --git a/libpit/libpit.vcxproj b/libpit/libpit.vcxproj deleted file mode 100644 index 8207d8c..0000000 --- a/libpit/libpit.vcxproj +++ /dev/null @@ -1,122 +0,0 @@ - - - - - Debug - Win32 - - - Release (Static) - Win32 - - - Release - Win32 - - - - - - - - - - {9506FFE4-3A78-4BEE-A15E-62C5A138E61D} - Win32Proj - libpit - - - - StaticLibrary - true - Unicode - v110 - - - StaticLibrary - false - true - Unicode - v110 - - - StaticLibrary - false - true - Unicode - v110 - - - - - - - - - - - - - - - - $(SolutionDir)$(Platform)\$(Configuration)\lib\ - - - $(SolutionDir)$(Platform)\$(Configuration)\lib\ - - - $(SolutionDir)$(Platform)\$(Configuration)\lib\ - - - - - - Level3 - Disabled - WIN32;_DEBUG;_LIB;%(PreprocessorDefinitions) - - - Windows - true - - - - - Level3 - - - MaxSpeed - true - true - WIN32;NDEBUG;_LIB;%(PreprocessorDefinitions) - - - Windows - true - true - true - - - - - Level3 - - - MaxSpeed - true - true - WIN32;NDEBUG;_LIB;%(PreprocessorDefinitions) - MultiThreaded - - - Windows - true - true - true - - - - - - \ No newline at end of file -- cgit v1.1