Home
last modified time | relevance | path

Searched defs:TARGETDIR (Results 1 - 1 of 1) sorted by relevance

/third_party/python/Tools/msi/
H A Dtestrelease.bat7 set TARGETDIR=%TEMP% variable
17 if "%1" EQU "-t" (set TARGETDIR=%~2) && shift && shift && goto CheckOpts variable
18 if "%1" EQU "--target" (set TARGETDIR=%~2) && shift && shift && goto CheckOpts variable

Completed in 1 milliseconds