From 53b33dfabd8e1fea4680b2adb721edc0f0d589ad Mon Sep 17 00:00:00 2001 From: leo Date: Sun, 10 Mar 2002 03:29:33 +0000 Subject: Updated files for VC++ 6.0. git-svn-id: http://svn.leocad.org/trunk@282 c7d43263-9d01-0410-8a33-9dba5d9f93d6 --- tools/update/.cvsignore | 1 + tools/update/update.dsp | 5 +++-- tools/update/update.dsw | 4 ++-- 3 files changed, 6 insertions(+), 4 deletions(-) (limited to 'tools') diff --git a/tools/update/.cvsignore b/tools/update/.cvsignore index a07b458..fc55230 100755 --- a/tools/update/.cvsignore +++ b/tools/update/.cvsignore @@ -2,3 +2,4 @@ Release Debug *.ncb *.opt +*.plg diff --git a/tools/update/update.dsp b/tools/update/update.dsp index fa7ec51..08665ff 100755 --- a/tools/update/update.dsp +++ b/tools/update/update.dsp @@ -1,5 +1,5 @@ # Microsoft Developer Studio Project File - Name="update" - Package Owner=<4> -# Microsoft Developer Studio Generated Build File, Format Version 5.00 +# Microsoft Developer Studio Generated Build File, Format Version 6.00 # ** DO NOT EDIT ** # TARGTYPE "Win32 (x86) Console Application" 0x0103 @@ -22,6 +22,7 @@ CFG=update - Win32 Debug !MESSAGE # Begin Project +# PROP AllowPerConfigDependencies 0 # PROP Scc_ProjName "" # PROP Scc_LocalPath "" CPP=cl.exe @@ -63,7 +64,7 @@ LINK32=link.exe # PROP Intermediate_Dir "Debug" # PROP Target_Dir "" # ADD BASE CPP /nologo /W3 /Gm /GX /Zi /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /c -# ADD CPP /nologo /W3 /Gm /GX /Zi /Od /I "../../common" /I "../../win" /D "_DEBUG" /D "WIN32" /D "_CONSOLE" /D "_MBCS" /D "LC_WINDOWS" /YX /FD /c +# ADD CPP /nologo /W3 /Gm /GX /ZI /Od /I "../../common" /I "../../win" /D "_DEBUG" /D "WIN32" /D "_CONSOLE" /D "_MBCS" /D "LC_WINDOWS" /YX /FD /c # ADD BASE RSC /l 0x409 /d "_DEBUG" # ADD RSC /l 0x409 /d "_DEBUG" BSC32=bscmake.exe diff --git a/tools/update/update.dsw b/tools/update/update.dsw index a5ca0a2..829e2e8 100755 --- a/tools/update/update.dsw +++ b/tools/update/update.dsw @@ -1,9 +1,9 @@ -Microsoft Developer Studio Workspace File, Format Version 5.00 +Microsoft Developer Studio Workspace File, Format Version 6.00 # WARNING: DO NOT EDIT OR DELETE THIS WORKSPACE FILE! ############################################################################### -Project: "update"=.\update.dsp - Package Owner=<4> +Project: "update"=".\update.dsp" - Package Owner=<4> Package=<5> {{{ -- cgit v1.2.3