المساعد الشخصي الرقمي

مشاهدة النسخة كاملة : How do I use external libraries in my project? (using )



C# Programming
08-20-2009, 08:40 PM
I want to use taglib# in my serial id3 tagger (c) project, but I can't find out how to use/assign the taglib-libraries (http://download.banshee-project.org/taglib-sharp/2.0.3.2/taglib-sharp-2.0.3.2-windows.zip)[^ (http://download.banshee-project.org/taglib-sharp/2.0.3.2/taglib-sharp-2.0.3.2-windows.zip)].
So where do I copy which files of the libraries and how do I assign them to my project? (as in: do I put using ; in the header?)