Changeset 96493 in vbox
- Timestamp:
- Aug 25, 2022 2:55:07 PM (2 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/configure.vbs
r96407 r96493 1938 1938 if strPathPython <> "" then 1939 1939 if LogFileExists(strPathPython, "python.exe") _ 1940 and LogDirExists(strPathPython & "/DLLs") _1941 1940 then 1942 1941 CheckForPythonSub = UnixSlashes(PathAbs(strPathPython & "/python.exe"))
Note:
See TracChangeset
for help on using the changeset viewer.