joplin/joplin.sublime-project

19 lines
323 B
Plaintext
Executable File

{
"folders":
[
{
"path": ".",
"folder_exclude_patterns": [
"var"
]
}
],
"build_systems":
[
{
"name": "Build evernote-import",
"shell_cmd": "D:\\Programmes\\cygwin\\bin\\bash.exe --login D:\\Web\\www\\joplin\\QtClient\\evernote-import\\build.sh"
}
]
}