mirror of
https://github.com/SpartanJ/eepp.git
synced 2026-05-30 01:56:31 +03:00
Now header files are inside the include folder, and the source files inside src. Moved the projects files inside a projects folder. Precompiled static libs will be inside libs folder.
6 lines
130 B
Plaintext
6 lines
130 B
Plaintext
Inside:
|
|
|
|
src/eepp/helper/android/SDL2/include/
|
|
|
|
add a symbolic link to the same folder in a subfolder called SDL ( ln -s . SDL )
|