$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Cory Nelson (phrosty_at_[hidden])
Date: 2007-10-01 04:25:34
I'm wanting to pass some extra arguments for VC++ whole program
optimization (specifically, /GL to the compile, /LTCG to the linker).
Does anyone know how?
-- Cory Nelson