Thread: WDL-OL
View Single Post
Old 05-14-2012, 09:25 AM   #108
olilarkin
Human being with feelings
 
Join Date: Apr 2009
Location: Berlin, Germany
Posts: 1,248
Default

Not many. You can inspect the .props and .vcxproj files to find out the details. You don't have to link to IPlug and Lice static libraries if you don't want to, and removing those library dependencies (but including all relavant source code in the main build) might make the build a bit simpler, although it will take longer.

I think building your QT stuff as a static lib is probably the way to go, then you don't mess too much with the nice project folder structure I made in WDL-OL :-)
__________________
VirtualCZ | Endless Series | iPlug2 | Linkedin | Facebook

Last edited by olilarkin; 05-15-2012 at 12:21 AM.
olilarkin is offline   Reply With Quote