0c14a17774Use one combined precompiled header file for Urho3D library, as otherwise precompiled headers would be disabled on Visual Studio.
12 anni fa
weitjong
e6b690a9dcReplace svnversion with git tool to generate library revision number."
12 anni fa
Lasse Öörni
8f240d46bfDisable some more DLL build related warnings.
12 anni fa
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'.