Debug
Win32
Release
Win32
PGInstrument
Win32
PGInstrument
x64
PGUpdate
Win32
PGUpdate
x64
Debug
x64
Release
x64
{B5FD6F1D-129E-4BFF-9340-03606FAC7283}
Makefile
$(tcltkDir)
$(OutDir)bin\$(tclDLLName)
msvcrt
symbols,msvcrt
INSTALLDIR="$(OutDir.TrimEnd(`\`))" INSTALL_DIR="$(OutDir.TrimEnd(`\`))"
DEBUGFLAGS="-wd4456 -wd4457 -wd4458 -wd4459 -wd4996"
setlocal
@(ExpectedOutputs->'if not exist "%(FullPath)" goto build','
')
goto :eof
:build
set VCINSTALLDIR=$(VCInstallDir)
cd /D "$(tclDir)win"
nmake -f makefile.vc MACHINE=$(TclMachine) OPTS=$(TclOpts) $(TclDirs) $(DebugFlags) core shell dlls
nmake -f makefile.vc MACHINE=$(TclMachine) OPTS=$(TclOpts) $(TclDirs) $(DebugFlags) install-binaries install-libraries