X-Git-Url: http://git.subgeniuskitty.com/vvhitespace/.git/blobdiff_plain/760461306c772548a58286fd154c0c4592e5152e..2da7419427bc470dc1e03504a61f556b10f76c64:/examples/config.mk diff --git a/examples/config.mk b/examples/config.mk index 19bc033..bcc44c6 100644 --- a/examples/config.mk +++ b/examples/config.mk @@ -1,5 +1,5 @@ # (c) 2019 Aaron Taylor -# All rights reserved. +# See LICENSE.txt file for copyright and license details. #################################################################################################### # Configuration @@ -8,4 +8,4 @@ VVS_COMPILER = ../../vvc VVS_INTERPRETER = ../../vvi CPP = cpp -CPP_FLAGS = -I../../stdlib +CPP_FLAGS = -I../../stdlib -I.