mirror of
https://git.recroomarchive.org/Radium/libradhook.git
synced 2026-08-07 09:10:59 +00:00
build changes
This commit is contained in:
18
resources/version.rc
Normal file
18
resources/version.rc
Normal file
@@ -0,0 +1,18 @@
|
||||
1 VERSIONINFO
|
||||
FILEVERSION 1,1,0,0
|
||||
PRODUCTVERSION 1,1,0,0
|
||||
BEGIN
|
||||
BLOCK "StringFileInfo"
|
||||
BEGIN
|
||||
BLOCK "040904b0"
|
||||
BEGIN
|
||||
VALUE "CompanyName", "Radium Development"
|
||||
VALUE "FileDescription", "libradhook, a lightweight and minimalistic cross-platform hooking library for windows and android"
|
||||
VALUE "LegalCopyright", "Copyright (c) RecRoomArchive"
|
||||
END
|
||||
END
|
||||
BLOCK "VarFileInfo"
|
||||
BEGIN
|
||||
VALUE "Translation", 0x409, 1200
|
||||
END
|
||||
END
|
||||
Reference in New Issue
Block a user