Parent Directory
|
Revision Log
|
Patch
revision 1536 by phornby, Tue Apr 22 06:15:31 2008 UTC | revision 1537 by phornby, Tue Apr 29 08:18:15 2008 UTC | |
---|---|---|
# | Line 55 cc_flags_debug = cc_common_flags + '/Od | Line 55 cc_flags_debug = cc_common_flags + '/Od |
55 | # c++ flags to use | # c++ flags to use |
56 | cxx_flags = '' | cxx_flags = '' |
57 | cxx_flags_debug = '' | cxx_flags_debug = '' |
58 | ||
59 | # linker flags to use | |
60 | #link_flags = '' | |
61 | link_flags_debug = '/debug /incremental:no /opt:ref /opt:icf' | |
62 | ||
63 | # static library archiver flags to use | # static library archiver flags to use |
64 | #ar_flags = 'crus' | #ar_flags = 'crus' |
65 |
|
ViewVC Help | |
Powered by ViewVC 1.1.26 |