Home
last modified time | relevance | path

Searched refs:cygwin_dkt_exe_path (Results 1 – 1 of 1) sorted by relevance

/CafeSDK-2.12.13/system/src/tool/cafex/
DExecutableClasses.cs28 …static string cygwin_dkt_exe_path = "\"" + Environment.GetEnvironmentVariable("CAFE_ROOT") + "\\sy… field in CafeX.dkt
36 dkt_or_temp_exe_path = cygwin_dkt_exe_path; in GetExeName()