Change sources over to using GPLv3
[deliverable/binutils-gdb.git] / binutils / testsuite / binutils-all / windres / strtab1.rc
CommitLineData
42037fe5 1//#xfail x86_64-*-mingw*
64e08727
DD
2#include "windows.h"
3
4LANGUAGE 0, 0
5
6STRINGTABLE MOVEABLE PURE DISCARDABLE
7BEGIN
8 1 "hello, world"
9END
This page took 0.246158 seconds and 4 git commands to generate.