MSVC Builds: Remove Static Items

Desktop / GNOME / GLib - Chun-wei Fan [src.gnome.org] - 3 September 2015 06:10 UTC

... which are now generated with the new autotools module, so we just need to ensure the generated items are being dist'ed.

https://bugzilla.gnome.org/show_bug.cgi?id=735429

1387a16 MSVC Builds: Remove Static Items
build/win32/vs10/glib-compile-resources.vcxproj | 181 -----------
.../vs10/glib-compile-resources.vcxproj.filters | 17 -
build/win32/vs10/glib-compile-schemas.vcxproj | 181 -----------
.../vs10/glib-compile-schemas.vcxproj.filters | 17 -
build/win32/vs10/glib-install.props | 332 --------------------
build/win32/vs9/glib-compile-resources.vcproj | 156 ---------
build/win32/vs9/glib-compile-schemas.vcproj | 156 ---------
build/win32/vs9/glib-install.vsprops | 314 ------------------
8 files changed, 1354 deletions(-)

Upstream: git.gnome.org


  • Share