irrlicht/examples/01.HelloWorld
cutealien f4687fb2e9 Use #ifdef _MSC_VER instead of _IRR_WINDOWS_ when linking lib's with a pragma comment. Thx @AReichl for reporting.
git-svn-id: svn://svn.code.sf.net/p/irrlicht/code/trunk@5059 dfc29bdd-3216-0410-991c-e03cc46cb475
2015-03-02 13:43:29 +00:00
..
HelloWorld.cbp Merge branch releases/1.8 revisions 4685 to 4721 into trunk: 2014-03-13 23:07:59 +00:00
HelloWorld.vcproj Merged from 1.5 branch to trunk, all changes from 1933 to 1953. Camera and animation fixes, project file updates, etc. 2008-12-15 14:18:11 +00:00
HelloWorld_vc10.vcxproj Add 64 bit targets for examples and tests for VS2010. 2012-06-26 17:53:38 +00:00
HelloWorld_vc11.vcxproj First try for MSVC2012 project files. conversion seems to have worked, though some warnings for 64bit targets were shown. 2012-08-22 23:14:16 +00:00
HelloWorld_vc12.vcxproj - Added Visual Studio 2013 project files. 2015-01-11 20:11:21 +00:00
Makefile Add support for changing cursors. 2010-06-04 16:35:01 +00:00
main.cpp Use #ifdef _MSC_VER instead of _IRR_WINDOWS_ when linking lib's with a pragma comment. Thx @AReichl for reporting. 2015-03-02 13:43:29 +00:00
tutorial.html Added Spot lights for hardware drivers. Added per pixel fog support for OpenGL. 2007-08-15 03:39:44 +00:00