$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
From: Vladimir Prus (ghost_at_[hidden])
Date: 2004-03-25 04:21:21
andrewjmcd wrote:
> Hi
>
> This is probably a simple question to answer.
>
> How do I link using the parameter -mwindows.
exe your_app : your_app.cpp : <linkflags>-mwindows ;
HTH,
Volodya