Urho3D/Source/Samples/09_MultipleViewports
Yao Wei Tjong 姚伟忠 ed214bbeb3 Avoid the include dirs hack for finding the Urho3D.h header.
It is now a library user own's responsibility to include the Urho3D.h in their source code. Or to include it as part of their own precompiled header similar to what Urho3D project has done.
2015-01-20 18:15:29 +08:00
..
CMakeLists.txt Refactor build scripts to group Urho3D specific build option. 2014-04-05 00:20:56 +08:00
MultipleViewports.cpp Avoid the include dirs hack for finding the Urho3D.h header. 2015-01-20 18:15:29 +08:00
MultipleViewports.h Refactor samples to use patched screen joystick layout. Closes #321. 2014-04-22 01:12:46 +08:00