forked from AuroraMiddleware/gtk
79 lines
1.8 KiB
Plaintext
79 lines
1.8 KiB
Plaintext
|
<?xml version="1.0" encoding="Windows-1252"?>
|
||
|
<VisualStudioProject
|
||
|
ProjectType="Visual C++"
|
||
|
Version="9.00"
|
||
|
Name="install"
|
||
|
ProjectGUID="{FC5AADB5-95CD-4BF0-BA8B-0C16FE7073FB}"
|
||
|
RootNamespace="install"
|
||
|
Keyword="Win32Proj"
|
||
|
TargetFrameworkVersion="131072"
|
||
|
>
|
||
|
<Platforms>
|
||
|
<Platform
|
||
|
Name="Win32"
|
||
|
/>
|
||
|
<Platform
|
||
|
Name="x64"
|
||
|
/>
|
||
|
</Platforms>
|
||
|
<ToolFiles>
|
||
|
</ToolFiles>
|
||
|
<Configurations>
|
||
|
<Configuration
|
||
|
Name="Debug|Win32"
|
||
|
InheritedPropertySheets=".\gtk+.vsprops"
|
||
|
OutputDirectory="$(GlibEtcInstallRoot)"
|
||
|
|
||
|
ConfigurationType="10"
|
||
|
CharacterSet="2"
|
||
|
DeleteExtensionsOnClean=""
|
||
|
>
|
||
|
<Tool
|
||
|
Name="VCPreBuildEventTool"
|
||
|
CommandLine="$(GtkDoInstall)"
|
||
|
/>
|
||
|
</Configuration>
|
||
|
<Configuration
|
||
|
Name="Debug|x64"
|
||
|
InheritedPropertySheets=".\gtk+.vsprops"
|
||
|
OutputDirectory="$(GlibEtcInstallRoot)"
|
||
|
ConfigurationType="10"
|
||
|
CharacterSet="2"
|
||
|
DeleteExtensionsOnClean=""
|
||
|
>
|
||
|
<Tool
|
||
|
Name="VCPreBuildEventTool"
|
||
|
CommandLine="$(GtkDoInstall)"
|
||
|
/>
|
||
|
</Configuration>
|
||
|
<Configuration
|
||
|
Name="Release|Win32"
|
||
|
InheritedPropertySheets=".\gtk+.vsprops"
|
||
|
OutputDirectory="$(GlibEtcInstallRoot)"
|
||
|
ConfigurationType="10"
|
||
|
CharacterSet="2"
|
||
|
WholeProgramOptimization="1"
|
||
|
DeleteExtensionsOnClean=""
|
||
|
>
|
||
|
<Tool
|
||
|
Name="VCPreBuildEventTool"
|
||
|
CommandLine="$(GtkDoInstall)"
|
||
|
/>
|
||
|
</Configuration>
|
||
|
<Configuration
|
||
|
Name="Release|x64"
|
||
|
InheritedPropertySheets=".\gtk+.vsprops"
|
||
|
OutputDirectory="$(GlibEtcInstallRoot)"
|
||
|
ConfigurationType="10"
|
||
|
CharacterSet="2"
|
||
|
WholeProgramOptimization="1"
|
||
|
DeleteExtensionsOnClean=""
|
||
|
>
|
||
|
<Tool
|
||
|
Name="VCPreBuildEventTool"
|
||
|
CommandLine="$(GtkDoInstall)"
|
||
|
/>
|
||
|
</Configuration>
|
||
|
</Configurations>
|
||
|
</VisualStudioProject>
|