[muscle] Re: vc++ settings proposal

  • From: "Mika Lindqvist" <linki@xxxxxxx>
  • To: <muscle@xxxxxxxxxxxxx>
  • Date: Wed, 6 Aug 2003 13:13:54 +0300

> -----Original Message-----
> From: muscle-bounce@xxxxxxxxxxxxx 
> [mailto:muscle-bounce@xxxxxxxxxxxxx] On Behalf Of David Svanberg
> Sent: Wednesday, August 06, 2003 1:10 PM
> To: muscle@xxxxxxxxxxxxx
> Subject: [muscle] vc++ settings proposal
> 
> 
> Hi folks,
> 
> I would suggest adding some project settings for the vc++ project.
> 
> My proposal is that there is four configurations for the 
> muscle project:
> 
> - "Release MT", CRT:Multi-Threaded, output:muscle-mt.lib
> - "Release ST", compiled with -DMUSCLE_SINGLE_THREAD_ONLY, 
> CRT:Single-Threaded, output:muscle-st.lib
> - "Debug MT", CRT:Multi-Threaded Debug, no optimization, 
> output:muscle-mtd.lib
> - "Debug ST", compiled with -DMUSCLE_SINGLE_THREAD_ONLY, 
> CRT:Single-Threaded Debug, no optimization, output:muscle-std.lib
> 
> The muscled and admin projects makes use of muscle's "Release 
> ST" configuration (linking against muscle-st.lib).
> 
> Sometime soon it's also time to support the MSVC.NET project 
> settings format (.sln, .vcproj). I can help with the 
> translation - but I think we should agree to the above 
> discussion first.
> 
> What do you guys think about this?
> 
> Cheers,
> David Svanberg

I agree... The project files need to be updated anyways.


Mika T. Lindqvist
FieldNet Association

BeShare: Monni
IRCnet : JetSonI



Other related posts: