Hello,

I have main project file on a flash drive (for portability reasons). This
makes building abit slow because all output goes to the same flash drive.

I've tried to change this and added a line:

<IntermediateOutputPath>c:\tmp_bin</IntermediateOutputPath>

into csproj file. The project builds fine (and much faster!), but the
resulting APK contains no assets at all (although assets dir is present).

Is this a bug in MonoAndroid build env or I lost something?


  Igor
_______________________________________________
Monodroid mailing list
Monodroid@lists.ximian.com

UNSUBSCRIBE INFORMATION:
http://lists.ximian.com/mailman/listinfo/monodroid

Reply via email to