|
From: | Nicola Pero |
Subject: | Re: a color management issue and how do I link TOOL_NAME stuffs with AppKit |
Date: | Tue, 25 Nov 2003 14:05:31 +0000 (GMT) |
> TOOL_NAME: > How do I get tool (TOOL_NAME) linked with AppKit? include $(GNUSTEP_MAKEFILES)/common.make TOOL_NAME = AppKitTool AppKitTool_OBJC_FILES = main.m # Link the tool with gnustep-gui AppKitTool_OBJC_LIBS += -lgnustep-gui include $(GNUSTEP_MAKEFILES)/tool.make
[Prev in Thread] | Current Thread | [Next in Thread] |