~ubuntu-branches/ubuntu/dapper/ncbi-tools6/dapper

« back to all changes in this revision

Viewing changes to link/mswin/blastcl3.rc

  • Committer: Bazaar Package Importer
  • Author(s): Aaron M. Ucko
  • Date: 2002-04-04 22:13:09 UTC
  • Revision ID: james.westby@ubuntu.com-20020404221309-vfze028rfnlrldct
Tags: upstream-6.1.20011220a
ImportĀ upstreamĀ versionĀ 6.1.20011220a

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
#include <windows.h>
 
2
#include "ncbirc.h"
 
3
 
 
4
STRINGTABLE
 
5
   BEGIN
 
6
   STR_PROGRAM, "Blast Client  3.00"
 
7
   END
 
8
 
 
9
ICO_PROGRAM  ICON ncbilogo.ico
 
10
ICO_NCBILOGO ICON ncbilogo.ico
 
11