discuss-gnustep
[Top][All Lists]
Advanced

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

Re: How to compile obj-c and c++ together


From: Nicola Pero
Subject: Re: How to compile obj-c and c++ together
Date: Tue, 29 Jun 2010 23:52:25 +0100


include $(GNUSTEP_MAKEFILES)/common.make

APP_NAME = PanelTest

PanelTest_OBJCC_FILES = source.mm
PenelTest_CC_FILES = testMake.cc

This should be 'PanelTest', not 'PenelTest'. ;-)

Thanks




reply via email to

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