[glib] MSVC Builds: Remove Static Items



commit 1387a16bf4eb1859170bd2fa9b9efb9d5169d1e7
Author: Chun-wei Fan <fanchunwei src gnome org>
Date:   Thu Sep 3 15:24:06 2015 +0800

    MSVC Builds: Remove Static Items
    
    ... 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

 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, 0 insertions(+), 1354 deletions(-)


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]