MSVC Builds: Restore Using Autotools for Generating Projects
commit9ae6ef5456022e17c3f84d74252d89e10ae53766
authorChun-wei Fan <fanchunwei@src.gnome.org>
Mon, 20 Jul 2015 04:43:58 +0000 (20 12:43 +0800)
committerChun-wei Fan <fanchunwei@src.gnome.org>
Thu, 17 Sep 2015 01:32:56 +0000 (17 09:32 +0800)
treed8b78cfaba6c58c14c3a705e8d31b0a243d38549
parentacee891c473b4024997a1f92966a4ad5dc3b5b0c
MSVC Builds: Restore Using Autotools for Generating Projects

Use the common autotools module in my last commit for generating the
MSVC project files, which is more safe against 'make dist -jN' and
supports out-of-tree builds better.

https://bugzilla.gnome.org/show_bug.cgi?id=755114
atk/Makefile.am
build/Makefile.am
build/atk_msvc_files.py [deleted file]
build/win32/vs10/Makefile.am
build/win32/vs10/atk-install.propsin
build/win32/vs9/Makefile.am
build/win32/vs9/atk-install.vspropsin
tests/Makefile.am
tests/testatk_vc.mak [moved from tests/testatk_vc.makin with 79% similarity]