From 05ad46595e549e656f9dca4526a6ee5912005302 Mon Sep 17 00:00:00 2001 From: "jan.reininghaus" Date: Tue, 7 May 2013 13:49:30 +0000 Subject: removed 'build' directory -- Visual Studio files are now also nicely created by CMake git-svn-id: https://phat.googlecode.com/svn/trunk@67 8e3bb3c2-eed4-f18f-5264-0b6c94e6926d --- build/Visual Studio/phat/phat.vcxproj | 197 ---------------------------------- 1 file changed, 197 deletions(-) delete mode 100644 build/Visual Studio/phat/phat.vcxproj (limited to 'build/Visual Studio/phat/phat.vcxproj') diff --git a/build/Visual Studio/phat/phat.vcxproj b/build/Visual Studio/phat/phat.vcxproj deleted file mode 100644 index ecc0202..0000000 --- a/build/Visual Studio/phat/phat.vcxproj +++ /dev/null @@ -1,197 +0,0 @@ - - - - - Debug - Win32 - - - Debug - x64 - - - Release - Win32 - - - Release - x64 - - - - {B070D449-386F-4B1D-B405-168D9B960591} - phat - Win32Proj - - - - Application - v110 - Unicode - true - - - Application - v110 - Unicode - - - Application - v110 - Unicode - true - - - Application - v110 - Unicode - - - - - - - - - - - - - - - - - - - <_ProjectFileVersion>11.0.50727.1 - - - $(SolutionDir)$(Platform)\$(Configuration)\ - $(Platform)\$(Configuration)\ - true - - - $(SolutionDir)$(Platform)\$(Configuration)\ - $(Platform)\$(Configuration)\ - true - - - $(SolutionDir)$(Platform)\$(Configuration)\ - $(Platform)\$(Configuration)\ - false - - - $(SolutionDir)$(Platform)\$(Configuration)\ - $(Platform)\$(Configuration)\ - false - - - - Disabled - $(SolutionDir)\..\..\include;%(AdditionalIncludeDirectories) - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - true - EnableFastChecks - MultiThreadedDebugDLL - - Level3 - EditAndContinue - - - true - Console - MachineX86 - - - - - X64 - - - Disabled - $(SolutionDir)\..\..\include;%(AdditionalIncludeDirectories) - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - true - EnableFastChecks - MultiThreadedDebugDLL - - Level3 - ProgramDatabase - - - true - Console - MachineX64 - - - - - MaxSpeed - true - $(SolutionDir)\..\..\include;%(AdditionalIncludeDirectories) - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreadedDLL - true - - Level3 - ProgramDatabase - true - - - true - Console - true - true - MachineX86 - - - - - X64 - - - MaxSpeed - true - $(SolutionDir)\..\..\include;%(AdditionalIncludeDirectories) - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreadedDLL - true - - Level3 - ProgramDatabase - true - - - true - Console - true - true - MachineX64 - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file -- cgit v1.2.3