rsrc.rc 1.3 KB
Newer Older
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17
/*
 * Top level resource file for Twain
 *
 * Copyright 2006 CodeWeavers, Aric Stewart
 *
 * 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
18
 * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
19 20 21 22 23 24 25 26 27 28
 */

#include "windef.h"
#include "winbase.h"
#include "winuser.h"
#include "winnls.h"
#include "commctrl.h"

#include "resource.h"

29
#include "gphoto2_Da.rc"
30
#include "gphoto2_De.rc"
31
#include "gphoto2_En.rc"
32
#include "gphoto2_Es.rc"
33
#include "gphoto2_Fr.rc"
34
#include "gphoto2_Ko.rc"
35
#include "gphoto2_Lt.rc"
36
#include "gphoto2_Nl.rc"
37
#include "gphoto2_No.rc"
38
#include "gphoto2_Pl.rc"
39
#include "gphoto2_Pt.rc"
40
#include "gphoto2_Ru.rc"
41
#include "gphoto2_Si.rc"
42
#include "gphoto2_Sv.rc"
43
#include "gphoto2_Zh.rc"