project64/Source/Installer/Installer.vcproj

174 lines
3.4 KiB
Plaintext
Raw Normal View History

2013-03-13 19:41:04 +00:00
<?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="&quot;$(Root)bin\Inno Setup\ISCC.exe&quot; /dConfiguration=&quot;$(ConfigurationName)&quot; &quot;$(InputName).iss&quot;&#x0D;&#x0A;"
AdditionalDependencies="$(OutDir)\Project64.exe"
Outputs="$(OutDir)\Setup Project64 2.2.exe"
2013-03-13 19:41:04 +00:00
/>
</FileConfiguration>
<FileConfiguration
Name="Release|Win32"
>
<Tool
Name="VCCustomBuildTool"
CommandLine="&quot;$(Root)bin\Inno Setup\ISCC.exe&quot; /dConfiguration=&quot;$(ConfigurationName)&quot; &quot;$(InputName).iss&quot;"
AdditionalDependencies="$(OutDir)\Project64.exe"
Outputs="$(OutDir)\Setup Project64 2.2.exe"
2013-03-13 19:41:04 +00:00
/>
</FileConfiguration>
</File>
2015-01-15 23:58:00 +00:00
<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>
2013-03-13 19:41:04 +00:00
</Filter>
</Files>
<Globals>
</Globals>
</VisualStudioProject>