reactos/rostests/winetests/GUI/rsrc.rc
Daniel Reimer e8d6023ad5 Add Rbuild files for WineTestGUI.
I had to disable the Icons to be able to build it. They seem to be invalid.

svn path=/trunk/; revision=34067
2008-06-24 09:05:56 +00:00

27 lines
634 B
Plaintext

#include <windows.h>
#include "resource.h"
LANGUAGE LANG_NEUTRAL, SUBLANG_NEUTRAL
//IDI_ICON ICON "res/main.ico"
//IDI_TESTS ICON "res/tests.ico"
//#include "lang/bg-BG.rc"
//#include "lang/ca-ES.rc"
//#include "lang/cs-CZ.rc"
#include "lang/en-US.rc"
//#include "lang/de-DE.rc"
//#include "lang/es-ES.rc"
//#include "lang/fr-FR.rc"
//#include "lang/id-ID.rc"
//#include "lang/it-IT.rc"
//#include "lang/ko-KO.rc"
//#include "lang/lt-LT.rc"
//#include "lang/nl-NL.rc"
//#include "lang/pl-PL.rc"
//#include "lang/pt-BR.rc"
//#include "lang/sk-SK.rc"
//#include "lang/uk-UA.rc"
//#include "lang/ru-RU.rc"
//#include "lang/el-GR.rc"