[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    playground/devtools/waf/demos/cpp
From:       Thomas Nagy <tnagyemail-mail () yahoo ! fr>
Date:       2006-10-18 20:27:07
Message-ID: 1161203227.786944.8222.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 596891 by tnagy:

Show how to disable the preprocessor.


 M  +5 -0      wscript  


--- trunk/playground/devtools/waf/demos/cpp/wscript #596890:596891
@@ -13,6 +13,11 @@
 srcdir = '.'
 blddir = '_build_'
 
+def init():
+	# show how to disable the preprocessor
+	import Params
+	Params.g_preprocess=0
+
 def build(bld):
 	# process subfolders from here
 	bld.add_subdirs('src src2')
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic