irrlicht/examples/21.Quake3Explorer
cutealien c739925fbe Merge revisions 4188-4208 from release branch 1.7 into trunk:
- Update changes.txt 
- Change include order to get example 21 compiling on MinGW.
- Fix linker path in example 16 for C::B project file (linker path was in include path section). 
- Link with opengl32 and gdi32 in Example 14 in C::B. 
- Remove --no-export-all-symbols which got recently added to the windows build as that flag is not known by gcc on Windows. 


git-svn-id: svn://svn.code.sf.net/p/irrlicht/code/trunk@4209 dfc29bdd-3216-0410-991c-e03cc46cb475
2012-06-26 10:52:27 +00:00
..
Makefile Add support for changing cursors. 2010-06-04 16:35:01 +00:00
Quake3Explorer.cbp Add Linux to "all" target in CodeBlocks examples projects so they actually compile first time. 2011-02-18 04:20:49 +00:00
Quake3Explorer.dev Renamed dev-cpp example projects to match the others, added static library targets to code::blocks project and moved the build locations back to Win32-gcc and Linux dirs 2009-03-13 09:53:02 +00:00
Quake3Explorer.vcproj Merge revisions 3139:3171 from 1.7 branch. Many new tests and bug fixes. 2010-01-23 16:53:15 +00:00
Quake3Explorer_vc7.vcproj Merge revisions 3139:3171 from 1.7 branch. Many new tests and bug fixes. 2010-01-23 16:53:15 +00:00
Quake3Explorer_vc8.vcproj Changes in version 1.6, TA 2009-01-27 15:53:53 +00:00
Quake3Explorer_vc9.vcproj Merge revisions 3139:3171 from 1.7 branch. Many new tests and bug fixes. 2010-01-23 16:53:15 +00:00
Quake3Explorer_vc10.vcxproj Add the other msvc 2010 project and solution files. Fix all configurations to work as expected. 2010-08-31 16:51:14 +00:00
main.cpp Merge revisions 4188-4208 from release branch 1.7 into trunk: 2012-06-26 10:52:27 +00:00
q3factory.cpp Merge revisions 4188-4208 from release branch 1.7 into trunk: 2012-06-26 10:52:27 +00:00
q3factory.h Merge revisions 4188-4208 from release branch 1.7 into trunk: 2012-06-26 10:52:27 +00:00
sound.cpp Fix eol-style for all code files to CRLF for simpler file handling. 2009-07-30 07:58:33 +00:00
sound.h Fix eol-style for all code files to CRLF for simpler file handling. 2009-07-30 07:58:33 +00:00