axmol/tests/lua-tests/project
halx99 6131b237b2 [Android][freetype] Change streamingParsingEnabled to true
Add noCompress config to build.gradle for all templates & tests project

Exists project, please add follow config

android {

// Other configs
// ...

// noCompress config
aaptOptions {
noCompress 'mp3','ogg','wav','mp4','ttf','ttc'
}

}
2022-01-29 14:54:32 +08:00
..
Classes Fix lua-tests linkage for windows 2022-01-04 10:33:23 +08:00
proj.android [Android][freetype] Change streamingParsingEnabled to true 2022-01-29 14:54:32 +08:00
proj.ios_mac Merge: 687d15f16e 369de31853 2021-12-31 12:12:40 +08:00
proj.linux Merge: 687d15f16e 369de31853 2021-12-31 12:12:40 +08:00
proj.win32 Rename core folder name 2021-12-31 14:39:08 +08:00
CMakeLists.txt Fix #570 2022-01-04 09:40:27 +08:00