discuss-gnustep
[Top][All Lists]
Advanced

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

ctool_OBJC_FILES


From: Lyndon Tremblay
Subject: ctool_OBJC_FILES
Date: Sun, 18 May 2003 14:09:31 -0600 (MDT)

The ctool project types do not support OBJC files. This case, works great:

CLIBRARY_NAME = Something
Something_OBJC_FILES = SourceFile.m
Something_LIBRARIES_DEPEND_UPON += -lobjc

But, using CTOOL_NAME instead (and including ctool.make or clibrary.make of course) does not recognize them as sources.

And so you know, this is my way of creating *standalone* ObjC projects using gnustep-make. (ie. without -base)

--Lyndon





reply via email to

[Prev in Thread] Current Thread [Next in Thread]