summaryrefslogtreecommitdiffstats
path: root/tqtinterface/qt4/extensions/nsplugin/examples/grapher/grapher.rc
diff options
context:
space:
mode:
Diffstat (limited to 'tqtinterface/qt4/extensions/nsplugin/examples/grapher/grapher.rc')
-rw-r--r--tqtinterface/qt4/extensions/nsplugin/examples/grapher/grapher.rc36
1 files changed, 0 insertions, 36 deletions
diff --git a/tqtinterface/qt4/extensions/nsplugin/examples/grapher/grapher.rc b/tqtinterface/qt4/extensions/nsplugin/examples/grapher/grapher.rc
deleted file mode 100644
index 558c738..0000000
--- a/tqtinterface/qt4/extensions/nsplugin/examples/grapher/grapher.rc
+++ /dev/null
@@ -1,36 +0,0 @@
-
-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 "CompanyName", "Trolltech\0"
- VALUE "FileDescription", "grapher\0"
- VALUE "FileExtents", "g1n\0"
- VALUE "FileOpenName", "Graphable data (*.g1n)\0"
- VALUE "FileVersion", "1, 0, 0, 1\0"
- VALUE "InternalName", "grapher\0"
- VALUE "LegalCopyright", "Copyright © 1997-2008 Trolltech ASA\0"
- VALUE "MIMEType", "application/x-graphable\0"
- VALUE "OriginalFilename", "grapher.dll\0"
- VALUE "ProductName", "Trolltech grapher\0"
- VALUE "ProductVersion", "1, 0, 0, 1\0"
- END
- END
- BLOCK "VarFileInfo"
- BEGIN
- VALUE "Translation", 0x409, 1252
- END
-END