...for all files except the README.txt and the .sln files, which have to have DOS/Windows line endings. This makes application of patches, when applicable, easier.
145 lines
4.2 KiB
XML
145 lines
4.2 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<VisualStudioProject
|
|
ProjectType="Visual C++"
|
|
Version="9.00"
|
|
Name="gdk-broadway"
|
|
ProjectGUID="{FC5AADB5-95CD-4BF0-BA8B-0C16FE7073FE}"
|
|
RootNamespace="gdkbroadway"
|
|
Keyword="Win32Proj"
|
|
TargetFrameworkVersion="0"
|
|
>
|
|
<Platforms>
|
|
<Platform
|
|
Name="Win32"
|
|
/>
|
|
<Platform
|
|
Name="x64"
|
|
/>
|
|
</Platforms>
|
|
<ToolFiles>
|
|
</ToolFiles>
|
|
<Configurations>
|
|
<Configuration
|
|
Name="Debug_Broadway|Win32"
|
|
InheritedPropertySheets=".\gtk-build-defines.vsprops;.\gtkprebuild-broadway.vsprops"
|
|
ConfigurationType="4"
|
|
CharacterSet="2"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="0"
|
|
AdditionalIncludeDirectories="..\..\..\gdk;..\..\..\gdk\broadway"
|
|
PreprocessorDefinitions="_DEBUG;G_ENABLE_DEBUG;$(GdkDefines)"
|
|
MinimalRebuild="true"
|
|
BasicRuntimeChecks="3"
|
|
RuntimeLibrary="3"
|
|
UsePrecompiledHeader="0"
|
|
WarningLevel="3"
|
|
DebugInformationFormat="4"
|
|
/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="Release_Broadway|Win32"
|
|
InheritedPropertySheets=".\gtk-build-defines.vsprops;.\gtkprebuild-broadway.vsprops"
|
|
ConfigurationType="4"
|
|
CharacterSet="2"
|
|
WholeProgramOptimization="1"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
AdditionalIncludeDirectories="..\..\..\gdk;..\..\..\gdk\broadway"
|
|
PreprocessorDefinitions="$(GdkDefines)"
|
|
RuntimeLibrary="2"
|
|
UsePrecompiledHeader="0"
|
|
WarningLevel="3"
|
|
DebugInformationFormat="3"
|
|
/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="Debug_Broadway|x64"
|
|
InheritedPropertySheets=".\gtk-build-defines.vsprops;.\gtkprebuild-broadway.vsprops"
|
|
ConfigurationType="4"
|
|
CharacterSet="2"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="0"
|
|
AdditionalIncludeDirectories="..\..\..\gdk;..\..\..\gdk\broadway"
|
|
PreprocessorDefinitions="_DEBUG;G_ENABLE_DEBUG;$(GdkDefines)"
|
|
MinimalRebuild="true"
|
|
BasicRuntimeChecks="3"
|
|
RuntimeLibrary="3"
|
|
UsePrecompiledHeader="0"
|
|
WarningLevel="3"
|
|
DebugInformationFormat="3"
|
|
/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="Release_Broadway|x64"
|
|
InheritedPropertySheets=".\gtk-build-defines.vsprops;.\gtkprebuild-broadway.vsprops"
|
|
ConfigurationType="4"
|
|
CharacterSet="2"
|
|
WholeProgramOptimization="1"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
AdditionalIncludeDirectories="..\..\..\gdk;..\..\..\gdk\broadway"
|
|
PreprocessorDefinitions="$(GdkDefines)"
|
|
RuntimeLibrary="2"
|
|
UsePrecompiledHeader="0"
|
|
WarningLevel="3"
|
|
DebugInformationFormat="3"
|
|
/>
|
|
</Configuration>
|
|
</Configurations>
|
|
<References>
|
|
</References>
|
|
<Files>
|
|
<Filter
|
|
Name="Header Files"
|
|
Filter="h;hpp;hxx;hm;inl;inc;xsd"
|
|
UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
|
|
>
|
|
</Filter>
|
|
<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}"
|
|
>
|
|
</Filter>
|
|
<Filter
|
|
Name="Source Files"
|
|
Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
|
|
UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
|
|
>
|
|
<File RelativePath="..\..\..\gdk\broadway\gdkcursor-broadway.c" />
|
|
<File RelativePath="..\..\..\gdk\broadway\gdkdevice-broadway.c" />
|
|
<File RelativePath="..\..\..\gdk\broadway\gdkdevicemanager-broadway.c" />
|
|
<File RelativePath="..\..\..\gdk\broadway\gdkdisplay-broadway.c" />
|
|
<File RelativePath="..\..\..\gdk\broadway\gdkdnd-broadway.c" />
|
|
<File RelativePath="..\..\..\gdk\broadway\gdkeventsource.c" />
|
|
<File RelativePath="..\..\..\gdk\broadway\gdkglobals-broadway.c" />
|
|
<File RelativePath="..\..\..\gdk\broadway\gdkkeys-broadway.c" />
|
|
<File RelativePath="..\..\..\gdk\broadway\gdkproperty-broadway.c" />
|
|
<File RelativePath="..\..\..\gdk\broadway\gdkscreen-broadway.c" />
|
|
<File RelativePath="..\..\..\gdk\broadway\gdkselection-broadway.c" />
|
|
<File RelativePath="..\..\..\gdk\broadway\gdktestutils-broadway.c" />
|
|
<File RelativePath="..\..\..\gdk\broadway\gdkvisual-broadway.c" />
|
|
<File RelativePath="..\..\..\gdk\broadway\gdkwindow-broadway.c" />
|
|
<File RelativePath="..\..\..\gdk\broadway\gdkbroadway-server.c" />
|
|
</Filter>
|
|
</Files>
|
|
</VisualStudioProject>
|