Re: [Coapp-developers] Shallow-forking win-iconv

2011-05-14 Thread Adam Baxter
OK, so the project I currently have in there, what's it actually meant to build? Do I need any code in the second project or do I just add a reference to the main project and set the output to .dll? On Sun, May 15, 2011 at 12:02 PM, Jonathan Wilson wrote: > Adam Baxter wrote: > >> It's pretty ter

Re: [Coapp-developers] Shallow-forking win-iconv

2011-05-14 Thread Jonathan Wilson
Adam Baxter wrote: It's pretty terrible right now, but I'm impressed that I was able to get this far. My main problems are with getting the VCProj to do what I want (How do I output both an exe and a dll file at the same time?) You will need a separate vcproj file for the dll and the exe with bot