Changeset c90b437dd8 in tspsg for resources
- Timestamp:
- Jul 11, 2012, 11:47:26 AM (12 years ago)
- Branches:
- appveyor, imgbot, master, readme
- Children:
- 356169a3d3
- Parents:
- 0af510a462
- git-author:
- Oleksii Serdiuk <contacts@…> (07/11/12 11:47:26)
- git-committer:
- Oleksii Serdiuk <contacts@…> (07/11/12 11:51:42)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
resources/tspsg.rc
r0af510a462 rc90b437dd8 1 1 /* 2 2 * TSPSG: TSP Solver and Generator 3 * Copyright (C) 2007-201 0 Lёppa<contacts[at]oleksii[dot]name>3 * Copyright (C) 2007-2012 Oleksii Serdiuk <contacts[at]oleksii[dot]name> 4 4 * 5 5 * $Id: $Format:%h %ai %an$ $ … … 48 48 VALUE "FileVersion", BUILD_VERSION 49 49 VALUE "InternalName", "TSPSG" 50 VALUE "LegalCopyright", "Copyright © 2007-201 0Oleksii Serdiuk <contacts[at]oleksii[dot]name>"50 VALUE "LegalCopyright", "Copyright © 2007-2012 Oleksii Serdiuk <contacts[at]oleksii[dot]name>" 51 51 #ifdef DEBUG 52 52 VALUE "OriginalFilename", "tspsgd.exe"
Note: See TracChangeset
for help on using the changeset viewer.