Julik,

 

The way to do this is VS is to create one PROJECT for each source file, then
put all the projects into a solution, then simply build the entire solution.
Each project will create a single DLL file, and you only have to click once.

 

At least, if I understand your question...

 

Steve

 

 

From: nuke-dev-boun...@support.thefoundry.co.uk
[mailto:nuke-dev-boun...@support.thefoundry.co.uk] On Behalf Of Julik
Tarkhanov
Sent: Saturday, August 31, 2013 4:09 PM
To: nuke-dev@support.thefoundry.co.uk development discussion
Subject: [Nuke-dev] Multiple plug-ins from one VC project

 

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