From 19f006e6f5c43b32f4911a91fcbb8e8f6148aad7 Mon Sep 17 00:00:00 2001 From: "Julio C. Rocha" Date: Wed, 15 Jul 2015 03:42:01 -0700 Subject: [PATCH] Re-applied changes to Installer.vcxproj Installer failure is unrelated to this branch. --- Source/Installer/Installer.vcxproj | 42 +++++++----------------------- 1 file changed, 10 insertions(+), 32 deletions(-) diff --git a/Source/Installer/Installer.vcxproj b/Source/Installer/Installer.vcxproj index 635c17c5f..69eb3c02f 100644 --- a/Source/Installer/Installer.vcxproj +++ b/Source/Installer/Installer.vcxproj @@ -15,45 +15,26 @@ {360A34F3-3172-4B09-8BC9-B3FBEE677863} Project64Setup + + StaticLibrary + - - StaticLibrary - v120_xp - - - StaticLibrary - v120_xp - - - - - - + + + - - <_ProjectFileVersion>12.0.21005.1 - - - - - - - + - "$(Root)bin\Inno Setup\ISCC.exe" /dConfiguration="$(Configuration)" "%(Filename).iss" - - $(OutDir)Project64.exe;%(AdditionalInputs) - $(OutDir)Setup Project64 2.2.exe;%(Outputs) - "$(Root)bin\Inno Setup\ISCC.exe" /dConfiguration="$(Configuration)" "%(Filename).iss" - $(OutDir)Project64.exe;%(AdditionalInputs) - $(OutDir)Setup Project64 2.2.exe;%(Outputs) + "$(Root)bin\Inno Setup\ISCC.exe" /dConfiguration="$(Configuration)" "%(Filename).iss" + $(OutDir)Project64.exe;%(AdditionalInputs) + $(OutDir)Setup Project64 2.2.exe;%(Outputs) @@ -65,7 +46,4 @@ false - - - \ No newline at end of file