This commit is contained in:
2017-09-17 19:02:46 -04:00
parent 8e3a8056fa
commit 23898c72b6
2 changed files with 29 additions and 26 deletions

4
configure vendored
View File

@@ -68,7 +68,7 @@ fi
add_define CCFLAGS_EXTRA "$ccflags_extra"
add_define LDFLAGS_EXTRA "$ldflags_extra"
add_define OUT "$output_dir"
add_define SRC_DIR "$proj_dir/src"
add_define OUT "$output_dir/"
add_define SRC_DIR "$proj_dir/src/"
exit 0