Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sources.redhat.com/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sources.redhat.com/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Date: Wed, 6 Nov 2002 17:52:22 -0700 (MST)
From: "J. Scott Edwards" <sedwards@xmission.com>
To: Max Bowsher <maxb@ukf.net>
cc: cygwin@cygwin.com
Subject: Re: Is there a tool to use .dsp files for make?
In-Reply-To: <00f301c2851a$08f43060$78d96f83@pomello>
Message-ID: <Pine.GSO.4.44.0211061750070.7942-100000@xmission.xmission.com>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
X-Spam-Status: No, hits=-3.0 required=8.0
	tests=EMAIL_ATTRIBUTION,IN_REP_TO,QUOTED_EMAIL_TEXT,
	      SPAM_PHRASE_00_01,USER_AGENT_PINE
	version=2.43
X-Spam-Level: 


On Tue, 5 Nov 2002, Max Bowsher wrote:

> J. Scott Edwards <sedwards@xmission.com> 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 ;)
>
> I don't actually use it myself, but...
>
> Google on dsw2mak:
> http://www.google.co.uk/search?q=dsw2mak
>
>
> HTH,
>
> Max.
>
>
>

That worked great!  Well, I had to edit the Makefiles a bit because it
didn't recognize our compiler, but other than that it seemed to work fine.

I kept searching for the project files, it never occurred to me to search
for workspace files.

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/

