...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.
12 lines
295 B
XML
12 lines
295 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> |