native plugin accepts external lib dependency (ie for windows it is .lib ). Please see examples to get you started.
-D On Wed, Mar 23, 2011 at 4:10 AM, stevek <[email protected]> wrote: > I have a separate standalone library that I would like to link with a Maven > C++ project on a windows system, using the native plugin. So I would have > code being built by Maven and a library required by that process. This > library has been built separately. Is their a recommended way to do this? > > Regards > > Steve > > > -- > View this message in context: > http://maven.40175.n5.nabble.com/Maven-native-link-using-external-library-tp4258611p4258611.html > Sent from the Maven - Users mailing list archive at Nabble.com. > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
