Change sources over to using GPLv3
[deliverable/binutils-gdb.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
This page took 0.02959 seconds and 4 git commands to generate.