D
davis
Hi, when I deploy to PocketPc I have some deps on .dll files. I can,
of course, specify in VS2005 to "Copy If Newer" -- but it always
copies with the same directory structure.
Example, if my project has:
src
|-somefile.cs
lib
|-somelib.dll
And I specify "Copy If Newer" on somelib.dll - it copies it to the
pocketpc underneath a lib directory. This is not what I want. I want
it copied to a specific place on the PocketPc, and I cannot see how to
do this with VS2005.
Any ideas?
Thx in advance,
Davis
of course, specify in VS2005 to "Copy If Newer" -- but it always
copies with the same directory structure.
Example, if my project has:
src
|-somefile.cs
lib
|-somelib.dll
And I specify "Copy If Newer" on somelib.dll - it copies it to the
pocketpc underneath a lib directory. This is not what I want. I want
it copied to a specific place on the PocketPc, and I cannot see how to
do this with VS2005.
Any ideas?
Thx in advance,
Davis