added tinyfiledialogs as a submodule & updated the build scripts for linux/mac
This commit is contained in:
parent
04a472874d
commit
3dc7d72a50
6 changed files with 16 additions and 7 deletions
3
.gitmodules
vendored
3
.gitmodules
vendored
|
|
@ -1,3 +1,6 @@
|
|||
[submodule "src/aseprite"]
|
||||
path = src/aseprite
|
||||
url = https://github.com/bersK/odin-aseprite.git
|
||||
[submodule "src/dialog/libtinyfiledialogs"]
|
||||
path = src/dialog/libtinyfiledialogs
|
||||
url = https://github.com/native-toolkit/libtinyfiledialogs.git
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue