Parent Directory
|
Revision Log
|
Patch
revision 1560 by ksteube, Wed May 21 05:55:30 2008 UTC | revision 1561 by ksteube, Wed May 21 06:58:52 2008 UTC | |
---|---|---|
# | Line 64 cxx_flags = '' | Line 64 cxx_flags = '' |
64 | cxx_flags_debug = '-DDOASSERT -DDOPROF' | cxx_flags_debug = '-DDOASSERT -DDOPROF' |
65 | ||
66 | # System-specific libraries to link with | # System-specific libraries to link with |
67 | sys_libs = ['stdc++'] | sys_libs = ['guide', 'pthread', 'stdc++'] |
68 |
|
ViewVC Help | |
Powered by ViewVC 1.1.26 |