FINALLY Fix macOS compilation
This commit is contained in:
parent
4d3a0aa1b4
commit
4191b1827b
|
@ -21,12 +21,6 @@
|
||||||
*.la
|
*.la
|
||||||
*.lo
|
*.lo
|
||||||
|
|
||||||
# Shared objects (inc. Windows DLLs)
|
|
||||||
*.dll
|
|
||||||
*.so
|
|
||||||
*.so.*
|
|
||||||
*.dylib
|
|
||||||
|
|
||||||
# Executables
|
# Executables
|
||||||
*.exe
|
*.exe
|
||||||
*.out
|
*.out
|
||||||
|
@ -87,11 +81,6 @@ sm64config.txt
|
||||||
!/sound/**/*custom*/**/*.aiff
|
!/sound/**/*custom*/**/*.aiff
|
||||||
!/assets/**/*custom*.bin
|
!/assets/**/*custom*.bin
|
||||||
!/assets/**/*custom*/**/*.bin
|
!/assets/**/*custom*/**/*.bin
|
||||||
!/lib/discordsdk/*.*
|
|
||||||
!/lib/discordsdk/x86/*.*
|
|
||||||
!/lib/bass/**
|
|
||||||
!/lib/bass/x86/**
|
|
||||||
!/lib/lua/**/*.*
|
|
||||||
|
|
||||||
# visual studio
|
# visual studio
|
||||||
build-windows-visual-studio/.vs
|
build-windows-visual-studio/.vs
|
||||||
|
|
Binary file not shown.
Binary file not shown.
Loading…
Reference in New Issue