Re: [Anjuta-list] how to include a header file for my project in 2.3.1?



Hello

On Thu, 2008-01-10 at 01:03 +0000, baybora baran wrote:
> Hi Everyone,
> 
> I could not find the way to add a header file to my project.
> So the project gives *.h could not be found error.
> How can I add an include path to my project?
Update src/Makfile.am, to include the path and rebuild the project.

INCLUDES = \
        -DPACKAGE_LOCALE_DIR=\""$(prefix)/$(DATADIRNAME)/locale"\" \
        -DPACKAGE_SRC_DIR=\""$(srcdir)"\" \
        -DPACKAGE_DATA_DIR=\""$(datadir)"\" \
	/my/path

> 
> Thnx in advance!
> 
> Bora
> 
> _________________________________________________________________
> Hem e-postalarinizi, hem de Bilgisayarinizi MSN Gvenlik ile koruma altina 
> alin! http://www.msn.com.tr/security/
> 
> 
> -------------------------------------------------------------------------
> Check out the new SourceForge.net Marketplace.
> It's the best place to buy or sell services for
> just about anything Open Source.
> http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
> _______________________________________________ Anjuta-list mailing list Anjuta-list lists sourceforge net https://lists.sourceforge.net/lists/listinfo/anjuta-list
-- 
Ritesh Khadgaray
ॐ मणि पद्मे हूँ
Desktop LinuX N Stuff
Ph: +919970164885
Eat Right, Exercise, Die Anyway.
Fedora is the best of what works today.  Enterprise Linux is the best of
what will work consistently for the next seven years.





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