reactos/dll/win32/oleacc/oleacc.rc
2011-05-24 18:40:34 +00:00

40 lines
1.2 KiB
Plaintext

/*
* Top level resource file for oleacc
*
* Copyright 2008 Nikolay Sivov
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either
* version 2.1 of the License, or (at your option) any later version.
*
* This library is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
* License along with this library; if not, write to the Free Software
* Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
*/
#include "windef.h"
#include "oleacc.h"
#include "oleacc_En.rc"
#include "oleacc_Ko.rc"
#include "oleacc_Nl.rc"
#include "oleacc_Pl.rc"
/* UTF-8 */
#include "oleacc_De.rc"
#include "oleacc_Fr.rc"
#include "oleacc_Hu.rc"
#include "oleacc_It.rc"
#include "oleacc_Lt.rc"
#include "oleacc_No.rc"
#include "oleacc_Pt.rc"
#include "oleacc_Ro.rc"
#include "oleacc_Si.rc"
#include "oleacc_Uk.rc"