Mercurial > hg > orthanc
comparison OrthancCppClient/SharedLibrary/AUTOGENERATED/Windows32.rc @ 1106:4af979c3cab0 Orthanc-0.8.2
set version
author | Sebastien Jodogne <s.jodogne@gmail.com> |
---|---|
date | Thu, 07 Aug 2014 13:28:35 +0200 |
parents | 80be96250858 |
children | b3bc4de0a1e1 |
comparison
equal
deleted
inserted
replaced
1105:8c8a6bc7575e | 1106:4af979c3cab0 |
---|---|
1 #include <winver.h> | 1 #include <winver.h> |
2 | 2 |
3 VS_VERSION_INFO VERSIONINFO | 3 VS_VERSION_INFO VERSIONINFO |
4 FILEVERSION 0,8,0,1 | 4 FILEVERSION 0,8,0,2 |
5 PRODUCTVERSION 0,8,0,0 | 5 PRODUCTVERSION 0,8,0,0 |
6 FILEOS VOS_NT_WINDOWS32 | 6 FILEOS VOS_NT_WINDOWS32 |
7 FILETYPE VFT_DLL | 7 FILETYPE VFT_DLL |
8 BEGIN | 8 BEGIN |
9 BLOCK "StringFileInfo" | 9 BLOCK "StringFileInfo" |
10 BEGIN | 10 BEGIN |
11 BLOCK "040904E4" | 11 BLOCK "040904E4" |
12 BEGIN | 12 BEGIN |
13 VALUE "Comments", "Release 0.8.1" | 13 VALUE "Comments", "Release 0.8.2" |
14 VALUE "CompanyName", "CHU of Liege" | 14 VALUE "CompanyName", "CHU of Liege" |
15 VALUE "FileDescription", "Native client to the REST API of Orthanc" | 15 VALUE "FileDescription", "Native client to the REST API of Orthanc" |
16 VALUE "FileVersion", "0.8.0.1" | 16 VALUE "FileVersion", "0.8.0.2" |
17 VALUE "InternalName", "OrthancClient" | 17 VALUE "InternalName", "OrthancClient" |
18 VALUE "LegalCopyright", "(c) 2012-2014, Sebastien Jodogne, CHU of Liege" | 18 VALUE "LegalCopyright", "(c) 2012-2014, Sebastien Jodogne, University Hospital of Liege" |
19 VALUE "LegalTrademarks", "Licensing information is available on https://code.google.com/p/orthanc/" | 19 VALUE "LegalTrademarks", "Licensing information is available on https://code.google.com/p/orthanc/" |
20 VALUE "OriginalFilename", "OrthancClient_Windows32.dll" | 20 VALUE "OriginalFilename", "OrthancClient_Windows32.dll" |
21 VALUE "ProductName", "OrthancClient" | 21 VALUE "ProductName", "OrthancClient" |
22 VALUE "ProductVersion", "0.8" | 22 VALUE "ProductVersion", "0.8" |
23 END | 23 END |