irrlicht/examples/Demo
cutealien 31f5da289f Remove CPPFLAG -I/usr/X11R6/include in all example Makefiles
None uses X11 directly, this is only needed in the Library itself.
Also this was even added on all platforms while many don't even have X11.
Thanks @Isomorphix noticing something off about that once (a long time ago...): https://irrlicht.sourceforge.io/forum/viewtopic.php?f=1&t=49033


git-svn-id: svn://svn.code.sf.net/p/irrlicht/code/trunk@6294 dfc29bdd-3216-0410-991c-e03cc46cb475
2022-01-09 15:50:41 +00:00
..
Demo.xcodeproj Avoid warning and make local variable lower-case. 2019-12-12 16:32:41 +00:00
CDemo.cpp Demo - nullptr test for shadowvolume 2020-08-22 18:33:53 +00:00
CDemo.h Avoid warning and make local variable lower-case. 2019-12-12 16:32:41 +00:00
CMainMenu.cpp Burningsvideo 0.52 2020-11-10 18:49:39 +00:00
CMainMenu.h Avoid warning and make local variable lower-case. 2019-12-12 16:32:41 +00:00
Demo_vc10.vcxproj Avoid warning and make local variable lower-case. 2019-12-12 16:32:41 +00:00
Demo_vc11.vcxproj Avoid warning and make local variable lower-case. 2019-12-12 16:32:41 +00:00
Demo_vc12.vcxproj Avoid warning and make local variable lower-case. 2019-12-12 16:32:41 +00:00
Demo_vc14.vcxproj Avoid warning and make local variable lower-case. 2019-12-12 16:32:41 +00:00
demo.cbp Avoid warning and make local variable lower-case. 2019-12-12 16:32:41 +00:00
Demo.vcproj Avoid warning and make local variable lower-case. 2019-12-12 16:32:41 +00:00
icon.ico Avoid warning and make local variable lower-case. 2019-12-12 16:32:41 +00:00
main.cpp Avoid warning and make local variable lower-case. 2019-12-12 16:32:41 +00:00
Makefile Remove CPPFLAG -I/usr/X11R6/include in all example Makefiles 2022-01-09 15:50:41 +00:00
resource.h Avoid warning and make local variable lower-case. 2019-12-12 16:32:41 +00:00
resscript.rc Avoid warning and make local variable lower-case. 2019-12-12 16:32:41 +00:00