mirror of
https://github.com/godotengine/godot-cpp.git
synced 2026-01-01 05:48:37 +03:00
21 lines
325 B
Plaintext
21 lines
325 B
Plaintext
[general]
|
|
|
|
singleton=false
|
|
load_once=true
|
|
symbol_prefix="godot_"
|
|
reloadable=false
|
|
|
|
[entry]
|
|
|
|
X11.64="res://bin/x11/libgdexample.so"
|
|
Server.64="res://bin/x11/libgdexample.so"
|
|
Windows.64="res://bin/win64/libgdexample.dll"
|
|
OSX.64="res://bin/osx/libgdexample.dylib"
|
|
|
|
[dependencies]
|
|
|
|
X11.64=[]
|
|
Server.64=[]
|
|
Windows.64=[]
|
|
OSX.64=[]
|