commit | 21ec006fc1cd72bdab085ad4a9c5cd77d41a5753 | [log] [tgz] |
---|---|---|
author | Alexandre Julliard <julliard@winehq.org> | Mon Oct 23 21:39:39 2000 +0000 |
committer | Alexandre Julliard <julliard@winehq.org> | Mon Oct 23 21:39:39 2000 +0000 |
tree | ca0077a6c6fd62aff0b31b32f06e9eb7ab59b3d5 | |
parent | 003e24cadcff00cb7037ec75133a945781c9ff58 [diff] [blame] |
Build Win32 resources as .res files and dump them into the .spec.c file.
diff --git a/libtest/hello3.spec b/libtest/hello3.spec index 8dd4e4a..67b1097 100644 --- a/libtest/hello3.spec +++ b/libtest/hello3.spec
@@ -2,4 +2,4 @@ mode guiexe type win32 init WinMain -rsrc hello3res +rsrc hello3res.res