Headrer Files
Headrer Files
- Subject: Headrer Files
- From: koko <email@hidden>
- Date: Tue, 30 Aug 2011 19:07:49 -0600
Say I have two header files with the same name. (Long story as to why so let's get past that for now).
I put them in folders:
Folder A
Folder B
So I have
Folder A
Header.h
Folder B
Header.h
How do I construct my #include to get the header I want included as in:
implem1.cpp
#include Folder A/Header.h
implem2.cpp
#include Folder B/Header.h
Any solution will be welcome !
-koko
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden