Is there a way to import external source files into a
MonoDevelop
project? I have a C++ project, and I want to know how do I
import C++
files into the project. I can't figure out how to do it. Is
there any
option to import external source files into a project?
--
Mikel <mikeloco14gmail.com>
_______________________________________________
Monodevelop-list mailing list
Monodevelop-listlists.ximian.com
http://lists.ximian.com/mailman/listinfo/monodevelop-li
st
Re: How do I Import External source
files?
2008-03-15 14:21:44
On Sat, Mar 15, 2008 at 8:01 AM, Mikel Perez < mikeloco14gmail.com">mikeloco14gmail.com> wrote:
Is there a way to import external source files into a MonoDevelop
project? I have a C++ project, and I want to know how do I import C++
files into the project. I can't figure out how to do it. Is there any
option to import external source files into a project?
In the solution pad right lick on the project node->Add->Add files.
The C/C++ addin currently does not support all the fancy project import/export/makefile synchronisaiton stuff.
Re: How do I Import External source
files?
2008-03-17 14:32:29
Any estimate for when will it support those kind of features?
Vitor Hugo Barros
On Sat, Mar 15, 2008 at 7:21 PM, Marcos Marín < marcosmaringmail.com">marcosmaringmail.com> wrote:
On Sat, Mar 15, 2008 at 8:01 AM, Mikel Perez < mikeloco14gmail.com" target="_blank">mikeloco14gmail.com> wrote:
Is there a way to import external source files into a MonoDevelop
project? I have a C++ project, and I want to know how do I import C++
files into the project. I can't figure out how to do it. Is there any
option to import external source files into a project?
In the solution pad right lick on the project node->Add->Add files.
The C/C++ addin currently does not support all the fancy project import/export/makefile synchronisaiton stuff.