diff ui/img/icon.rc @ 620:bc02ee484067

Add dummy logging with ressourced messages. The hack in icon.rc is necessary as with mingw 3.0 there appears to be a problem to include multiple resources after another. The data is included but the sections are not detected correctly in windows. Combining them in a single resource fixes this.
author Andre Heinecke <andre.heinecke@intevation.de>
date Thu, 19 Jun 2014 17:48:10 +0200
parents 20f81c195cc4
children
line wrap: on
line diff
--- a/ui/img/icon.rc	Thu Jun 19 17:45:06 2014 +0200
+++ b/ui/img/icon.rc	Thu Jun 19 17:48:10 2014 +0200
@@ -1,1 +1,2 @@
+#include "events.rc"
 IDI_ICON1               ICON    DISCARDABLE     "icon.ico"

http://wald.intevation.org/projects/trustbridge/