- Create KD branch. All debugging support is removed in this branch (no symbols,...
[reactos.git] / reactos / boot / freeldr / fdebug / fdebug.rc
1 #include <windows.h>
2 #include "resource.h"
3
4 LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
5
6 IDI_FDEBUG ICON "fdebug.ico"
7
8 #include "En.rc"
9 #include "De.rc"
10 #include "Fr.rc"
11 #include "Hu.rc"
12 #include "Ja.rc"
13 #include "Pl.rc"
14 #include "Tr.rc"
15 #include "No.rc"
16