From 8cb7f6ee8f872938e257541c07d0e4b2ad0e3f35 Mon Sep 17 00:00:00 2001 From: Benjamin Dobell Date: Sun, 17 Jul 2011 19:50:07 +1000 Subject: - Added Utilities tab to Heimdall Frontend. - Fixed Heimdall command line support for PIT files without a reference to themselves. - Added tool tips to Heimdall Frontend. - Added heimdall 'info' and 'download-pit' actions. - Made 'detect' action return 0 if a device is detected, 1 otherwise. --- libpit/libpit.vcxproj | 34 ---------------------------------- 1 file changed, 34 deletions(-) (limited to 'libpit/libpit.vcxproj') diff --git a/libpit/libpit.vcxproj b/libpit/libpit.vcxproj index af828bc..3a1f15e 100644 --- a/libpit/libpit.vcxproj +++ b/libpit/libpit.vcxproj @@ -5,10 +5,6 @@ Debug Win32 - - Release - Static MSVC - Win32 - Release Win32 @@ -37,12 +33,6 @@ true Unicode - - StaticLibrary - false - true - Unicode - @@ -52,9 +42,6 @@ - - - $(SolutionDir)$(Platform)\$(Configuration)\lib\ @@ -62,9 +49,6 @@ $(SolutionDir)$(Platform)\$(Configuration)\lib\ - - $(SolutionDir)$(Platform)\$(Configuration)\lib\ - @@ -95,24 +79,6 @@ true - - - Level3 - - - MaxSpeed - true - true - WIN32;NDEBUG;_LIB;%(PreprocessorDefinitions) - MultiThreaded - - - Windows - true - true - true - - -- cgit v1.1