goat3dgfx

view examples/examples-debug.vsprop @ 21:7c593721547f

integrated support for the multiple animation system of libanim
author John Tsiombikas <nuclear@member.fsf.org>
date Fri, 27 Dec 2013 11:59:32 +0200
parents 18879c956eb1
children
line source
1 <?xml version="1.0" encoding="Windows-1252"?>
2 <VisualStudioPropertySheet
3 ProjectType="Visual C++"
4 Version="8.00"
5 Name="examples-debug"
6 InheritedPropertySheets="$(SolutionDir)\examples\examples.vsprop"
7 >
8 <Tool
9 Name="VCLinkerTool"
10 AdditionalDependencies="goat3dgfx-dbg.lib"
11 />
12 </VisualStudioPropertySheet>