[chronojump] Add missing resource to the win32 build



commit d3fee48506278f7cab35a855da3145a2b015c82e
Author: Andoni Morales Alastruey <ylatuya gmail com>
Date:   Thu Jun 17 00:38:21 2010 +0200

    Add missing resource to the win32 build

 Makefile.win32 |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/Makefile.win32 b/Makefile.win32
index c7a2c11..5e50cd8 100644
--- a/Makefile.win32
+++ b/Makefile.win32
@@ -271,6 +271,7 @@ CHRONOJUMP_RESOURCES =  \
 	-resource:../images/calendar.png,calendar.png \
 	-resource:../images/chronojump_logo.png,chronojump_logo.png \
 	-resource:../images/chronojump-boscosystem.png,chronojump-boscosystem.png \
+	-resource:../images/chronojump-boscosystem_white_bg.png,chronojump-boscosystem_white_bg.png \
 	-resource:../images/chronojump-boscosystem_320.png,chronojump-boscosystem_320.png
 
 CHRONOJUMP_REFERENCES = \



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]