Code::Blocks Forums

Developer forums (C::B DEVELOPMENT STRICTLY!) => Development => Topic started by: afb on March 26, 2007, 01:01:02 pm

Title: supported platforms
Post by: afb on March 26, 2007, 01:01:02 pm
Now, if a project specifies platform = All, shouldn't it also allow platform_unknown then ?
(so: probably a line to SupportsCurrentPlatform to return true for m_Platform == spAll)

I'll add Darwin and Solaris to the list proper, just thought it was strange to reject them...