$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
From: Josh Napoli (jnapoli_at_[hidden])
Date: 2006-12-17 22:15:41
In Windows, I had trouble with the Qt code generators failing. Moc and
uic would not get executed due to path names to the executable
containing the wrong slash character. Here is a patch to convert to
native paths.
-Josh