mirror of
https://github.com/RetroDECK/ES-DE.git
synced 2024-11-22 06:05:38 +00:00
1d9cee83a5
CMake should now add proper library files and paths to the build files. FindOpenGLES.cmake should now hopefully find GLES on Raspberry Pi.
26 lines
272 B
Plaintext
26 lines
272 B
Plaintext
# Compiled Object files
|
|
*.slo
|
|
*.lo
|
|
*.o
|
|
|
|
# Compiled Dynamic libraries
|
|
*.so
|
|
|
|
# Compiled Static libraries
|
|
*.lai
|
|
*.la
|
|
*.a
|
|
|
|
# Dependency makefiles
|
|
*.d
|
|
|
|
#Compiled executable
|
|
emulationstation
|
|
|
|
#build directory
|
|
EmulationStation_vs2010
|
|
build
|
|
Debug
|
|
Release
|
|
MinSizeRel
|
|
RelWithDebInfo |