Hi folks!
So I got this plugin suite where basically 1 .cpp file should build one shlib. 
Worked wonders for years on unix just using makefiles.
However I've imported the ExamplePlugin into this beast of a thing called 
VisualStudio and immediately hit a snag - it wants to smash all
of the sources into one DLL, so I cannot build 4 .dll files at once. And at 
some point it might be 5 or more. Is there an easy way to bypass this
quagmire and not have to duplicate the project for each and every plugin I want 
to build? Especially since the plugins use the same libs and includes...

-- 
Julik Tarkhanov | HecticElectric | Keizersgracht 736 1017 EX
Amsterdam | The Netherlands | tel. +31 20 330 8250
cel. +31 61 145 06 36 | http://hecticelectric.nl

_______________________________________________
Nuke-dev mailing list
Nuke-dev@support.thefoundry.co.uk, http://forums.thefoundry.co.uk/
http://support.thefoundry.co.uk/cgi-bin/mailman/listinfo/nuke-dev

Reply via email to