goat3dgfx
diff examples/examples.vsprop @ 5:18879c956eb1
- skycube example
- added fatal_log
- changed the dataset to keep the whole path while searching for data files
author | John Tsiombikas <nuclear@member.fsf.org> |
---|---|
date | Sun, 17 Nov 2013 03:22:40 +0200 |
parents | |
children | 89179bce7543 |
line diff
1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 1.2 +++ b/examples/examples.vsprop Sun Nov 17 03:22:40 2013 +0200 1.3 @@ -0,0 +1,7 @@ 1.4 +<?xml version="1.0"?> 1.5 +<VisualStudioPropertySheet 1.6 + ProjectType="Visual C++" 1.7 + Version="8.00" 1.8 + Name="examples" 1.9 + > 1.10 +</VisualStudioPropertySheet>