diff --git a/AndroidDemos/Activity1.cs b/Demos.Android/Activity1.cs similarity index 100% rename from AndroidDemos/Activity1.cs rename to Demos.Android/Activity1.cs diff --git a/AndroidDemos/Demos.Android.csproj b/Demos.Android/Demos.Android.csproj similarity index 100% rename from AndroidDemos/Demos.Android.csproj rename to Demos.Android/Demos.Android.csproj diff --git a/AndroidDemos/Properties/AndroidManifest.xml b/Demos.Android/Properties/AndroidManifest.xml similarity index 100% rename from AndroidDemos/Properties/AndroidManifest.xml rename to Demos.Android/Properties/AndroidManifest.xml diff --git a/AndroidDemos/Properties/AssemblyInfo.cs b/Demos.Android/Properties/AssemblyInfo.cs similarity index 100% rename from AndroidDemos/Properties/AssemblyInfo.cs rename to Demos.Android/Properties/AssemblyInfo.cs diff --git a/AndroidDemos/Resources/Drawable/Icon.png b/Demos.Android/Resources/Drawable/Icon.png similarity index 100% rename from AndroidDemos/Resources/Drawable/Icon.png rename to Demos.Android/Resources/Drawable/Icon.png diff --git a/AndroidDemos/Resources/Drawable/Splash.png b/Demos.Android/Resources/Drawable/Splash.png similarity index 100% rename from AndroidDemos/Resources/Drawable/Splash.png rename to Demos.Android/Resources/Drawable/Splash.png diff --git a/AndroidDemos/Resources/Resource.Designer.cs b/Demos.Android/Resources/Resource.Designer.cs similarity index 100% rename from AndroidDemos/Resources/Resource.Designer.cs rename to Demos.Android/Resources/Resource.Designer.cs diff --git a/AndroidDemos/Resources/Values/Strings.xml b/Demos.Android/Resources/Values/Strings.xml similarity index 100% rename from AndroidDemos/Resources/Values/Strings.xml rename to Demos.Android/Resources/Values/Strings.xml diff --git a/AndroidDemos/Resources/Values/Styles.xml b/Demos.Android/Resources/Values/Styles.xml similarity index 100% rename from AndroidDemos/Resources/Values/Styles.xml rename to Demos.Android/Resources/Values/Styles.xml diff --git a/AndroidDemos/packages.config b/Demos.Android/packages.config similarity index 100% rename from AndroidDemos/packages.config rename to Demos.Android/packages.config diff --git a/MLEM.sln b/MLEM.sln index c98fe0f..65fb658 100644 --- a/MLEM.sln +++ b/MLEM.sln @@ -12,7 +12,7 @@ Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "MLEM.Ui", "MLEM.Ui\MLEM.Ui. EndProject Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Demos.DesktopGL", "Demos.DesktopGL\Demos.DesktopGL.csproj", "{468A868F-FB75-4D48-BC03-6F9FCDB014C9}" EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Demos.Android", "AndroidDemos\Demos.Android.csproj", "{410C0262-131C-4D0E-910D-D01B4F7143E0}" +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Demos.Android", "Demos.Android\Demos.Android.csproj", "{410C0262-131C-4D0E-910D-D01B4F7143E0}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution