2001-07-24 H.J. Lu <hjl@gnu.org>
[deliverable/binutils-gdb.git] / binutils / testsuite / binutils-all / windres / strtab1.rc
1 #include "windows.h"
2
3 LANGUAGE 0, 0
4
5 STRINGTABLE MOVEABLE PURE DISCARDABLE
6 BEGIN
7 1 "hello, world"
8 END
This page took 0.029047 seconds and 4 git commands to generate.