Home
last modified time | relevance | path

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

/napi_generator/napi_IntelliJ_plugin/src/com/sk/dialog/
DGenerateDialogPane.java451 …String cppRelativePath = getRelativePath(new File(genOutDir).getPath(), new File(scriptOutDir).get… in writeCompileCfg() local
459 … .replaceAll("PATH/", cppRelativePath).replaceAll("FILE_PREFIX", cppNamePrefix); in writeCompileCfg()