summaryrefslogtreecommitdiff
path: root/resource.rc
diff options
context:
space:
mode:
authorDaniel Wilhelm <daniel@wili.li>2014-04-18 17:01:29 +0200
committerDaniel Wilhelm <daniel@wili.li>2014-04-18 17:01:29 +0200
commit9a2a524f1e311853d08050be2dcdddc09ac7759a (patch)
treed8e4a24169fce88c2d89931d58514889a0bcb0ea /resource.rc
parent2.3 (diff)
downloadFreeFileSync-9a2a524f1e311853d08050be2dcdddc09ac7759a.tar.gz
FreeFileSync-9a2a524f1e311853d08050be2dcdddc09ac7759a.tar.bz2
FreeFileSync-9a2a524f1e311853d08050be2dcdddc09ac7759a.zip
3.0
Diffstat (limited to 'resource.rc')
-rw-r--r--resource.rc1
1 files changed, 1 insertions, 0 deletions
diff --git a/resource.rc b/resource.rc
index 6699cf44..21c8b8ce 100644
--- a/resource.rc
+++ b/resource.rc
@@ -3,3 +3,4 @@
//naming convention to set icon sequence in executable file
A_PROGRAM_ICON ICON DISCARDABLE "library/FreeFileSync.ico"
B_BATCH_ICON ICON DISCARDABLE "library/Batch.ico"
+C_SYNC_DB_ICON ICON DISCARDABLE "library/SyncDB.ico"
bgstack15