Fix a couple of problems with FreeLDR portability.
[reactos.git] / reactos / boot / freeldr / fdebug / fdebug.rc
index 2f54252..f9e7d05 100644 (file)
@@ -1,23 +1,21 @@
-//Microsoft Developer Studio generated resource script.
-//
+#include <windows.h>
 #include "resource.h"
 
-#define APSTUDIO_READONLY_SYMBOLS
-/////////////////////////////////////////////////////////////////////////////
-//
-// Generated from the TEXTINCLUDE 2 resource.
-//
-#define APSTUDIO_HIDDEN_SYMBOLS
-#include "windows.h"
-#undef APSTUDIO_HIDDEN_SYMBOLS
-#include "resource.h"
+LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
 
-/////////////////////////////////////////////////////////////////////////////
-#undef APSTUDIO_READONLY_SYMBOLS
+IDI_FDEBUG ICON "fdebug.ico"
 
-#include "En.rc"
-#include "De.rc"
-#include "Hu.rc"
-#include "Ja.rc"
-#include "Pl.rc"
-#include "Tr.rc"
+#include "lang/bg-BG.rc"
+#include "lang/de-DE.rc"
+#include "lang/en-US.rc"
+#include "lang/es-ES.rc"
+#include "lang/fr-FR.rc"
+#include "lang/hu-HU.rc"
+#include "lang/id-ID.rc"
+#include "lang/it-IT.rc"
+#include "lang/ja-JP.rc"
+#include "lang/nb-NO.rc"
+#include "lang/pl-PL.rc"
+#include "lang/ru-RU.rc"
+#include "lang/tr-TR.rc"
+#include "lang/uk-UA.rc"