Debug
Win32
Release
Win32
PGInstrument
Win32
PGInstrument
x64
PGUpdate
Win32
PGUpdate
x64
Debug
x64
Release
x64
{7E85ECCF-A72C-4DA4-9E52-884508E80BA1}
tk
Makefile
$(tcltkDir)
$(OutDir)bin\$(tkDLLName)
msvcrt
symbols,msvcrt
TCLDIR="$(tclDir.TrimEnd(`\`))" INSTALLDIR="$(OutDir.TrimEnd(`\`))"
DEBUGFLAGS="-wd4456 -wd4457 -wd4458 -wd4459 -wd4996"
setlocal
@(ExpectedOutputs->'if not exist "%(FullPath)" goto build','
')
goto :eof
:build
set VCINSTALLDIR=$(VCInstallDir)
cd /D "$(tkDir)win"
nmake /nologo -f makefile.vc RC=rc MACHINE=$(TclMachine) OPTS=$(TkOpts) $(TkDirs) $(DebugFlags) all
nmake /nologo -f makefile.vc RC=rc MACHINE=$(TclMachine) OPTS=$(TkOpts) $(TkDirs) $(DebugFlags) install-binaries install-libraries
{b5fd6f1d-129e-4bff-9340-03606fac7283}
false