port/mars-tycoon
Last change
on this file since 8125274 was 8125274, checked in by Jonathan Neufeld <support@…>, 3 years ago |
(WIP) Introduction of GD Native module and Godot-CPP API sub-module
|
-
Property mode
set to
100644
|
File size:
349 bytes
|
Line | |
---|
1 | [general]
|
---|
2 |
|
---|
3 | singleton=false
|
---|
4 | load_once=true
|
---|
5 | symbol_prefix="godot_"
|
---|
6 | reloadable=false
|
---|
7 |
|
---|
8 | [entry]
|
---|
9 |
|
---|
10 | X11.64="res://bin/x11/libgdrevenant.so"
|
---|
11 | Windows.64="res://bin/win64/libgdrevenant.dll"
|
---|
12 | OSX.64="res://bin/osx/libgdrevenant.dylib"
|
---|
13 |
|
---|
14 | [dependencies]
|
---|
15 |
|
---|
16 | X11.64=[
|
---|
17 | "res://bin/x11/libgeoworld.so",
|
---|
18 | "res://bin/x11/libyamlprovider.so"
|
---|
19 | ]
|
---|
20 | Windows.64=[]
|
---|
21 | OSX.64=[]
|
---|
Note:
See
TracBrowser
for help on using the repository browser.