
6 changed files with 38 additions and 26 deletions
@ -0,0 +1,7 @@ |
|||||
|
# This is an Example build config file (build.conf) |
||||
|
# The values represent the defaults. |
||||
|
# If the defaults dont work for you You can override them here. |
||||
|
# Tweak the values to your needs and rename it to build.conf |
||||
|
|
||||
|
# PREFIX=$(HOME) |
||||
|
# DEBUG=debug # [debug|release] |
@ -1,11 +0,0 @@ |
|||||
# This is an Example build config file (local.conf) |
|
||||
# you might not need this file, but if the defaults dont work for you |
|
||||
# You can override them here. |
|
||||
# Tweak the values to your needs and rename it to local.conf |
|
||||
|
|
||||
######### C++ Compiler ######### |
|
||||
# DEBUG=1 |
|
||||
# DEBUG=0 |
|
||||
|
|
||||
############# DIRS ############# |
|
||||
# PREFIX=$(HOME)/local |
|
Loading…
Reference in new issue