Tagged Questions
0
votes
3answers
147 views
Exporting XNA class library as a DLL file
I have downloaded an open source project that I intend to use with my current game. The download came with all the class files from the original project as well as a pre-compiled DLL file representing ...