Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: <mailto:cygwin-subscribe AT cygwin DOT com> List-Archive: <http://sources.redhat.com/ml/cygwin/> List-Post: <mailto:cygwin AT cygwin DOT com> List-Help: <mailto:cygwin-help AT cygwin DOT com>, <http://sources.redhat.com/ml/#faqs> Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Message-Id: <5.1.1.6.0.20021106132853.0b4b3fc0@pop.nycap.rr.com> X-Sender: billlist AT pop DOT nycap DOT rr DOT com Date: Wed, 06 Nov 2002 13:29:54 -0500 To: "J. Scott Edwards" <sedwards AT xmission DOT com>, cygwin AT cygwin DOT com From: "William A. Hoffman" <billlist AT nycap DOT rr DOT com> Subject: Re: Is there a tool to use .dsp files for make? In-Reply-To: <Pine.GSO.4.44.0211051507280.7436-100000@xmission.xmission. com> References: <20021105172003 DOT GH5187 AT redhat DOT com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Have a look at CMake www.cmake.org. Basically, you create a simple input format that cmake then turns into a makefile or a dsp file, or a .NET project file. -Bill At 03:18 PM 11/5/2002 -0700, J. Scott Edwards wrote: >Hello, > >I appologize for the somewhat off topic post. I have been using Cygwin >for my development on projects in the past. On the projects in the past >we have had both .dsp files for programmers who use Visual Studio and >Makefiles for programmers who didn't. Of course there was some occasional >grief when one of them got out of sync. But on the new project the people >in charge have decided that we will only have .dsp files and everybody has >to use Visual Studio. > >Does anyone know of a tool which can either just do what make does from a >.dsp file or convert a .dsp file to a makefile? I have looked through the >.dsp files and it doesn't look horribly difficult, but then everything >looks easy until you actually try to do it ;) > >Thanks > -Scott > > > > >-- >Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple >Bug reporting: http://cygwin.com/bugs.html >Documentation: http://cygwin.com/docs.html >FAQ: http://cygwin.com/faq/ -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/