forked from AuroraMiddleware/gtk
455686a57f
... and so stop using gtk3-install.[vsprops|props], and remove that property sheet from the dist and dist the NMake Makefile for the purpose. Also remove win32/vs10/gtk3-install.vcxproj.filters as well, as it is no longer needed. We will remove the gtk3-install.[vsprops|[props][.in] in a subsequent commit.
190 lines
5.6 KiB
XML
190 lines
5.6 KiB
XML
<?xml version="1.0" encoding="Windows-1252"?>
|
|
<VisualStudioProject
|
|
ProjectType="Visual C++"
|
|
Version="9.00"
|
|
Name="gtk3-install"
|
|
ProjectGUID="{23BBF35F-78AF-4E8C-983F-7B90448CD7DF}"
|
|
RootNamespace="gtk3install"
|
|
Keyword="Win32Proj"
|
|
TargetFrameworkVersion="131072"
|
|
>
|
|
<Platforms>
|
|
<Platform
|
|
Name="Win32"
|
|
/>
|
|
<Platform
|
|
Name="x64"
|
|
/>
|
|
</Platforms>
|
|
<ToolFiles>
|
|
</ToolFiles>
|
|
<Configurations>
|
|
<Configuration
|
|
Name="Debug|Win32"
|
|
ConfigurationType="0"
|
|
InheritedPropertySheets=".\gtk3-build-defines.vsprops"
|
|
CharacterSet="2"
|
|
DeleteExtensionsOnClean=""
|
|
>
|
|
<Tool
|
|
Name="VCNMakeTool"
|
|
BuildCommandLine="$(InstallBuildsBase) CFG=$(ConfigurationName) $(IntrospectPythonParam) GTK_VERSION=$(GtkVersion)"
|
|
/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="Debug|x64"
|
|
ConfigurationType="0"
|
|
InheritedPropertySheets=".\gtk3-build-defines.vsprops"
|
|
CharacterSet="2"
|
|
DeleteExtensionsOnClean=""
|
|
>
|
|
<Tool
|
|
Name="VCNMakeTool"
|
|
BuildCommandLine="$(InstallBuildsBase) CFG=$(ConfigurationName) $(IntrospectPythonParam) GTK_VERSION=$(GtkVersion)"
|
|
/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="Debug_Broadway|Win32"
|
|
ConfigurationType="0"
|
|
InheritedPropertySheets=".\gtk3-build-defines.vsprops"
|
|
CharacterSet="2"
|
|
DeleteExtensionsOnClean=""
|
|
>
|
|
<Tool
|
|
Name="VCNMakeTool"
|
|
BuildCommandLine="$(InstallBuildsBase) CFG=Debug $(IntrospectPythonParam) GTK_VERSION=$(GtkVersion) BROADWAY=1"
|
|
/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="Debug_Broadway|x64"
|
|
ConfigurationType="0"
|
|
InheritedPropertySheets=".\gtk3-build-defines.vsprops"
|
|
CharacterSet="2"
|
|
DeleteExtensionsOnClean=""
|
|
>
|
|
<Tool
|
|
Name="VCNMakeTool"
|
|
BuildCommandLine="$(InstallBuildsBase) CFG=Debug $(IntrospectPythonParam) GTK_VERSION=$(GtkVersion) BROADWAY=1"
|
|
/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="Release|Win32"
|
|
ConfigurationType="0"
|
|
InheritedPropertySheets=".\gtk3-build-defines.vsprops"
|
|
CharacterSet="2"
|
|
DeleteExtensionsOnClean=""
|
|
>
|
|
<Tool
|
|
Name="VCNMakeTool"
|
|
BuildCommandLine="$(InstallBuildsBase) CFG=$(ConfigurationName) $(IntrospectPythonParam) GTK_VERSION=$(GtkVersion)"
|
|
/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="Release|x64"
|
|
ConfigurationType="0"
|
|
InheritedPropertySheets=".\gtk3-build-defines.vsprops"
|
|
CharacterSet="2"
|
|
DeleteExtensionsOnClean=""
|
|
>
|
|
<Tool
|
|
Name="VCNMakeTool"
|
|
BuildCommandLine="$(InstallBuildsBase) CFG=$(ConfigurationName) $(IntrospectPythonParam) GTK_VERSION=$(GtkVersion)"
|
|
/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="Release_Broadway|Win32"
|
|
ConfigurationType="0"
|
|
InheritedPropertySheets=".\gtk3-build-defines.vsprops"
|
|
CharacterSet="2"
|
|
DeleteExtensionsOnClean=""
|
|
>
|
|
<Tool
|
|
Name="VCNMakeTool"
|
|
BuildCommandLine="$(InstallBuildsBase) CFG=Release $(IntrospectPythonParam) GTK_VERSION=$(GtkVersion) BROADWAY=1"
|
|
/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="Release_Broadway|x64"
|
|
ConfigurationType="0"
|
|
InheritedPropertySheets=".\gtk3-build-defines.vsprops"
|
|
CharacterSet="2"
|
|
DeleteExtensionsOnClean=""
|
|
>
|
|
<Tool
|
|
Name="VCNMakeTool"
|
|
BuildCommandLine="$(InstallBuildsBase) CFG=Release $(IntrospectPythonParam) GTK_VERSION=$(GtkVersion) BROADWAY=1"
|
|
/>
|
|
</Configuration>
|
|
</Configurations>
|
|
<References>
|
|
</References>
|
|
<Files>
|
|
<Filter
|
|
Name="Resource Files"
|
|
Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx"
|
|
UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}"
|
|
>
|
|
<File RelativePath="..\gtkpc.py">
|
|
<FileConfiguration Name="Debug|Win32">
|
|
<Tool Name="VCCustomBuildTool"
|
|
Description="Generating .pc files..."
|
|
CommandLine="$(GenerateGtkPC)"
|
|
Outputs="..\gdk-3.0.pc;..\gtk+-3.0.pc;..\gail-3.0.pc"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration Name="Release|Win32">
|
|
<Tool Name="VCCustomBuildTool"
|
|
Description="Generating .pc files..."
|
|
CommandLine="$(GenerateGtkPC)"
|
|
Outputs="..\gdk-3.0.pc;..\gtk+-3.0.pc;..\gail-3.0.pc"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration Name="Debug|x64">
|
|
<Tool Name="VCCustomBuildTool"
|
|
Description="Generating .pc files..."
|
|
CommandLine="$(GenerateGtkPCX64)"
|
|
Outputs="..\gdk-3.0.pc;..\gtk+-3.0.pc;..\gail-3.0.pc"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration Name="Release|x64">
|
|
<Tool Name="VCCustomBuildTool"
|
|
Description="Generating .pc files..."
|
|
CommandLine="$(GenerateGtkPCX64)"
|
|
Outputs="..\gdk-3.0.pc;..\gtk+-3.0.pc;..\gail-3.0.pc"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration Name="Debug_Broadway|Win32">
|
|
<Tool Name="VCCustomBuildTool"
|
|
Description="Generating .pc files..."
|
|
CommandLine="$(GenerateGtkPC) --broadway"
|
|
Outputs="..\gdk-3.0.pc;..\gtk+-3.0.pc;..\gail-3.0.pc"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration Name="Release_Broadway|Win32">
|
|
<Tool Name="VCCustomBuildTool"
|
|
Description="Generating .pc files..."
|
|
CommandLine="$(GenerateGtkPC) --broadway"
|
|
Outputs="..\gdk-3.0.pc;..\gtk+-3.0.pc;..\gail-3.0.pc"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration Name="Debug_Broadway|x64">
|
|
<Tool Name="VCCustomBuildTool"
|
|
Description="Generating .pc files..."
|
|
CommandLine="$(GenerateGtkPCX64) --broadway"
|
|
Outputs="..\gdk-3.0.pc;..\gtk+-3.0.pc;..\gail-3.0.pc"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration Name="Release_Broadway|x64">
|
|
<Tool Name="VCCustomBuildTool"
|
|
Description="Generating .pc files..."
|
|
CommandLine="$(GenerateGtkPCX64) --broadway"
|
|
Outputs="..\gdk-3.0.pc;..\gtk+-3.0.pc;..\gail-3.0.pc"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
</Filter>
|
|
</Files>
|
|
<Globals>
|
|
</Globals>
|
|
</VisualStudioProject>
|