Parent Directory
|
Revision Log
|
Patch
revision 1928 by phornby, Fri Oct 24 08:20:23 2008 UTC | revision 1929 by phornby, Fri Oct 24 09:20:17 2008 UTC | |
---|---|---|
# | Line 14 | Line 14 |
14 | ||
15 | from windows_mscv71_options import * | from windows_mscv71_options import * |
16 | ||
17 | win_cc_name = 'intelc' | |
18 | ||
19 | # c flags to use | # c flags to use |
20 | cc_flags = '/FD /GR /EHs' | cc_flags = '/FD /GR /EHs' |
21 | cc_optim = '/O3 /Oi /Qip /MD /W3 /MD' | cc_optim = '/O3 /Oi /Qip /MD /W3 /MD' |
|
ViewVC Help | |
Powered by ViewVC 1.1.26 |