goat3dgfx

annotate 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
rev   line source
nuclear@7 1 <?xml version="1.0" encoding="Windows-1252"?>
nuclear@7 2 <VisualStudioPropertySheet
nuclear@7 3 ProjectType="Visual C++"
nuclear@7 4 Version="8.00"
nuclear@5 5 Name="examples-debug"
nuclear@7 6 InheritedPropertySheets="$(SolutionDir)\examples\examples.vsprop"
nuclear@5 7 >
nuclear@7 8 <Tool
nuclear@7 9 Name="VCLinkerTool"
nuclear@7 10 AdditionalDependencies="goat3dgfx-dbg.lib"
nuclear@7 11 />
nuclear@5 12 </VisualStudioPropertySheet>