Alexandre Julliard | 0799c1a | 2002-03-09 23:29:33 +0000 | [diff] [blame] | 1 | /* |
| 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 Weigand | 97d05c8 | 2000-01-29 22:07:03 +0000 | [diff] [blame] | 20 | |
| 21 | #include "windows.h" |
| 22 | #include "main.h" |
| 23 | |
Sylvain Petreolle | fdff523 | 2002-03-27 21:17:01 +0000 | [diff] [blame] | 24 | #include "clock_res.h" |
Ulrich Weigand | 97d05c8 | 2000-01-29 22:07:03 +0000 | [diff] [blame] | 25 | #include "Da.rc" |
| 26 | #include "De.rc" |
| 27 | #include "En.rc" |
| 28 | #include "Es.rc" |
| 29 | #include "Fi.rc" |
| 30 | #include "Fr.rc" |
Zoly Nagy | 9560ece | 2002-11-04 22:45:22 +0000 | [diff] [blame^] | 31 | #include "Hu.rc" |
Ulrich Weigand | 97d05c8 | 2000-01-29 22:07:03 +0000 | [diff] [blame] | 32 | #include "Pt.rc" |
Rok Mandeljc | 12b9011 | 2002-08-30 00:00:01 +0000 | [diff] [blame] | 33 | #include "Si.rc" |
Peter Ivanyi | 1da3bef | 2000-10-31 01:19:11 +0000 | [diff] [blame] | 34 | #include "Sk.rc" |
Ulrich Weigand | 97d05c8 | 2000-01-29 22:07:03 +0000 | [diff] [blame] | 35 | #include "Sw.rc" |
| 36 | #include "Wa.rc" |