12 lines
385 B
Text
12 lines
385 B
Text
|
[configuration]
|
||
|
|
||
|
entry_symbol = "git_plugin_init"
|
||
|
|
||
|
[libraries]
|
||
|
|
||
|
macos.editor = "macos/libgit_plugin.macos.editor.universal.dylib"
|
||
|
windows.editor.x86_64 = "win64/libgit_plugin.windows.editor.x86_64.dll"
|
||
|
linux.editor.double.x86_64 = "linux/libgit_plugin.linux.editor.double.x86_64.so"
|
||
|
linux.editor.double.arm64 = "linux/libgit_plugin.linux.editor.double.arm64.so"
|
||
|
linux.editor.rv64 = ""
|