This patch includes the necessary files and changes to support point-and-click building of the Tcl binaries via the Visual Studio 2005 IDE. I would appreciate a review of these before I commit them.
Sync'd up debug/threading defines. Factored out the need for a static manifest file. Use one VSPROPS file instead of two. Unfortunately, the command line arguments (etc) are stored in the DebugSettings element, which is in the per-user project file. These cannot be set in the generic project file.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Updated to cleanup and fix several issues.
Updated to make compiler/linker options consistent between projects.
Updated to add missing file and add support for VS 2008 as well (including VC++ Express).
Fixes UAC manifest issue.
Sync'd up debug/threading defines. Factored out the need for a static manifest file. Use one VSPROPS file instead of two. Unfortunately, the command line arguments (etc) are stored in the DebugSettings element, which is in the per-user project file. These cannot be set in the generic project file.
v6 patch (8.6 HEAD)