How to embed class library in my app

  • Thread starter Thread starter Nikolay Petrov
  • Start date Start date
N

Nikolay Petrov

I have a DLL class library, which want to embed in my app.
Referencing it is ok, but I neeed the final product to be only one EXE
file. Possible?
 
Back
Top