irrlicht/examples/20.ManagedLights
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
..
ManagedLights.xcodeproj 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
ManagedLights_vc10.vcxproj Avoid warning and make local variable lower-case. 2019-12-12 16:32:41 +00:00
ManagedLights_vc11.vcxproj Avoid warning and make local variable lower-case. 2019-12-12 16:32:41 +00:00
ManagedLights_vc12.vcxproj Avoid warning and make local variable lower-case. 2019-12-12 16:32:41 +00:00
ManagedLights_vc14.vcxproj Avoid warning and make local variable lower-case. 2019-12-12 16:32:41 +00:00
ManagedLights.cbp Avoid warning and make local variable lower-case. 2019-12-12 16:32:41 +00:00
ManagedLights.vcproj Avoid warning and make local variable lower-case. 2019-12-12 16:32:41 +00:00
tutorial.html Update tutorial.html's in example folders 2021-03-18 21:50:11 +00:00