mirror of
https://github.com/reactos/reactos.git
synced 2025-08-05 06:43:01 +00:00
Disable german resource file as it breaks build
svn path=/trunk/; revision=28989
This commit is contained in:
parent
5f5a00646d
commit
f19c8990fb
3 changed files with 503 additions and 503 deletions
|
@ -25,6 +25,6 @@ LANGUAGE LANG_NEUTRAL, SUBLANG_NEUTRAL
|
||||||
* a neutral version. This is to get localized bitmaps for example.
|
* a neutral version. This is to get localized bitmaps for example.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#include "lang/de-DE.rc"
|
//#include "lang/de-DE.rc"
|
||||||
#include "lang/en-US.rc"
|
#include "lang/en-US.rc"
|
||||||
#include "lang/uk-UA.rc"
|
#include "lang/uk-UA.rc"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue