I'd go with reference the DLL. No need to rebuild it each time, and you can't debug into it....
On Mon, Aug 27, 2012 at 11:58 AM, René Ruppert <[email protected]> wrote: > Hi, > > Alex has (many thanks!) created some bindings of a PDF library for me. > Now I'm wondering how to best use it. I added the binding project to my > solution. Can I now reference the project directly or should I reference the > resulting DLL from the bin folder of the binding project? > If I reference the DLL, how can I reference the DEBUG version for debug > builds and the RELEASE version for release builds? > > Thanks. > > René > > _______________________________________________ > MonoTouch mailing list > [email protected] > http://lists.ximian.com/mailman/listinfo/monotouch > -- Nic Wise t. +44 7788 592 806 | @fastchicken | http://www.linkedin.com/in/nicwise b. http://www.fastchicken.co.nz/ mobileAgent (for FreeAgent): get your accounts in your pocket. http://goo.gl/IuBU Trip Wallet: Keep track of your budget on the go: http://goo.gl/ePhKa Earnest: Self-employed? Track your business expenses and income. http://earnestapp.com Nearest Bus: find when the next bus is coming to your stop. http://goo.gl/Vcz1p London Bike App: Find the nearest Boris Bike, and get riding! http://goo.gl/Icp2 _______________________________________________ MonoTouch mailing list [email protected] http://lists.ximian.com/mailman/listinfo/monotouch
