<?xml version="1.0" encoding="Windows-1252"?> <VisualStudioProject ProjectType="Visual C++" Version="9.00" Name="Project64Setup" ProjectGUID="{360A34F3-3172-4B09-8BC9-B3FBEE677863}" RootNamespace="Project64Setup" TargetFrameworkVersion="0" > <Platforms> <Platform Name="Win32" /> </Platforms> <ToolFiles> </ToolFiles> <Configurations> <Configuration Name="Debug|Win32" ConfigurationType="4" InheritedPropertySheets="$(SolutionDir)PropertySheets/Win32.Debug.vsprops" > <Tool Name="VCPreBuildEventTool" /> <Tool Name="VCCustomBuildTool" /> <Tool Name="VCXMLDataGeneratorTool" /> <Tool Name="VCWebServiceProxyGeneratorTool" /> <Tool Name="VCMIDLTool" /> <Tool Name="VCCLCompilerTool" UsePrecompiledHeader="0" /> <Tool Name="VCManagedResourceCompilerTool" /> <Tool Name="VCResourceCompilerTool" /> <Tool Name="VCPreLinkEventTool" /> <Tool Name="VCLibrarianTool" /> <Tool Name="VCALinkTool" /> <Tool Name="VCXDCMakeTool" /> <Tool Name="VCBscMakeTool" /> <Tool Name="VCFxCopTool" /> <Tool Name="VCPostBuildEventTool" /> </Configuration> <Configuration Name="Release|Win32" ConfigurationType="4" InheritedPropertySheets="$(SolutionDir)PropertySheets/Win32.Release.vsprops" > <Tool Name="VCPreBuildEventTool" /> <Tool Name="VCCustomBuildTool" /> <Tool Name="VCXMLDataGeneratorTool" /> <Tool Name="VCWebServiceProxyGeneratorTool" /> <Tool Name="VCMIDLTool" /> <Tool Name="VCCLCompilerTool" UsePrecompiledHeader="0" /> <Tool Name="VCManagedResourceCompilerTool" /> <Tool Name="VCResourceCompilerTool" /> <Tool Name="VCPreLinkEventTool" /> <Tool Name="VCLibrarianTool" /> <Tool Name="VCALinkTool" /> <Tool Name="VCXDCMakeTool" /> <Tool Name="VCBscMakeTool" /> <Tool Name="VCFxCopTool" /> <Tool Name="VCPostBuildEventTool" /> </Configuration> </Configurations> <References> </References> <Files> <Filter Name="Source Files" > <File RelativePath=".\Installer.iss" > <FileConfiguration Name="Debug|Win32" > <Tool Name="VCCustomBuildTool" CommandLine=""$(Root)bin\Inno Setup\ISCC.exe" /dConfiguration="$(ConfigurationName)" "$(InputName).iss"
" AdditionalDependencies="$(OutDir)\Project64.exe" Outputs="$(OutDir)\Setup Project64 2.2.exe" /> </FileConfiguration> <FileConfiguration Name="Release|Win32" > <Tool Name="VCCustomBuildTool" CommandLine=""$(Root)bin\Inno Setup\ISCC.exe" /dConfiguration="$(ConfigurationName)" "$(InputName).iss"" AdditionalDependencies="$(OutDir)\Project64.exe" Outputs="$(OutDir)\Setup Project64 2.2.exe" /> </FileConfiguration> </File> <Filter Name="binno" > <File RelativePath=".\binno\binno.iss" > </File> <File RelativePath=".\binno\it_download.iss" > </File> <File RelativePath=".\binno\it_download_u.iss" > </File> </Filter> </Filter> </Files> <Globals> </Globals> </VisualStudioProject>