From: Guido van Rossum Date: Fri, 21 Jan 2000 00:03:42 +0000 (+0000) Subject: Trent Mick: Setup PC configuration so that MSDEV chooses the x86 X-Git-Tag: v1.6a1~531 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=a4596a4ba5d366c0c35db47ffbce23ff3d8d6723;p=thirdparty%2FPython%2Fcpython.git Trent Mick: Setup PC configuration so that MSDEV chooses the x86 release project config as the default. --- diff --git a/PCbuild/_tkinter.dsp b/PCbuild/_tkinter.dsp index 42a351f38e72..5727ae434e2a 100644 --- a/PCbuild/_tkinter.dsp +++ b/PCbuild/_tkinter.dsp @@ -18,10 +18,10 @@ CFG=_tkinter - Win32 Alpha Debug !MESSAGE !MESSAGE Possible choices for configuration are: !MESSAGE -!MESSAGE "_tkinter - Win32 x86 Release" (based on "Win32 (x86) Dynamic-Link Library") -!MESSAGE "_tkinter - Win32 x86 Debug" (based on "Win32 (x86) Dynamic-Link Library") !MESSAGE "_tkinter - Win32 Alpha Debug" (based on "Win32 (ALPHA) Dynamic-Link Library") !MESSAGE "_tkinter - Win32 Alpha Release" (based on "Win32 (ALPHA) Dynamic-Link Library") +!MESSAGE "_tkinter - Win32 x86 Debug" (based on "Win32 (x86) Dynamic-Link Library") +!MESSAGE "_tkinter - Win32 x86 Release" (based on "Win32 (x86) Dynamic-Link Library") !MESSAGE # Begin Project