Re: How to generate Visual C++ Solution tree.
Mauro Ziliani <[email protected]> Fri, 18 Dec 2009 18:36:24 +0100
| Newsgroups | gmane.comp.sysutils.bakefile.devel |
|---|---|
| Message-ID | <[email protected]> |
This is a multi-part message in MIME format. --===============6973475496017381414== Content-Type: multipart/alternative; boundary="------------000006080903080700080101" This is a multi-part message in MIME format. --------------000006080903080700080101 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit I'd to generate the solution tree in this manner. main.sln seriallib/seriallib.vcproj netlib/netlib.vcproj Then from VS2008Express I can compile the entire solution in one click. Looking inside bakefile/tests I see subproject example. This generate 3 vcproj in the same folder. I need to split each vcproj inside him folder. Il 18/12/2009 17.37, Scott Bailey ha scritto: > with a similar tree, I put all my .sln files in a fourth directory > named project. > > SB > > On Fri, Dec 18, 2009 at 9:01 AM, Mauro Ziliani <[email protected] > <mailto:[email protected]>> wrote: > > Goodmorning. > > My project is made by 3 subdirs > > + main > | > +-- seriallib > | > +-- netlib > > I'd like to generate the main.sln with inside seriallib.vcproj e > netlib.vcproj. > > Any idea? > > M.Z. > > > > > > ------------------------------------------------------------------------------ > This SF.Net email is sponsored by the Verizon Developer Community > Take advantage of Verizon's best-in-class app development support > A streamlined, 14 day to market process makes app distribution > fast and easy > Join now and get one step closer to millions of Verizon customers > http://p.sf.net/sfu/verizon-dev2dev > _______________________________________________ > Bakefile-devel mailing list > [email protected] > <mailto:[email protected]> > https://lists.sourceforge.net/lists/listinfo/bakefile-devel > > > > > -- > Scott Bailey > > > ------------------------------------------------------------------------------ > This SF.Net email is sponsored by the Verizon Developer Community > Take advantage of Verizon's best-in-class app development support > A streamlined, 14 day to market process makes app distribution fast and easy > Join now and get one step closer to millions of Verizon customers > http://p.sf.net/sfu/verizon-dev2dev > > > _______________________________________________ > Bakefile-devel mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/bakefile-devel > --------------000006080903080700080101 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html> <head> <meta content="text/html; charset=ISO-8859-1" http-equiv="Content-Type"> </head> <body bgcolor="#ffffff" text="#000000"> I'd to generate the solution tree in this manner.<br> <br> main.sln<br> seriallib/seriallib.vcproj<br> netlib/netlib.vcproj<br> <br> Then from VS2008Express I can compile the entire solution in one click.<br> <br> Looking inside bakefile/tests I see subproject example.<br> This generate 3 vcproj in the same folder.<br> I need to split each vcproj inside him folder.<br> <br> <br> Il 18/12/2009 17.37, Scott Bailey ha scritto: <blockquote cite="mid:ed424ba50912180837wd125412w264e6bd524e3f4e6-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org" type="cite">with a similar tree, I put all my .sln files in a fourth directory named project.<br> <br> SB<br> <br> <div class="gmail_quote">On Fri, Dec 18, 2009 at 9:01 AM, Mauro Ziliani <span dir="ltr"><<a moz-do-not-send="true" href="mailto:[email protected]">[email protected]</a>></span> wrote:<br> <blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Goodmorning.<br> <br> My project is made by 3 subdirs<br> <br> + main<br> |<br> +-- seriallib<br> |<br> +-- netlib<br> <br> I'd like to generate the main.sln with inside seriallib.vcproj e<br> netlib.vcproj.<br> <br> Any idea?<br> <br> M.Z.<br> <br> <br> <br> <br> <br> ------------------------------------------------------------------------------<br> This SF.Net email is sponsored by the Verizon Developer Community<br> Take advantage of Verizon's best-in-class app development support<br> A streamlined, 14 day to market process makes app distribution fast and easy<br> Join now and get one step closer to millions of Verizon customers<br> <a moz-do-not-send="true" href="http://p.sf.net/sfu/verizon-dev2dev" target="_blank">http://p.sf.net/sfu/verizon-dev2dev</a><br> _______________________________________________<br> Bakefile-devel mailing list<br> <a moz-do-not-send="true" href="mailto:[email protected]">[email protected]</a><br> <a moz-do-not-send="true" href="https://lists.sourceforge.net/lists/listinfo/bakefile-devel" target="_blank">https://lists.sourceforge.net/lists/listinfo/bakefile-devel</a><br> </blockquote> </div> <br> <br clear="all"> <br> -- <br> Scott Bailey<br> <pre wrap=""> <fieldset class="mimeAttachmentHeader"></fieldset> ------------------------------------------------------------------------------ This SF.Net email is sponsored by the Verizon Developer Community Take advantage of Verizon's best-in-class app development support A streamlined, 14 day to market process makes app distribution fast and easy Join now and get one step closer to millions of Verizon customers <a class="moz-txt-link-freetext" href="http://p.sf.net/sfu/verizon-dev2dev">http://p.sf.net/sfu/verizon-dev2dev</a> </pre> <pre wrap=""> <fieldset class="mimeAttachmentHeader"></fieldset> _______________________________________________ Bakefile-devel mailing list <a class="moz-txt-link-abbreviated" href="mailto:[email protected]">[email protected]</a> <a class="moz-txt-link-freetext" href="https://lists.sourceforge.net/lists/listinfo/bakefile-devel">https://lists.sourceforge.net/lists/listinfo/bakefile-devel</a> </pre> </blockquote> <br> </body> </html> --------------000006080903080700080101-- --===============6973475496017381414== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline ------------------------------------------------------------------------------ This SF.Net email is sponsored by the Verizon Developer Community Take advantage of Verizon's best-in-class app development support A streamlined, 14 day to market process makes app distribution fast and easy Join now and get one step closer to millions of Verizon customers http://p.sf.net/sfu/verizon-dev2dev --===============6973475496017381414== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ Bakefile-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/bakefile-devel --===============6973475496017381414==--