# HG changeset patch # User Ritor1 # Date 1385820544 -21600 # Node ID a35d173cd99cd38063ac42d194751414578e2167 # Parent 95e9a5141338cf792bb9c47ccbf11a012fad805d# Parent 64e23bf9d27ee2ca8bf8d0c8e5c72729f98278c1 Merge diff -r 64e23bf9d27e -r a35d173cd99c Build/Visual Studio 2012/World of Might and Magic.vcxproj --- a/Build/Visual Studio 2012/World of Might and Magic.vcxproj Fri Nov 29 12:20:44 2013 +0200 +++ b/Build/Visual Studio 2012/World of Might and Magic.vcxproj Sat Nov 30 20:09:04 2013 +0600 @@ -388,6 +388,11 @@ %(Filename)_wrap.cxx + + Document + call "lib/swig" "%(FileName)" %(RelativeDir) "%(FileName)%(Extension)" "%(FullPath)" "$(SolutionDir)" %(Filename)_wrap.cxx + %(Filename)_wrap.cxx + diff -r 64e23bf9d27e -r a35d173cd99c Build/Visual Studio 2012/World of Might and Magic.vcxproj.filters --- a/Build/Visual Studio 2012/World of Might and Magic.vcxproj.filters Fri Nov 29 12:20:44 2013 +0200 +++ b/Build/Visual Studio 2012/World of Might and Magic.vcxproj.filters Sat Nov 30 20:09:04 2013 +0600 @@ -608,5 +608,6 @@ NewUI\Core + \ No newline at end of file