From 1ef6e97b9089042316b49bb6c01668b531e2eae5 Mon Sep 17 00:00:00 2001 From: Benjamin Dobell Date: Wed, 1 Jun 2011 06:42:21 +1000 Subject: 1.2.0b Heimdall command line update. Large update that adds lots of PIT file functionality and better support for more devices. --- heimdall/heimdall.vcxproj | 47 ++++++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 46 insertions(+), 1 deletion(-) (limited to 'heimdall/heimdall.vcxproj') diff --git a/heimdall/heimdall.vcxproj b/heimdall/heimdall.vcxproj index 2786a7c..ee40753 100644 --- a/heimdall/heimdall.vcxproj +++ b/heimdall/heimdall.vcxproj @@ -5,6 +5,10 @@ Debug Win32 + + Release - Static MSVC + Win32 + Release Win32 @@ -27,6 +31,12 @@ true Unicode + + Application + false + true + Unicode + @@ -36,6 +46,9 @@ + + + true @@ -49,6 +62,12 @@ $(LibraryPath) $(SolutionDir)$(Platform)\$(Configuration)\ + + false + $(IncludePath) + $(LibraryPath) + $(SolutionDir)$(Platform)\$(Configuration)\ + NotUsing @@ -93,6 +112,30 @@ $(SolutionDir)$(Platform)\$(Configuration)\lib\ + + + Level3 + NotUsing + MaxSpeed + true + true + WIN32;NDEBUG;_CONSOLE;OS_WINDOWS;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions) + MultiThreaded + + + + + ..\libusb-1.0\libusb + + + Console + true + true + true + libusb-1.0.lib;%(AdditionalDependencies) + $(SolutionDir)$(Platform)\$(Configuration)\lib\ + + @@ -113,9 +156,10 @@ + - + @@ -125,6 +169,7 @@ + -- cgit v1.2.3