P
Peter Morris [Droopy eyes software]
Hi all
I want to run my unit tests on my desktop rather than on my device.
However, the device project requires me to use a SomeLibrary.Compact.Dll
rather than SomeLibrary.Dll, so my question is, can I some how create a
custom build so that all my libraries are compiled with set A of libraries
(desktop) and then a post-build event is executed, and under another build
set B of libraries is used (compact)?
Thanks
Pete
I want to run my unit tests on my desktop rather than on my device.
However, the device project requires me to use a SomeLibrary.Compact.Dll
rather than SomeLibrary.Dll, so my question is, can I some how create a
custom build so that all my libraries are compiled with set A of libraries
(desktop) and then a post-build event is executed, and under another build
set B of libraries is used (compact)?
Thanks
Pete