coapp-developers team mailing list archive
-
coapp-developers team
-
Mailing list archive
-
Message #00939
Re: Shallow-forking win-iconv
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 <jfwfreo@xxxxxxxxxxx>wrote:
> 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 both
> referenced in the sln file
>
References