зеркало из https://github.com/mozilla/gecko-dev.git
14 строки
400 B
Plaintext
Executable File
14 строки
400 B
Plaintext
Executable File
/* This Source Code Form is subject to the terms of the Mozilla Public
|
|
* License, v. 2.0. If a copy of the MPL was not distributed with this
|
|
* file, You can obtain one at http://mozilla.org/MPL/2.0/. */
|
|
|
|
#include "mozilla-config.h"
|
|
#include "widget.rc"
|
|
#ifdef ACCESSIBILITY
|
|
1 typelib IGeckoCustom.tlb
|
|
64 24 IAccessible64.manifest
|
|
#ifndef HAVE_64BIT_BUILD
|
|
32 24 IAccessible32.manifest
|
|
#endif
|
|
#endif
|