From 6dbbe40c71238a19ad7e875d7ac89536eaaec53c Mon Sep 17 00:00:00 2001 From: benfry Date: Sun, 30 Jan 2005 03:48:54 +0000 Subject: [PATCH] re-added the preproc --- processing/build/windows/make.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/processing/build/windows/make.sh b/processing/build/windows/make.sh index ed4b3bf83..f83ac2091 100755 --- a/processing/build/windows/make.sh +++ b/processing/build/windows/make.sh @@ -87,7 +87,7 @@ cd .. #################### TEMPORARY ##################### # set to true to re-enable building the preprocessor -if false +if true then #################### TEMPORARY #####################