Re: Visual D - Solution with Static Lib and Console App.

2012-12-06 Thread Nekroze
On Thursday, 6 December 2012 at 22:26:07 UTC, Rainer Schuetze wrote: On 06.12.2012 23:14, Nekroze wrote: On Thursday, 6 December 2012 at 22:06:43 UTC, Rainer Schuetze wrote: On 06.12.2012 23:00, Nekroze wrote: On Thursday, 6 December 2012 at 21:28:38 UTC, Rainer Schuetze wrote: On 06.12

Re: Visual D - Solution with Static Lib and Console App.

2012-12-06 Thread Rainer Schuetze
On 06.12.2012 23:14, Nekroze wrote: On Thursday, 6 December 2012 at 22:06:43 UTC, Rainer Schuetze wrote: On 06.12.2012 23:00, Nekroze wrote: On Thursday, 6 December 2012 at 21:28:38 UTC, Rainer Schuetze wrote: On 06.12.2012 22:03, Nekroze wrote: Ok so I have the need to make a static li

Re: Visual D - Solution with Static Lib and Console App.

2012-12-06 Thread Nekroze
On Thursday, 6 December 2012 at 22:06:43 UTC, Rainer Schuetze wrote: On 06.12.2012 23:00, Nekroze wrote: On Thursday, 6 December 2012 at 21:28:38 UTC, Rainer Schuetze wrote: On 06.12.2012 22:03, Nekroze wrote: Ok so I have the need to make a static library that will be reused in multiple f

Re: Visual D - Solution with Static Lib and Console App.

2012-12-06 Thread Rainer Schuetze
On 06.12.2012 23:00, Nekroze wrote: On Thursday, 6 December 2012 at 21:28:38 UTC, Rainer Schuetze wrote: On 06.12.2012 22:03, Nekroze wrote: Ok so I have the need to make a static library that will be reused in multiple future projects. My thinking was that in future solutions i can just ad

Re: Visual D - Solution with Static Lib and Console App.

2012-12-06 Thread Nekroze
On Thursday, 6 December 2012 at 21:28:38 UTC, Rainer Schuetze wrote: On 06.12.2012 22:03, Nekroze wrote: Ok so I have the need to make a static library that will be reused in multiple future projects. My thinking was that in future solutions i can just add an existing project, my static libra

Re: Visual D - Solution with Static Lib and Console App.

2012-12-06 Thread Rainer Schuetze
On 06.12.2012 22:03, Nekroze wrote: Ok so I have the need to make a static library that will be reused in multiple future projects. My thinking was that in future solutions i can just add an existing project, my static library project, so it would grab it and just work. However i cannot seem to