From 0e923eedaf80eda44399566b2452d5492d789a03 Mon Sep 17 00:00:00 2001 From: Magnus Auvinen Date: Sat, 21 Jul 2007 18:09:53 +0000 Subject: removed the usage of objs dir --- default.bam | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'default.bam') diff --git a/default.bam b/default.bam index 839c2cba..9078a232 100644 --- a/default.bam +++ b/default.bam @@ -95,9 +95,9 @@ config_name = "debug" config_ext = "" settings = NewSettings() -settings.cc.output = function(input, extention) - return Path("objs/" .. PathFilename(input) .. config_ext .. extention) -end +--settings.cc.output = function(input, extention) +-- return Path("objs/" .. PathFilename(input) .. config_ext .. extention) +--end baselib_options = {} baselib_options.settings = settings -- cgit 1.4.1