Home
last modified time | relevance | path

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

/dports/net-mgmt/seafile-client/seafile-7.0.9/
H A Dsetupwin.py47 def to_win_path(path): function
270 destdir = to_win_path(sys.argv[1])
/dports/net-mgmt/seafile-client/seafile-7.0.9/scripts/build/
H A Dbuild-msi.py78 def to_win_path(path): function
394 srcdir = to_win_path(get_option(CONF_SRCDIR))
401 builddir = to_win_path(get_option(CONF_BUILDDIR))
408 outputdir = to_win_path(get_option(CONF_OUTPUTDIR))
836 certfile = to_win_path(certfile)
837 fn = to_win_path(fn)