Support C++ linking with a new -C switch.
commit1cd0ea87ee3c5f341da3dd2be4f2e170e6bab995
authorDimitrie O. Paun <dpaun@rogers.com>
Thu, 2 Jan 2003 23:07:40 +0000 (2 23:07 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 2 Jan 2003 23:07:40 +0000 (2 23:07 +0000)
tree2c338ab65807a805e395340c58990c8f69a9928d
parent442b235e634ef4cf1b36a2048008b1d73ebebe65
Support C++ linking with a new -C switch.
Modify the app launcher to pass all options but --debugmsg and --dll
to the app.
Link the wrapper against all of the app's libs.
Drop support for passing the dll names to the launcher.
tools/winewrap.c