forked from AuroraMiddleware/gtk
a3ba6f7475
This updates the Visual Studio Project GUIDs so that they don't repeat with the GTK+-2.24.x ones, as the 3.x projects can be used with the 2.24.x in a all-in-one solution file (such as when one wants to use a complete GTK+2 and GTK+3 stack when porting Windows applications from GTK+2 to GTK+3), and each project in a solution file is expected to have an unique GUID.
283 lines
9.3 KiB
XML
283 lines
9.3 KiB
XML
<?xml version="1.0" encoding="Windows-1252"?>
|
|
<VisualStudioProject
|
|
ProjectType="Visual C++"
|
|
Version="9.00"
|
|
Name="gtk3-prebuild"
|
|
ProjectGUID="{B98FBE68-B03C-48E3-8F32-C3C010720D30}"
|
|
RootNamespace="gtk3prebuild"
|
|
Keyword="Win32Proj"
|
|
TargetFrameworkVersion="131072"
|
|
>
|
|
<Platforms>
|
|
<Platform
|
|
Name="Win32"
|
|
/>
|
|
<Platform
|
|
Name="x64"
|
|
/>
|
|
</Platforms>
|
|
<ToolFiles>
|
|
</ToolFiles>
|
|
<Configurations>
|
|
<Configuration
|
|
Name="Debug|Win32"
|
|
ConfigurationType="10"
|
|
InheritedPropertySheets=".\gtk3-gen-srcs.vsprops"
|
|
CharacterSet="2"
|
|
DeleteExtensionsOnClean=""
|
|
>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="Debug|x64"
|
|
ConfigurationType="10"
|
|
InheritedPropertySheets=".\gtk3-gen-srcs.vsprops"
|
|
CharacterSet="2"
|
|
DeleteExtensionsOnClean=""
|
|
>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="Debug_Broadway|Win32"
|
|
IntermediateDirectory="$(ConfigurationName)"
|
|
ConfigurationType="10"
|
|
InheritedPropertySheets=".\gtk3-gen-srcs.vsprops"
|
|
CharacterSet="2"
|
|
DeleteExtensionsOnClean=""
|
|
>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="Debug_Broadway|x64"
|
|
ConfigurationType="10"
|
|
InheritedPropertySheets=".\gtk3-gen-srcs.vsprops"
|
|
CharacterSet="2"
|
|
DeleteExtensionsOnClean=""
|
|
>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="Release|Win32"
|
|
IntermediateDirectory="$(ConfigurationName)"
|
|
ConfigurationType="10"
|
|
InheritedPropertySheets=".\gtk3-gen-srcs.vsprops"
|
|
CharacterSet="2"
|
|
DeleteExtensionsOnClean=""
|
|
WholeProgramOptimization="1"
|
|
>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="Release|x64"
|
|
ConfigurationType="10"
|
|
InheritedPropertySheets=".\gtk3-gen-srcs.vsprops"
|
|
CharacterSet="2"
|
|
DeleteExtensionsOnClean=""
|
|
WholeProgramOptimization="1"
|
|
>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="Release_Broadway|Win32"
|
|
IntermediateDirectory="$(ConfigurationName)"
|
|
ConfigurationType="10"
|
|
InheritedPropertySheets=".\gtk3-gen-srcs.vsprops"
|
|
CharacterSet="2"
|
|
DeleteExtensionsOnClean=""
|
|
WholeProgramOptimization="1"
|
|
>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="Release_Broadway|x64"
|
|
ConfigurationType="10"
|
|
InheritedPropertySheets=".\gtk3-gen-srcs.vsprops"
|
|
CharacterSet="2"
|
|
DeleteExtensionsOnClean=""
|
|
WholeProgramOptimization="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="..\..\..\config.h.win32">
|
|
<FileConfiguration Name="Debug|Win32">
|
|
<Tool Name="VCCustomBuildTool"
|
|
Description="Copying config.h from config.h.win32..."
|
|
CommandLine="$(GenConfigH)"
|
|
Outputs="..\..\..\config.h"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration Name="Debug_Broadway|Win32">
|
|
<Tool Name="VCCustomBuildTool"
|
|
Description="Copying config.h from config.h.win32..."
|
|
CommandLine="$(GenConfigH)"
|
|
Outputs="..\..\..\config.h"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration Name="Release|Win32">
|
|
<Tool Name="VCCustomBuildTool"
|
|
Description="Copying config.h from config.h.win32..."
|
|
CommandLine="$(GenConfigH)"
|
|
Outputs="..\..\..\config.h"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration Name="Release_Broadway|Win32">
|
|
<Tool Name="VCCustomBuildTool"
|
|
Description="Copying config.h from config.h.win32..."
|
|
CommandLine="$(GenConfigH)"
|
|
Outputs="..\..\..\config.h"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration Name="Debug|x64">
|
|
<Tool Name="VCCustomBuildTool"
|
|
Description="Copying config.h from config.h.win32..."
|
|
CommandLine="$(GenConfigH)"
|
|
Outputs="..\..\..\config.h"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration Name="Debug_Broadway|x64">
|
|
<Tool Name="VCCustomBuildTool"
|
|
Description="Copying config.h from config.h.win32..."
|
|
CommandLine="$(GenConfigH)"
|
|
Outputs="..\..\..\config.h"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration Name="Release|x64">
|
|
<Tool Name="VCCustomBuildTool"
|
|
Description="Copying config.h from config.h.win32..."
|
|
CommandLine="$(GenConfigH)"
|
|
Outputs="..\..\..\config.h"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration Name="Release_Broadway|x64">
|
|
<Tool Name="VCCustomBuildTool"
|
|
Description="Copying config.h from config.h.win32..."
|
|
CommandLine="$(GenConfigH)"
|
|
Outputs="..\..\..\config.h"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File RelativePath="..\..\..\gdk\gdkconfig.h.win32">
|
|
<FileConfiguration Name="Debug|Win32">
|
|
<Tool Name="VCCustomBuildTool"
|
|
Description="Copying gdkconfig.h from gdkconfig.h.win32..."
|
|
CommandLine="$(GenGdkConfigHWin32)"
|
|
Outputs="..\..\..\gdk\gdkconfig.h;..\..\..\GDK_WIN32ONLY_BUILD;..\..\..\MSVC_$(ConfigurationName)"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration Name="Release|Win32">
|
|
<Tool Name="VCCustomBuildTool"
|
|
Description="Copying gdkconfig.h from gdkconfig.h.win32..."
|
|
CommandLine="$(GenGdkConfigHWin32)"
|
|
Outputs="..\..\..\gdk\gdkconfig.h;..\..\..\GDK_WIN32ONLY_BUILD;..\..\..\MSVC_$(ConfigurationName)"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration Name="Debug|x64">
|
|
<Tool Name="VCCustomBuildTool"
|
|
Description="Copying gdkconfig.h from gdkconfig.h.win32..."
|
|
CommandLine="$(GenGdkConfigHWin32)"
|
|
Outputs="..\..\..\gdk\gdkconfig.h;..\..\..\GDK_WIN32ONLY_BUILD;..\..\..\MSVC_$(ConfigurationName)"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration Name="Release|x64">
|
|
<Tool Name="VCCustomBuildTool"
|
|
Description="Copying gdkconfig.h from gdkconfig.h.win32..."
|
|
CommandLine="$(GenGdkConfigHWin32)"
|
|
Outputs="..\..\..\gdk\gdkconfig.h;..\..\..\GDK_WIN32ONLY_BUILD;..\..\..\MSVC_$(ConfigurationName)"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File RelativePath="..\..\..\gdk\gdkconfig.h.win32_broadway">
|
|
<FileConfiguration Name="Debug_Broadway|Win32">
|
|
<Tool Name="VCCustomBuildTool"
|
|
Description="Copying gdkconfig.h from gdkconfig.h.win32_broadway..."
|
|
CommandLine="$(GenGdkConfigHBroadway)"
|
|
Outputs="..\..\..\gdk\gdkconfig.h;..\..\..\GDK_BROADWAY_BUILD;..\..\..\MSVC_$(ConfigurationName)_Broadway"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration Name="Release_Broadway|Win32">
|
|
<Tool Name="VCCustomBuildTool"
|
|
Description="Copying gdkconfig.h from gdkconfig.h.win32_broadway..."
|
|
CommandLine="$(GenGdkConfigHBroadway)"
|
|
Outputs="..\..\..\gdk\gdkconfig.h;..\..\..\GDK_BROADWAY_BUILD;..\..\..\MSVC_$(ConfigurationName)_Broadway"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration Name="Debug_Broadway|x64">
|
|
<Tool Name="VCCustomBuildTool"
|
|
Description="Copying gdkconfig.h from gdkconfig.h.win32_broadway..."
|
|
CommandLine="$(GenGdkConfigHBroadway)"
|
|
Outputs="..\..\..\gdk\gdkconfig.h;..\..\..\GDK_BROADWAY_BUILD;..\..\..\MSVC_$(ConfigurationName)_Broadway"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration Name="Release_Broadway|x64">
|
|
<Tool Name="VCCustomBuildTool"
|
|
Description="Copying gdkconfig.h from gdkconfig.h.win32_broadway..."
|
|
CommandLine="$(GenGdkConfigHBroadway)"
|
|
Outputs="..\..\..\gdk\gdkconfig.h;..\..\..\GDK_BROADWAY_BUILD;..\..\..\MSVC_$(ConfigurationName)_Broadway"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File RelativePath="..\..\..\demos\gtk-demo\demos.h.win32">
|
|
<FileConfiguration Name="Debug|Win32">
|
|
<Tool Name="VCCustomBuildTool"
|
|
Description="Copying demos.h from demos.h.win32..."
|
|
CommandLine="$(CopyDemosH)"
|
|
Outputs="..\..\..\demos\gtk-demo\demos.h"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration Name="Debug_Broadway|Win32">
|
|
<Tool Name="VCCustomBuildTool"
|
|
Description="Copying demos.h from demos.h.win32..."
|
|
CommandLine="$(CopyDemosH)"
|
|
Outputs="..\..\..\demos\gtk-demo\demos.h"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration Name="Release|Win32">
|
|
<Tool Name="VCCustomBuildTool"
|
|
Description="Copying demos.h from demos.h.win32..."
|
|
CommandLine="$(CopyDemosH)"
|
|
Outputs="..\..\..\demos\gtk-demo\demos.h"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration Name="Release_Broadway|Win32">
|
|
<Tool Name="VCCustomBuildTool"
|
|
Description="Copying demos.h from demos.h.win32..."
|
|
CommandLine="$(CopyDemosH)"
|
|
Outputs="..\..\..\demos\gtk-demo\demos.h"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration Name="Debug|x64">
|
|
<Tool Name="VCCustomBuildTool"
|
|
Description="Copying demos.h from demos.h.win32..."
|
|
CommandLine="$(CopyDemosH)"
|
|
Outputs="..\..\..\demos\gtk-demo\demos.h"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration Name="Debug_Broadway|x64">
|
|
<Tool Name="VCCustomBuildTool"
|
|
Description="Copying demos.h from demos.h.win32..."
|
|
CommandLine="$(CopyDemosH)"
|
|
Outputs="..\..\..\demos\gtk-demo\demos.h"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration Name="Release|x64">
|
|
<Tool Name="VCCustomBuildTool"
|
|
Description="Copying demos.h from demos.h.win32..."
|
|
CommandLine="$(CopyDemosH)"
|
|
Outputs="..\..\..\demos\gtk-demo\demos.h"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration Name="Release_Broadway|x64">
|
|
<Tool Name="VCCustomBuildTool"
|
|
Description="Copying demos.h from demos.h.win32..."
|
|
CommandLine="$(CopyDemosH)"
|
|
Outputs="..\..\..\demos\gtk-demo\demos.h"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
</Filter>
|
|
</Files>
|
|
<Globals>
|
|
</Globals>
|
|
</VisualStudioProject>
|