blob: ab761ece90f838093e14ff3335a729bdbfdb9506 [file] [log] [blame]
Alexandre Julliard0799c1a2002-03-09 23:29:33 +00001/*
2 * Clock resources
3 *
4 * Copyright 1998 Marcel Baur <mbaur@g26.ethz.ch>
5 *
6 * This library is free software; you can redistribute it and/or
7 * modify it under the terms of the GNU Lesser General Public
8 * License as published by the Free Software Foundation; either
9 * version 2.1 of the License, or (at your option) any later version.
10 *
11 * This library is distributed in the hope that it will be useful,
12 * but WITHOUT ANY WARRANTY; without even the implied warranty of
13 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
14 * Lesser General Public License for more details.
15 *
16 * You should have received a copy of the GNU Lesser General Public
17 * License along with this library; if not, write to the Free Software
18 * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
19 */
Ulrich Weigand97d05c82000-01-29 22:07:03 +000020
21#include "windows.h"
22#include "main.h"
23
Sylvain Petreollefdff5232002-03-27 21:17:01 +000024#include "clock_res.h"
Ulrich Weigand97d05c82000-01-29 22:07:03 +000025#include "Da.rc"
26#include "De.rc"
27#include "En.rc"
28#include "Es.rc"
29#include "Fi.rc"
30#include "Fr.rc"
Zoly Nagy9560ece2002-11-04 22:45:22 +000031#include "Hu.rc"
Ulrich Weigand97d05c82000-01-29 22:07:03 +000032#include "Pt.rc"
Rok Mandeljc12b90112002-08-30 00:00:01 +000033#include "Si.rc"
Peter Ivanyi1da3bef2000-10-31 01:19:11 +000034#include "Sk.rc"
Ulrich Weigand97d05c82000-01-29 22:07:03 +000035#include "Sw.rc"
36#include "Wa.rc"