William A. Rowe, Jr. said the following on 11/03/2008 07:32 AM:
> Lets look to supporting [name your favorite IDE] as a bigger picture
> item not specific to windows, and to transition away from .dsp for
> the build/ide view support.

What about going one step further and using a tool
able to generate Makefiles and IDE files for [name some of your favorite IDEs] ?

I'm thinking about something like CMake, which is able to target
the following environments on Windows :
# Borland Makefiles
# MSYS Makefiles
# MinGW Makefiles
# NMake Makefiles
# Unix Makefiles
# Visual Studio 6
# Visual Studio 7
# Visual Studio 7 .NET 2003
# Visual Studio 8 2005
# Visual Studio 8 2005 Win64
# Visual Studio 9 2008
# Visual Studio 9 2008 Win64
# Watcom WMake
# CodeBlocks - MinGW Makefiles
# CodeBlocks - Unix Makefiles
# Eclipse CDT4 - MinGW Makefiles
# Eclipse CDT4 - NMake Makefiles
# Eclipse CDT4 - Unix Makefiles

--
Marc Noirot
http://www.apachefrance.com/

Reply via email to