mirror of
https://github.com/encounter/object-testfiles.git
synced 2026-07-10 12:18:40 -07:00
pe: add resource test file
This commit is contained in:
Executable
BIN
Binary file not shown.
@@ -0,0 +1,5 @@
|
||||
"MY VERSION" VERSIONINFO
|
||||
FILEVERSION 1,0,0,0
|
||||
PRODUCTVERSION 1,0,0,0
|
||||
BEGIN
|
||||
END
|
||||
@@ -0,0 +1,2 @@
|
||||
x86_64-w64-mingw32-windres resource.rc -O coff -o resource.res
|
||||
x86_64-w64-mingw32-gcc base.o resource.res -o resource.exe
|
||||
Reference in New Issue
Block a user