Switching to clang compiler.

This commit is contained in:
Deathsbreed
2014-10-19 16:51:28 -05:00
parent 140b3c8b1c
commit 7401cfcd34
188 changed files with 39538 additions and 30 deletions

12
.gitignore vendored
View File

@ -1,13 +1,3 @@
# Ignore binary files
bin/
# Ignore CMake files
CMakeCache.txt
CMakeFiles/
cmake_install.cmake
Makefile
# Ignore library and include files
libs/*.so
libs/*.dll
include/irrlicht/*
*.o