https://github.com/aparis69/Desertscapes-Simulation
Revision 2fb793521ebeeb9d2a18efe9da557259d30135eb authored by aparis69 on 04 September 2019, 09:07:48 UTC, committed by aparis69 on 04 September 2019, 09:07:48 UTC
1 parent e9f62d8
Tip revision: 2fb793521ebeeb9d2a18efe9da557259d30135eb authored by aparis69 on 04 September 2019, 09:07:48 UTC
Fixed compilation on Ubuntu 16.04
Fixed compilation on Ubuntu 16.04
Tip revision: 2fb7935
.gitignore
# Visual Studio specific
.vs/
Out/
Temp/
# Prerequisites
*.d
# Compiled Object files
*.slo
*.lo
*.o
*.obj
# Precompiled Headers
*.gch
*.pch
# Compiled Dynamic libraries
*.so
*.dylib
*.dll
# Fortran module files
*.mod
*.smod
# Compiled Static libraries
*.lai
*.la
*.a
*.lib
# Executables
*.exe
*.out
*.app
Computing file changes ...