-
Notifications
You must be signed in to change notification settings - Fork 10
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Added VersionInfo to all OpenHPI exe and dll files
- Loading branch information
avpak
committed
May 8, 2011
1 parent
bb676b9
commit 051bab5
Showing
26 changed files
with
328 additions
and
26 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,32 @@ | ||
#include <winver.h> | ||
|
||
LANGUAGE 0x09,0x01 // English(US) | ||
|
||
VS_VERSION_INFO VERSIONINFO | ||
|
||
FILEVERSION BINARY_VERSION | ||
PRODUCTVERSION BINARY_VERSION | ||
FILEFLAGSMASK 0 | ||
FILEFLAGS 0 | ||
FILEOS VOS_NT_WINDOWS32 | ||
FILETYPE VFT_DLL | ||
FILESUBTYPE VFT2_UNKNOWN | ||
|
||
BEGIN | ||
BLOCK "StringFileInfo" | ||
BEGIN | ||
BLOCK "040904E4" // English(US), Multilingual | ||
BEGIN | ||
VALUE "Comments", "" | ||
VALUE "CompanyName", "OpenHPI Community (http://openhpi.org/)" | ||
VALUE "FileDescription", "OpenHPI Base Library (SAI-HPI-B.03.02 compliant)" | ||
VALUE "FileVersion", VERSION | ||
VALUE "InternalName", "libopenhpi" | ||
VALUE "LegalCopyright", "OpenHPI is distrubuted under BSD license" | ||
VALUE "OriginalFilename", "libopenhpi.dll" | ||
VALUE "ProductName", "OpenHPI" | ||
VALUE "ProductVersion", VERSION | ||
END | ||
END | ||
END | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,32 @@ | ||
#include <winver.h> | ||
|
||
LANGUAGE 0x09,0x01 // English(US) | ||
|
||
VS_VERSION_INFO VERSIONINFO | ||
|
||
FILEVERSION BINARY_VERSION | ||
PRODUCTVERSION BINARY_VERSION | ||
FILEFLAGSMASK 0 | ||
FILEFLAGS 0 | ||
FILEOS VOS_NT_WINDOWS32 | ||
FILETYPE VFT_APP | ||
FILESUBTYPE VFT2_UNKNOWN | ||
|
||
BEGIN | ||
BLOCK "StringFileInfo" | ||
BEGIN | ||
BLOCK "040904E4" // English(US), Multilingual | ||
BEGIN | ||
VALUE "Comments", "" | ||
VALUE "CompanyName", "OpenHPI Community (http://openhpi.org/)" | ||
VALUE "FileDescription", "OpenHPI XML Client" | ||
VALUE "FileVersion", VERSION | ||
VALUE "InternalName", "hpixml" | ||
VALUE "LegalCopyright", "OpenHPI is distrubuted under BSD license" | ||
VALUE "OriginalFilename", "hpixml.exe" | ||
VALUE "ProductName", "OpenHPI" | ||
VALUE "ProductVersion", VERSION | ||
END | ||
END | ||
END | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,32 @@ | ||
#include <winver.h> | ||
|
||
LANGUAGE 0x09,0x01 // English(US) | ||
|
||
VS_VERSION_INFO VERSIONINFO | ||
|
||
FILEVERSION BINARY_VERSION | ||
PRODUCTVERSION BINARY_VERSION | ||
FILEFLAGSMASK 0 | ||
FILEFLAGS 0 | ||
FILEOS VOS_NT_WINDOWS32 | ||
FILETYPE VFT_APP | ||
FILESUBTYPE VFT2_UNKNOWN | ||
|
||
BEGIN | ||
BLOCK "StringFileInfo" | ||
BEGIN | ||
BLOCK "040904E4" // English(US), Multilingual | ||
BEGIN | ||
VALUE "Comments", "" | ||
VALUE "CompanyName", "OpenHPI Community (http://openhpi.org/)" | ||
VALUE "FileDescription", "OpenHPI Client" | ||
VALUE "FileVersion", VERSION | ||
VALUE "InternalName", "" | ||
VALUE "LegalCopyright", "OpenHPI is distrubuted under BSD license" | ||
VALUE "OriginalFilename", "" | ||
VALUE "ProductName", "OpenHPI" | ||
VALUE "ProductVersion", VERSION | ||
END | ||
END | ||
END | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,32 @@ | ||
#include <winver.h> | ||
|
||
LANGUAGE 0x09,0x01 // English(US) | ||
|
||
VS_VERSION_INFO VERSIONINFO | ||
|
||
FILEVERSION BINARY_VERSION | ||
PRODUCTVERSION BINARY_VERSION | ||
FILEFLAGSMASK 0 | ||
FILEFLAGS 0 | ||
FILEOS VOS_NT_WINDOWS32 | ||
FILETYPE VFT_DLL | ||
FILESUBTYPE VFT2_UNKNOWN | ||
|
||
BEGIN | ||
BLOCK "StringFileInfo" | ||
BEGIN | ||
BLOCK "040904E4" // English(US), Multilingual | ||
BEGIN | ||
VALUE "Comments", "" | ||
VALUE "CompanyName", "OpenHPI Community (http://openhpi.org/)" | ||
VALUE "FileDescription", "OpenHPI Marshal Library" | ||
VALUE "FileVersion", VERSION | ||
VALUE "InternalName", "libopenhpimarshal" | ||
VALUE "LegalCopyright", "OpenHPI is distrubuted under BSD license" | ||
VALUE "OriginalFilename", "libopenhpimarshal.dll" | ||
VALUE "ProductName", "OpenHPI" | ||
VALUE "ProductVersion", VERSION | ||
END | ||
END | ||
END | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,32 @@ | ||
#include <winver.h> | ||
|
||
LANGUAGE 0x09,0x01 // English(US) | ||
|
||
VS_VERSION_INFO VERSIONINFO | ||
|
||
FILEVERSION BINARY_VERSION | ||
PRODUCTVERSION BINARY_VERSION | ||
FILEFLAGSMASK 0 | ||
FILEFLAGS 0 | ||
FILEOS VOS_NT_WINDOWS32 | ||
FILETYPE VFT_APP | ||
FILESUBTYPE VFT2_UNKNOWN | ||
|
||
BEGIN | ||
BLOCK "StringFileInfo" | ||
BEGIN | ||
BLOCK "040904E4" // English(US), Multilingual | ||
BEGIN | ||
VALUE "Comments", "" | ||
VALUE "CompanyName", "OpenHPI Community (http://openhpi.org/)" | ||
VALUE "FileDescription", "OpenHPI Daemon" | ||
VALUE "FileVersion", VERSION | ||
VALUE "InternalName", "openhpid" | ||
VALUE "LegalCopyright", "OpenHPI is distrubuted under BSD license" | ||
VALUE "OriginalFilename", "openhpid.exe" | ||
VALUE "ProductName", "OpenHPI" | ||
VALUE "ProductVersion", VERSION | ||
END | ||
END | ||
END | ||
|
Oops, something went wrong.