Home
last modified time | relevance | path

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

/development/build/tools/
Dmk_sources_zip.py27 TOP_FOLDER = "src" variable
188 arc_path = os.path.join(TOP_FOLDER, dest_pkg, os.path.basename(filepath))
229 props_dest = os.path.join(p.zipfile, TOP_FOLDER + "/source.properties")
234 z.write(p.PROPS, TOP_FOLDER + "/source.properties")
243 shellExec("zip", "-9r", "_temp.zip", TOP_FOLDER)