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 BUILDDIRTOP="$(BuildDirTop)" TCLDIR="$(tclDir.TrimEnd(`\`))" INSTALLDIR="$(OutDir.TrimEnd(`\`))" DEBUGFLAGS="-wd4456 -wd4457 -wd4458 -wd4459 -wd4996" WARNINGS="-W3 -wd4244 -wd4267 -wd4311 -wd4312 -wd4334" setlocal set VCINSTALLDIR=$(VCInstallDir) cd /D "$(tkDir)win" nmake /nologo -f makefile.vc RC=rc MACHINE=$(TclMachine) OPTS=$(TkOpts) $(TkDirs) $(DebugFlags) $(WarningsFlags) all nmake /nologo -f makefile.vc RC=rc MACHINE=$(TclMachine) OPTS=$(TkOpts) $(TkDirs) $(DebugFlags) $(WarningsFlags) install-binaries install-libraries copy /Y ..\license.terms "$(OutDir)\tklicense.terms" {b5fd6f1d-129e-4bff-9340-03606fac7283} false