d7e5ec692f
* binutils-all/windres/html.rc: Don't xfail x86_64-*-mingw*. * binutils-all/windres/lang.rc: Likewise. * binutils-all/windres/messagetable.rc: Likewise. * binutils-all/windres/strtab1.rc: Likewise. * binutils-all/windres/strtab2.rc: Likewise. * binutils-all/windres/version.rc: Likewise. * binutils-all/windres/version_cat.rc: Likewise.
8 lines
105 B
Text
8 lines
105 B
Text
#include "windows.h"
|
|
|
|
LANGUAGE 0, 0
|
|
|
|
STRINGTABLE MOVEABLE PURE DISCARDABLE
|
|
BEGIN
|
|
1 L"hello, world"
|
|
END
|