cygwin build now uses Matt Ebb's new blender icon

This commit is contained in:
2003-05-11 20:58:41 +00:00
parent 92b017f3ce
commit 9ffc4e7be5

View File

@@ -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