Mercurial > hg > orthanc
view OrthancCppClient/SharedLibrary/AUTOGENERATED/Windows64.rc @ 1135:67c3c1e4a6e0
index-only mode, and custom storage area with plugins
author | Sebastien Jodogne <s.jodogne@gmail.com> |
---|---|
date | Tue, 09 Sep 2014 15:55:43 +0200 |
parents | 4af979c3cab0 |
children | b3bc4de0a1e1 |
line wrap: on
line source
#include <winver.h> VS_VERSION_INFO VERSIONINFO FILEVERSION 0,8,0,2 PRODUCTVERSION 0,8,0,0 FILEOS VOS_NT_WINDOWS32 FILETYPE VFT_DLL BEGIN BLOCK "StringFileInfo" BEGIN BLOCK "040904E4" BEGIN VALUE "Comments", "Release 0.8.2" VALUE "CompanyName", "CHU of Liege" VALUE "FileDescription", "Native client to the REST API of Orthanc" VALUE "FileVersion", "0.8.0.2" VALUE "InternalName", "OrthancClient" VALUE "LegalCopyright", "(c) 2012-2014, Sebastien Jodogne, University Hospital of Liege" VALUE "LegalTrademarks", "Licensing information is available on https://code.google.com/p/orthanc/" VALUE "OriginalFilename", "OrthancClient_Windows64.dll" VALUE "ProductName", "OrthancClient" VALUE "ProductVersion", "0.8" END END BLOCK "VarFileInfo" BEGIN VALUE "Translation", 0x409, 1252 // U.S. English END END