deployment

  • Thread starter Thread starter Jean-Pierre
  • Start date Start date
J

Jean-Pierre

I have a rather large project which uses 2 dll that
someone in the office wrote and that I added to the
project as dlls.
When I deploy to a pocket PC I need to manually copy
the .dll files to the target.
How can I include those 2 files in the deployment?
There is a lot of documentation on msdn.com but I couldn't
make sense of it.
Any pointers?

Thanks
JP
 
If you are using VS.NET 2003, there are "deployment" features built into
the SmartDevices projects. They should help figure this out for you...
 
Back
Top