mirror of
https://github.com/python/cpython.git
synced 2025-07-24 11:44:31 +00:00
Trent Mick: Setup PC configuration so that MSDEV chooses the x86
release project config as the default.
This commit is contained in:
parent
ecb84f8e75
commit
a4596a4ba5
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue