delorie.com/archives/browse.cgi | search |
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 |
Date: | Wed, 6 Nov 2002 18:06:45 -0700 (MST) |
From: | "J. Scott Edwards" <sedwards AT xmission DOT com> |
To: | "William A. Hoffman" <billlist AT nycap DOT rr DOT com> |
cc: | cygwin AT cygwin DOT com |
Subject: | Re: Is there a tool to use .dsp files for make? |
In-Reply-To: | <5.1.1.6.0.20021106132853.0b4b3fc0@pop.nycap.rr.com> |
Message-ID: | <Pine.GSO.4.44.0211061755060.7942-100000@xmission.xmission.com> |
MIME-Version: | 1.0 |
X-Spam-Status: | No, hits=-2.9 required=8.0 |
tests=EMAIL_ATTRIBUTION,IN_REP_TO,QUOTED_EMAIL_TEXT, | |
SPAM_PHRASE_00_01,UNSUB_PAGE,USER_AGENT_PINE | |
version=2.43 | |
X-Spam-Level: |
I used CMake a few years ago on a project (I had no idea it could create a .dsp file). But I don't think I would ever sell that idea. Most of the people here are firmly commited to working in Visual Studio and don't want to deal with anything else. They didn't seem to be too excited this morning when I was using the Makefile that dsw2mak created to do my builds ;) But thanks anyway, I will keep the CMake thing in mind for other tasks. -Scott On Wed, 6 Nov 2002, William A. Hoffman wrote: > 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/
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |