Parent Directory
|
Revision Log
|
Patch
revision 248 by jgs, Tue Nov 29 04:27:00 2005 UTC | revision 249 by jgs, Tue Nov 29 05:29:09 2005 UTC | |
---|---|---|
# | Line 80 if options!=None: | Line 80 if options!=None: |
80 | if dodebug==1: | if dodebug==1: |
81 | cc_flags=cc_flags_debug | cc_flags=cc_flags_debug |
82 | ||
# add solver flags | ||
cc_flags = cc_flags + ' -DSCSL' | ||
83 | Export(["python_path"]) | Export(["python_path"]) |
84 | Export(["boost_path"]) | Export(["boost_path"]) |
85 | Export(["cc"]) | Export(["cc"]) |
|
ViewVC Help | |
Powered by ViewVC 1.1.26 |