mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2024-11-18 17:30:10 +00:00
dcb766c461
-Add Visual Studio 2008 projects and pre-configured gdkconfig.h for Broadway builds -Decouple the Visual Studio property sheets, to simplify maintenance and enhance flexibility for different builds Visual Studio 2010 projects updates will follow later.
12 lines
306 B
XML
12 lines
306 B
XML
<?xml version="1.0" encoding="Windows-1252"?>
|
|
<VisualStudioPropertySheet
|
|
ProjectType="Visual C++"
|
|
Version="8.00"
|
|
Name="gtkignorebroadwayprops"
|
|
>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
LinkLibraryDependencies="false"
|
|
AdditionalDependencies="$(OutDir)\gdk-win32.lib"
|
|
/>
|
|
</VisualStudioPropertySheet> |