goat3dgfx

view examples/examples-debug.vsprop @ 18:6f82b9b6d6c3

added the ability to render in fixed function with the mesh class
author John Tsiombikas <nuclear@member.fsf.org>
date Sun, 08 Dec 2013 01:35:30 +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>