Hi all, when I add a MonoTouch Library Project to a solution that already contains an iPad Window-based Project, the Library project has only the configurations "debug" and "release", instead of the usual debug and release for the simulator and the device.
When I build the project for the simulator or the device, the Library project is not compiled: in MonoDevelop there is a message in the Solution Explorer stating "not build in active configuration" for the library project. In order to build both the library and the window-project, I have to execute the build two times: first for library, in debug or release modality, and then for the window-project (for the simulator or ipad in debug or release mode). Is this the correct way, or is there a better one in order to avoid the double build process? -- View this message in context: http://monotouch.2284126.n4.nabble.com/How-to-build-a-MonoTouch-Library-Project-tp3694041p3694041.html Sent from the MonoTouch mailing list archive at Nabble.com. _______________________________________________ MonoTouch mailing list [email protected] http://lists.ximian.com/mailman/listinfo/monotouch
