Changeset 1757eb594b in tspsg for resources
- Timestamp:
- Jan 12, 2010, 3:11:24 PM (15 years ago)
- Branches:
- 0.1.3.145-beta1-symbian, 0.1.4.170-beta2-bb10, appveyor, imgbot, master, readme
- Children:
- fcd8c1e4c1
- Parents:
- 64f288c0f8
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
resources/tspsg.rc
r64f288c0f8 r1757eb594b 1 1 /* 2 2 * TSPSG: TSP Solver and Generator 3 * Copyright (C) 2007-20 09Lёppa <contacts[at]oleksii[dot]name>3 * Copyright (C) 2007-2010 Lёppa <contacts[at]oleksii[dot]name> 4 4 * 5 5 * $Id$ … … 50 50 VALUE "FileVersion", BUILD_VERSION 51 51 VALUE "InternalName", "TSPSG" 52 VALUE "LegalCopyright", "Copyright © 2007 - 2009 Lёppa"52 VALUE "LegalCopyright", "Copyright © 2007-2010 Lёppa <contacts[at]oleksii[dot]name>" 53 53 VALUE "OriginalFilename", "tspsg.exe" 54 54 VALUE "ProductName", "TSPSG"
Note: See TracChangeset
for help on using the changeset viewer.