2012-07-18 21:28:26 +00:00
|
|
|
# Compiled Object files
|
|
|
|
*.slo
|
|
|
|
*.lo
|
|
|
|
*.o
|
|
|
|
|
|
|
|
# Compiled Dynamic libraries
|
|
|
|
*.so
|
|
|
|
|
|
|
|
# Compiled Static libraries
|
|
|
|
*.lai
|
|
|
|
*.la
|
|
|
|
*.a
|
2012-07-20 01:08:29 +00:00
|
|
|
|
2013-05-16 17:43:16 +00:00
|
|
|
# And on Windows
|
|
|
|
*.dll
|
|
|
|
*.pdb
|
|
|
|
*.exe.manifest
|
|
|
|
|
2012-10-28 19:51:27 +00:00
|
|
|
# Dependency makefiles
|
|
|
|
*.d
|
|
|
|
|
2012-07-20 01:08:29 +00:00
|
|
|
#Compiled executable
|
|
|
|
emulationstation
|
2013-05-16 17:43:16 +00:00
|
|
|
emulationstation.exe
|
2013-05-15 07:40:16 +00:00
|
|
|
|
|
|
|
#build directory
|
2013-05-16 10:04:02 +00:00
|
|
|
EmulationStation_vs2010
|
|
|
|
build
|
|
|
|
Debug
|
|
|
|
Release
|
|
|
|
MinSizeRel
|
2013-05-16 17:43:16 +00:00
|
|
|
RelWithDebInfo
|