Bulk commit of offline work on Hunt the Wumpus.
[vvhitespace] / examples / config.mk
index 19bc033..bcc44c6 100644 (file)
@@ -1,5 +1,5 @@
 # (c) 2019 Aaron Taylor <ataylor at subgeniuskitty dot com>
 # (c) 2019 Aaron Taylor <ataylor at subgeniuskitty dot com>
-# All rights reserved.
+# See LICENSE.txt file for copyright and license details.
 
 ####################################################################################################
 # Configuration
 
 ####################################################################################################
 # Configuration
@@ -8,4 +8,4 @@ VVS_COMPILER    = ../../vvc
 VVS_INTERPRETER        = ../../vvi
 
 CPP            = cpp
 VVS_INTERPRETER        = ../../vvi
 
 CPP            = cpp
-CPP_FLAGS      = -I../../stdlib
+CPP_FLAGS      = -I../../stdlib -I.