Skip to content

Instantly share code, notes, and snippets.

@saurabh360
Created December 18, 2014 11:59
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save saurabh360/6588ec8771aa355f5cb6 to your computer and use it in GitHub Desktop.
Save saurabh360/6588ec8771aa355f5cb6 to your computer and use it in GitHub Desktop.
1>------ Build started: Project: App1, Configuration: Debug Any CPU ------
2>------ Build started: Project: App2, Configuration: Debug Any CPU ------
1> AcwMapFile Not There....: C:\Users\Admin\Documents\Visual Studio 2013\Projects\App1\App1\obj\Debug\acw-map.txt
1> Processing: obj\Debug\res\layout\main.xml
1> Processing: obj\Debug\res\values\strings.xml
1> App1 -> C:\Users\Admin\Documents\Visual Studio 2013\Projects\App1\App1\bin\Debug\App1.dll
1> Reading AcwMapFile: C:\Users\Admin\Documents\Visual Studio 2013\Projects\App1\App1\obj\Debug\acw-map.txt
1> AcwMapFile: App1.MainActivity = app1.MainActivity
1> AcwMapFile: Android.Support.V4.Content.Loader.IOnLoadCompleteListenerImplementor = mono.android.support.v4.content.Loader_OnLoadCompleteListenerImplementor
1> AcwMapFile: Android.Support.V4.View.ViewPager.IOnPageChangeListenerImplementor = mono.android.support.v4.view.ViewPager_OnPageChangeListenerImplementor
1> AcwMapFile: Android.Support.V4.Widget.DrawerLayout.IDrawerListenerImplementor = mono.android.support.v4.widget.DrawerLayout_DrawerListenerImplementor
1> AcwMapFile: Android.Support.V4.Widget.SlidingPaneLayout.IPanelSlideListenerImplementor = mono.android.support.v4.widget.SlidingPaneLayout_PanelSlideListenerImplementor
1> AcwMapFile: Android.Support.V4.App.FragmentManager.IOnBackStackChangedListenerImplementor = mono.android.support.v4.app.FragmentManager_OnBackStackChangedListenerImplementor
1> AcwMapFile: Android.Support.V4.View.ActionProvider.ISubUiVisibilityListenerImplementor = mono.android.support.v4.view.ActionProvider_SubUiVisibilityListenerImplementor
1> AcwMapFile: Android.Support.V4.View.ActionProvider.IVisibilityListenerImplementor = mono.android.support.v4.view.ActionProvider_VisibilityListenerImplementor
1> AcwMapFile: Android.Support.V4.View.IViewPropertyAnimatorListenerImplementor = mono.android.support.v4.view.ViewPropertyAnimatorListenerImplementor
1> AcwMapFile: Android.Support.V4.View.MenuItemCompat.IOnActionExpandListenerImplementor = mono.android.support.v4.view.MenuItemCompat_OnActionExpandListenerImplementor
1> AcwMapFile: Android.Support.V4.Widget.SwipeRefreshLayout.IOnRefreshListenerImplementor = mono.android.support.v4.widget.SwipeRefreshLayout_OnRefreshListenerImplementor
1> Processing: obj\Debug\res\layout\main.xml
1> Processing: obj\Debug\res\values\strings.xml
2> App2 -> C:\Users\Admin\Documents\Visual Studio 2013\Projects\App1\App2\bin\Debug\App2.dll
2> Reading AcwMapFile: C:\Users\Admin\Documents\Visual Studio 2013\Projects\App1\App2\obj\Debug\acw-map.txt
2> AcwMapFile: App2.MainActivity = app2.MainActivity
2> AcwMapFile: App2.MainActivity.HybridWebViewClient = app2.MainActivity_HybridWebViewClient
2> AcwMapFile: Android.Support.V4.Content.Loader.IOnLoadCompleteListenerImplementor = mono.android.support.v4.content.Loader_OnLoadCompleteListenerImplementor
2> AcwMapFile: Android.Support.V4.View.ViewPager.IOnPageChangeListenerImplementor = mono.android.support.v4.view.ViewPager_OnPageChangeListenerImplementor
2> AcwMapFile: Android.Support.V4.Widget.DrawerLayout.IDrawerListenerImplementor = mono.android.support.v4.widget.DrawerLayout_DrawerListenerImplementor
2> AcwMapFile: Android.Support.V4.Widget.SlidingPaneLayout.IPanelSlideListenerImplementor = mono.android.support.v4.widget.SlidingPaneLayout_PanelSlideListenerImplementor
2> AcwMapFile: Android.Support.V4.App.FragmentManager.IOnBackStackChangedListenerImplementor = mono.android.support.v4.app.FragmentManager_OnBackStackChangedListenerImplementor
2> AcwMapFile: Android.Support.V4.View.ActionProvider.ISubUiVisibilityListenerImplementor = mono.android.support.v4.view.ActionProvider_SubUiVisibilityListenerImplementor
2> AcwMapFile: Android.Support.V4.View.ActionProvider.IVisibilityListenerImplementor = mono.android.support.v4.view.ActionProvider_VisibilityListenerImplementor
2> AcwMapFile: Android.Support.V4.View.MenuItemCompat.IOnActionExpandListenerImplementor = mono.android.support.v4.view.MenuItemCompat_OnActionExpandListenerImplementor
2> AcwMapFile: Android.Support.V4.Widget.SwipeRefreshLayout.IOnRefreshListenerImplementor = mono.android.support.v4.widget.SwipeRefreshLayout_OnRefreshListenerImplementor
2> Processing: obj\Debug\res\layout\main.xml
2> Processing: obj\Debug\res\values\strings.xml
========== Build: 2 succeeded, 0 failed, 0 up-to-date, 0 skipped ==========
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment