I want to know exactly the right way to add CodeTitans in my WP7 project.
I know the easiest way is add a reference to the CodeTitans DLL files. So you get 2 or more dll files in your XAP file.
I tried to drag the source code folder to my project and add "CODETITANS_LIB_..." in the build "Conditional compilation symbols". Is it the right way to do it?
Please advice! Thanks!