0c14a17774Use one combined precompiled header file for Urho3D library, as otherwise precompiled headers would be disabled on Visual Studio.
12 years ago
Wei Tjong Yao
02512cecf9In order to move the out-of-source 'build' directory back to Urho3D project root directory, all the source codes sub-directories are now moved down one level to a new directory under project root called 'Source'.