Move client-specific files to 'src/client' (#7902)
Update Android.mk Remove 'src/client' from include_directories
This commit is contained in:
committed by
SmallJoker
parent
ddd9317b73
commit
5f1cd555cd
2
.gitignore
vendored
2
.gitignore
vendored
@@ -56,6 +56,7 @@ debug.txt
|
||||
|
||||
## Other files generated by minetest
|
||||
screenshot_*.png
|
||||
testbm.txt
|
||||
|
||||
## Doxygen files
|
||||
doc/Doxyfile
|
||||
@@ -95,6 +96,7 @@ cmake-build-release/
|
||||
cmake_config.h
|
||||
cmake_config_githash.h
|
||||
CMakeDoxy*
|
||||
compile_commands.json
|
||||
|
||||
## Android build files
|
||||
build/android/src/main/assets
|
||||
|
Reference in New Issue
Block a user