$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
From: __Will__ (william.marie_at_[hidden])
Date: 2008-06-26 10:38:56
Hi,
For my application i'm using a plugin system and i would like my plugins (
dlls ) to have a special extension : .plg but i can't find anything to do
that, if i try something like that :
lib myplug.plg : a.cpp : <link>shared ; it automatically replaces the .plg
by a .dll really annoying ...
If someone knows hot to do that ?
-- View this message in context: http://www.nabble.com/Boost-Build-%3A-How-to-change-.dll-extension-tp18135523p18135523.html Sent from the Boost - Build mailing list archive at Nabble.com.