R
Ron Harter
I have a project that contains several classes that are used by a desktop
application and are also used by a SmartDevice application. Currently I have
2 separate copies of the classes, one for PC and one for the pocketpc. I was
able to develop the classes so they can be used without modification by both
applications. When I make changes I just copy it over to the other
directory.
Is there some way to set up one of the projects to support both platforms in
release and debug?
Thanks
application and are also used by a SmartDevice application. Currently I have
2 separate copies of the classes, one for PC and one for the pocketpc. I was
able to develop the classes so they can be used without modification by both
applications. When I make changes I just copy it over to the other
directory.
Is there some way to set up one of the projects to support both platforms in
release and debug?
Thanks