~ubuntu-branches/debian/squeeze/pycryptopp/squeeze

« back to all changes in this revision

Viewing changes to cryptopp/cryptopp.rc

  • Committer: Bazaar Package Importer
  • Author(s): Zooko O'Whielacronx
  • Date: 2009-06-22 22:20:50 UTC
  • Revision ID: james.westby@ubuntu.com-20090622222050-hbqmn50dt2kvoz5o
Tags: upstream-0.5.14
Import upstream version 0.5.14

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
// Microsoft Visual C++ generated resource script.
 
2
//
 
3
#include "resource.h"
 
4
 
 
5
#define APSTUDIO_READONLY_SYMBOLS
 
6
/////////////////////////////////////////////////////////////////////////////
 
7
//
 
8
// Generated from the TEXTINCLUDE 2 resource.
 
9
//
 
10
#include "afxres.h"
 
11
 
 
12
/////////////////////////////////////////////////////////////////////////////
 
13
#undef APSTUDIO_READONLY_SYMBOLS
 
14
 
 
15
/////////////////////////////////////////////////////////////////////////////
 
16
// English (U.S.) resources
 
17
 
 
18
#if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU)
 
19
#ifdef _WIN32
 
20
LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
 
21
#pragma code_page(1252)
 
22
#endif //_WIN32
 
23
 
 
24
/////////////////////////////////////////////////////////////////////////////
 
25
//
 
26
// Version
 
27
//
 
28
 
 
29
VS_VERSION_INFO VERSIONINFO
 
30
 FILEVERSION 5,6,0,0
 
31
 PRODUCTVERSION 5,6,0,0
 
32
 FILEFLAGSMASK 0x3fL
 
33
#ifdef _DEBUG
 
34
 FILEFLAGS 0x1L
 
35
#else
 
36
 FILEFLAGS 0x0L
 
37
#endif
 
38
 FILEOS 0x4L
 
39
 FILETYPE 0x2L
 
40
 FILESUBTYPE 0x0L
 
41
BEGIN
 
42
    BLOCK "StringFileInfo"
 
43
    BEGIN
 
44
        BLOCK "040904b0"
 
45
        BEGIN
 
46
            VALUE "Comments", "free crypto library, more information available at www.cryptopp.com"
 
47
            VALUE "CompanyName", "Wei Dai"
 
48
            VALUE "FileDescription", "Crypto++� Library DLL"
 
49
            VALUE "FileVersion", "5, 6, 0, 0"
 
50
            VALUE "InternalName", "cryptopp"
 
51
            VALUE "LegalCopyright", "Copyright � 1995-2009 by Wei Dai"
 
52
            VALUE "LegalTrademarks", "Crypto++�"
 
53
            VALUE "OriginalFilename", "cryptopp.dll"
 
54
            VALUE "ProductName", "Crypto++� Library"
 
55
            VALUE "ProductVersion", "5, 6, 0, 0"
 
56
        END
 
57
    END
 
58
    BLOCK "VarFileInfo"
 
59
    BEGIN
 
60
        VALUE "Translation", 0x409, 1200
 
61
    END
 
62
END
 
63
 
 
64
 
 
65
#ifdef APSTUDIO_INVOKED
 
66
/////////////////////////////////////////////////////////////////////////////
 
67
//
 
68
// TEXTINCLUDE
 
69
//
 
70
 
 
71
1 TEXTINCLUDE 
 
72
BEGIN
 
73
    "resource.h\0"
 
74
END
 
75
 
 
76
2 TEXTINCLUDE 
 
77
BEGIN
 
78
    "#include ""afxres.h""\r\n"
 
79
    "\0"
 
80
END
 
81
 
 
82
3 TEXTINCLUDE 
 
83
BEGIN
 
84
    "\r\n"
 
85
    "\0"
 
86
END
 
87
 
 
88
#endif    // APSTUDIO_INVOKED
 
89
 
 
90
#endif    // English (U.S.) resources
 
91
/////////////////////////////////////////////////////////////////////////////
 
92
 
 
93
 
 
94
 
 
95
#ifndef APSTUDIO_INVOKED
 
96
/////////////////////////////////////////////////////////////////////////////
 
97
//
 
98
// Generated from the TEXTINCLUDE 3 resource.
 
99
//
 
100
 
 
101
 
 
102
/////////////////////////////////////////////////////////////////////////////
 
103
#endif    // not APSTUDIO_INVOKED
 
104