From a4596a4ba5d366c0c35db47ffbce23ff3d8d6723 Mon Sep 17 00:00:00 2001 From: Guido van Rossum Date: Fri, 21 Jan 2000 00:03:42 +0000 Subject: Trent Mick: Setup PC configuration so that MSDEV chooses the x86 release project config as the default. --- PCbuild/_tkinter.dsp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/PCbuild/_tkinter.dsp b/PCbuild/_tkinter.dsp index 42a351f..5727ae4 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 -- cgit v0.12