Fix fontview build

See issue #2477 for more details.

svn path=/trunk/; revision=27995
This commit is contained in:
Colin Finck 2007-07-29 10:56:23 +00:00
parent b9f016c611
commit 76144d8e7a
6 changed files with 3 additions and 18 deletions

View file

@ -1,3 +1,6 @@
#include <windows.h>
#include "resource.h"
LANGUAGE LANG_NEUTRAL, SUBLANG_NEUTRAL
STRINGTABLE DISCARDABLE

View file

@ -1,7 +1,3 @@
#include "windows.h"
#include "../resource.h"
LANGUAGE LANG_GERMAN, SUBLANG_NEUTRAL
STRINGTABLE DISCARDABLE

View file

@ -1,7 +1,3 @@
#include "windows.h"
#include "../resource.h"
LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
STRINGTABLE DISCARDABLE

View file

@ -1,7 +1,3 @@
#include "windows.h"
#include "../resource.h"
LANGUAGE LANG_FRENCH, SUBLANG_NEUTRAL
STRINGTABLE DISCARDABLE

View file

@ -1,8 +1,5 @@
// Russian language resource file (Dmitry Chapyshev, 2007-06-21)
#include "windows.h"
#include "../resource.h"
LANGUAGE LANG_RUSSIAN, SUBLANG_DEFAULT
STRINGTABLE DISCARDABLE

View file

@ -6,9 +6,6 @@
* TRANSLATOR: Artem Reznikov
*/
#include "windows.h"
#include "../resource.h"
LANGUAGE LANG_UKRAINIAN, SUBLANG_DEFAULT
STRINGTABLE DISCARDABLE