* windres/windres.exp: Return unsupported rather than fail if
[deliverable/binutils-gdb.git] / binutils / testsuite / binutils-all / windres / strtab2.rc
CommitLineData
4a594fce
NC
1//#xfail x86_64-*-mingw*
2#include "windows.h"
3
4LANGUAGE 0, 0
5
6STRINGTABLE MOVEABLE PURE DISCARDABLE
7BEGIN
8 1 L"hello, world"
9END
This page took 0.029038 seconds and 4 git commands to generate.