From 3f431e279aab16465496cc0de03a1af874c1ce65 Mon Sep 17 00:00:00 2001 From: Jan Arve Saether Date: Mon, 26 Jan 2015 16:56:34 +0100 Subject: Do not compile in dlldata.c or ia2_api_all_c.c MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit These files are only required for a COM server, but since the IAccessible2Proxy will actually be the effective server (inside our process). We just have to make sure we respond to the correct events, and reimplement the virtual functions as required. This is already done, so these files can be removed. Task-number: QTBUG-30838 Task-number: QTBUG-28645 Change-Id: Ic95101945bad263a6da63c08b3e47cc0c9d5734a Reviewed-by: Friedemann Kleint Reviewed-by: Joerg Bornemann Reviewed-by: Jan Arve Sæther Reviewed-by: Frederik Gladhorn --- src/3rdparty/iaccessible2/generated/x86/ia2_api_all.tlb | Bin 27672 -> 0 bytes 1 file changed, 0 insertions(+), 0 deletions(-) delete mode 100644 src/3rdparty/iaccessible2/generated/x86/ia2_api_all.tlb (limited to 'src/3rdparty/iaccessible2/generated/x86/ia2_api_all.tlb') diff --git a/src/3rdparty/iaccessible2/generated/x86/ia2_api_all.tlb b/src/3rdparty/iaccessible2/generated/x86/ia2_api_all.tlb deleted file mode 100644 index 061ead5903..0000000000 Binary files a/src/3rdparty/iaccessible2/generated/x86/ia2_api_all.tlb and /dev/null differ -- cgit v1.2.3