File: qtiplot.rc

package info (click to toggle)
qtiplot 0.9.8.9-18
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 36,424 kB
  • sloc: cpp: 129,847; ansic: 5,781; python: 861; makefile: 60
file content (40 lines) | stat: -rw-r--r-- 1,084 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
1 TYPELIB "qtiplot.rc"

1 VERSIONINFO
 FILEVERSION 1,0,0,1
 PRODUCTVERSION 1,0,0,1
 FILEFLAGSMASK 0x3fL
#ifdef _DEBUG
 FILEFLAGS 0x1L
#else
 FILEFLAGS 0x0L
#endif
 FILEOS 0x4L
 FILETYPE 0x2L
 FILESUBTYPE 0x0L
BEGIN
    BLOCK "StringFileInfo"
    BEGIN
        BLOCK "040904e4"
        BEGIN
            VALUE "Comments", "\0"
            VALUE "CompanyName", "ProIndep Serv S.r.l.\0"
            VALUE "FileDescription", "qtiplot\0"
            VALUE "FileExtents", "qti\0"
            VALUE "FileOpenName", "QtiPlot project file (*.qti)\0"
            VALUE "FileVersion", "1, 0, 0, 1\0"
            VALUE "InternalName", "qtiplot\0"
            VALUE "LegalTrademarks", "\0"
            VALUE "MIMEType", "application/x-qtiplot\0"
            VALUE "OriginalFilename", "qtiplot.dll\0"
            VALUE "PrivateBuild", "\0"
            VALUE "ProductName", "QtiPlot browser plug-in\0"
            VALUE "ProductVersion", "1, 0, 0, 1\0"
            VALUE "SpecialBuild", "\0"
        END
    END
    BLOCK "VarFileInfo"
    BEGIN
        VALUE "Translation", 0x409, 1252
    END
END