-revert janderwalds change until because it breaks the gcc 4.x build
[reactos.git] / reactos / base / applications / sndvol32 / rsrc.rc
1 #include <windows.h>
2 #include "resources.h"
3
4 LANGUAGE LANG_NEUTRAL, SUBLANG_NEUTRAL
5
6 1 24 DISCARDABLE "manifest.xml"
7
8 IDI_MAINAPP ICON DISCARDABLE resources/sndvol32.ico
9
10 #include "lang/cs-CZ.rc"
11 #include "lang/de-DE.rc"
12 #include "lang/en-US.rc"
13 #include "lang/fr-FR.rc"
14 #include "lang/hu-HU.rc"
15 #include "lang/ja-JP.rc"
16 #include "lang/nl-NL.rc"
17 #include "lang/sv-SE.rc"
18 #include "lang/uk-UA.rc"