* windres/windres.exp: Return unsupported rather than fail if
[deliverable/binutils-gdb.git] / binutils / testsuite / binutils-all / windres / strtab1.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 "hello, world"
9 END
This page took 0.029461 seconds and 4 git commands to generate.