mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2025-01-01 00:11:29 +00:00
12 lines
306 B
Plaintext
12 lines
306 B
Plaintext
|
<?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>
|