[gtk+] build/win32: Drop a11y library references



commit eab39253ec763a609dea55353012d6141adc87f2
Author: Rico Tzschichholz <ricotz ubuntu com>
Date:   Sat May 24 09:23:52 2014 +0200

    build/win32: Drop a11y library references
    
    In addition to      4a4b23bfad8b30372f78b75e1eb5e68279ff5b09

 build/win32/vs10/Makefile.am               |    4 -
 build/win32/vs10/gtka11y.vcxproj.filtersin |   20 ----
 build/win32/vs10/gtka11y.vcxprojin         |  134 ---------------------------
 build/win32/vs9/Makefile.am                |    2 -
 build/win32/vs9/gtka11y.vcprojin           |  135 ----------------------------
 5 files changed, 0 insertions(+), 295 deletions(-)
---
diff --git a/build/win32/vs10/Makefile.am b/build/win32/vs10/Makefile.am
index 54ca65d..071626d 100644
--- a/build/win32/vs10/Makefile.am
+++ b/build/win32/vs10/Makefile.am
@@ -18,10 +18,6 @@ EXTRA_DIST +=        \
        gtk3-demo.vcxproj.filters       \
        gtk3-demo-application.vcxproj   \
        gtk3-demo-application.vcxproj.filters   \
-       gtka11y.vcxproj \
-       gtka11y.vcxproj.filters \
-       gtka11y.vcxprojin       \
-       gtka11y.vcxproj.filtersin       \
        gtk-inspector.vcxproj   \
        gtk-inspector.vcxproj.filters   \
        gailutil.vcxproj        \
diff --git a/build/win32/vs9/Makefile.am b/build/win32/vs9/Makefile.am
index 5e93e61..ec5789f 100644
--- a/build/win32/vs9/Makefile.am
+++ b/build/win32/vs9/Makefile.am
@@ -11,8 +11,6 @@ EXTRA_DIST += \
        gtk.vcprojin    \
        gtk3-demo.vcproj        \
        gtk3-demo-application.vcproj    \
-       gtka11y.vcproj  \
-       gtka11y.vcprojin        \
        gtk-inspector.vcproj    \
        gailutil.vcproj \
        install.vcproj  \


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