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 --- heimdall/heimdall.vcxproj | 213 ---------------------------------------------- 1 file changed, 213 deletions(-) delete mode 100644 heimdall/heimdall.vcxproj (limited to 'heimdall/heimdall.vcxproj') diff --git a/heimdall/heimdall.vcxproj b/heimdall/heimdall.vcxproj deleted file mode 100644 index c64b547..0000000 --- a/heimdall/heimdall.vcxproj +++ /dev/null @@ -1,213 +0,0 @@ - - - - - Debug - Win32 - - - Release (Static) - Win32 - - - Release - Win32 - - - - {DC0D782C-8DB7-44CA-A984-D3A97483E0D0} - Win32Proj - heimdall - - - - Application - true - Unicode - v110 - - - Application - false - true - Unicode - v110 - - - Application - false - true - Unicode - v110 - - - - - - - - - - - - - - - - true - $(SolutionDir)libpit\Source;$(SolutionDir)libusb-1.0\include;$(IncludePath) - $(LibraryPath) - $(SolutionDir)$(Platform)\$(Configuration)\ - - - false - $(SolutionDir)libpit\Source;$(SolutionDir)libusb-1.0\libusb;$(IncludePath) - $(LibraryPath) - $(SolutionDir)$(Platform)\$(Configuration)\ - - - false - $(SolutionDir)libpit\Source;$(SolutionDir)libusb-1.0\libusb;$(IncludePath) - $(LibraryPath) - $(SolutionDir)$(Platform)\$(Configuration)\ - - - - NotUsing - Level3 - Disabled - WIN32;_DEBUG;_CONSOLE;OS_WINDOWS;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions) - MultiThreadedDebugDLL - - - - - ..\libusb-1.0\include;..\libpit\Source - - - Console - true - libusb-1.0.lib;libpit.lib;%(AdditionalDependencies) - $(SolutionDir)libusb-1.0\lib\$(Platform)\$(Configuration)\;$(SolutionDir)$(Platform)\$(Configuration)\lib\ - - - xcopy /y $(SolutionDir)libusb-1.0\lib\$(Platform)\$(Configuration)\libusb-1.0.dll $(SolutionDir)$(Platform)\$(Configuration)\ - - - - - Level3 - NotUsing - MaxSpeed - true - true - WIN32;NDEBUG;_CONSOLE;OS_WINDOWS;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions) - MultiThreadedDLL - - - - - ..\libusb-1.0\include;..\libpit\Source - - - Console - true - true - true - libusb-1.0.lib;libpit.lib;%(AdditionalDependencies) - $(SolutionDir)libusb-1.0\lib\$(Platform)\$(Configuration)\;$(SolutionDir)$(Platform)\$(Configuration)\lib\ - - - xcopy /y $(SolutionDir)libusb-1.0\lib\$(Platform)\$(Configuration)\libusb-1.0.dll $(SolutionDir)$(Platform)\$(Configuration)\ - - - - - Level3 - NotUsing - MaxSpeed - true - true - WIN32;NDEBUG;_CONSOLE;OS_WINDOWS;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions) - MultiThreaded - - - - - ..\libusb-1.0\include;..\libpit\Source - - - Console - true - true - true - libusb-1.0.lib;libpit.lib;%(AdditionalDependencies) - $(SolutionDir)libusb-1.0\lib\$(Platform)\$(Configuration)\;$(SolutionDir)$(Platform)\$(Configuration)\lib\ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file -- cgit v1.2.3