Updated windres tool
[external/binutils.git] / binutils / testsuite / binutils-all / windres / strtab2.rc
1 //#xfail x86_64-*-mingw*
2 #include "windows.h"
3
4 LANGUAGE 0, 0
5
6 STRINGTABLE MOVEABLE PURE DISCARDABLE
7 BEGIN
8   1 L"hello, world"
9 END