From 9ffc4e7be51b04a2820b030703f270236cfffe05 Mon Sep 17 00:00:00 2001 From: Simon Clitherow Date: Sun, 11 May 2003 20:58:41 +0000 Subject: [PATCH] cygwin build now uses Matt Ebb's new blender icon --- source/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/source/Makefile b/source/Makefile index f67c1cfedaf..66812ac648b 100644 --- a/source/Makefile +++ b/source/Makefile @@ -405,9 +405,9 @@ ifeq ($(OS),windows) BINTARGETS += blenderdynplayer BINTARGETS += plugin - PULIB += $(OCGDIR)/blender/icons/$(DEBUG_DIR)winpublisher.res + PULIB += $(OCGDIR)/blender/icons/$(DEBUG_DIR)winblender.res PULIB += $(NAN_ZLIB)/lib/libz.a - SPLIB += $(OCGDIR)/blender/icons/$(DEBUG_DIR)winplayer.res + SPLIB += $(OCGDIR)/blender/icons/$(DEBUG_DIR)winblender.res SPLIB += $(NAN_ZLIB)/lib/libz.a ifdef NAN_PLAYERSTATIC