|
@@ -6,13 +6,9 @@
|
|
<ProductVersion>9.0.21022</ProductVersion>
|
|
<ProductVersion>9.0.21022</ProductVersion>
|
|
<SchemaVersion>2.0</SchemaVersion>
|
|
<SchemaVersion>2.0</SchemaVersion>
|
|
<ProjectGuid>{75E860EE-EBF1-4BB4-AE39-9729900AFD39}</ProjectGuid>
|
|
<ProjectGuid>{75E860EE-EBF1-4BB4-AE39-9729900AFD39}</ProjectGuid>
|
|
- <ProjectTypeGuids>{E613F3A2-FE9C-494F-B74E-F63BCB86FEA6};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
|
|
|
|
|
|
+ <ProjectTypeGuids>{6BC8ED88-2882-458C-8E55-DFD12B67127B};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
|
|
<OutputType>Exe</OutputType>
|
|
<OutputType>Exe</OutputType>
|
|
<RootNamespace>XnaTouch.Samples.Waypoint</RootNamespace>
|
|
<RootNamespace>XnaTouch.Samples.Waypoint</RootNamespace>
|
|
- <TargetFrameworkVersion>v1.0</TargetFrameworkVersion>
|
|
|
|
- <BundleDisplayName>Waypoint</BundleDisplayName>
|
|
|
|
- <BundleIcon>GameThumbnail.png</BundleIcon>
|
|
|
|
- <BundleIdentifier>wayp</BundleIdentifier>
|
|
|
|
</PropertyGroup>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|iPhoneSimulator' ">
|
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|iPhoneSimulator' ">
|
|
<DebugSymbols>true</DebugSymbols>
|
|
<DebugSymbols>true</DebugSymbols>
|
|
@@ -22,17 +18,12 @@
|
|
<DefineConstants>DEBUG;IPHONE</DefineConstants>
|
|
<DefineConstants>DEBUG;IPHONE</DefineConstants>
|
|
<ErrorReport>prompt</ErrorReport>
|
|
<ErrorReport>prompt</ErrorReport>
|
|
<WarningLevel>4</WarningLevel>
|
|
<WarningLevel>4</WarningLevel>
|
|
- <MtouchDebug>True</MtouchDebug>
|
|
|
|
|
|
+ <MtouchDebug>true</MtouchDebug>
|
|
<CodesignKey>iPhone Developer</CodesignKey>
|
|
<CodesignKey>iPhone Developer</CodesignKey>
|
|
<MtouchLink>None</MtouchLink>
|
|
<MtouchLink>None</MtouchLink>
|
|
<MtouchI18n />
|
|
<MtouchI18n />
|
|
<AssemblyName>Waypoint</AssemblyName>
|
|
<AssemblyName>Waypoint</AssemblyName>
|
|
- <MtouchUseLlvm>false</MtouchUseLlvm>
|
|
|
|
<MtouchUseArmv7>false</MtouchUseArmv7>
|
|
<MtouchUseArmv7>false</MtouchUseArmv7>
|
|
- <MtouchUseThumb>false</MtouchUseThumb>
|
|
|
|
- <MtouchUseSGen>false</MtouchUseSGen>
|
|
|
|
- <MtouchMinimumOS>3.1</MtouchMinimumOS>
|
|
|
|
- <MtouchArch>ARMv6</MtouchArch>
|
|
|
|
</PropertyGroup>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|iPhoneSimulator' ">
|
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|iPhoneSimulator' ">
|
|
<DebugType>none</DebugType>
|
|
<DebugType>none</DebugType>
|
|
@@ -40,19 +31,13 @@
|
|
<OutputPath>bin\iPhoneSimulator\Release</OutputPath>
|
|
<OutputPath>bin\iPhoneSimulator\Release</OutputPath>
|
|
<ErrorReport>prompt</ErrorReport>
|
|
<ErrorReport>prompt</ErrorReport>
|
|
<WarningLevel>4</WarningLevel>
|
|
<WarningLevel>4</WarningLevel>
|
|
- <MtouchDebug>False</MtouchDebug>
|
|
|
|
<CodesignKey>iPhone Developer</CodesignKey>
|
|
<CodesignKey>iPhone Developer</CodesignKey>
|
|
<MtouchLink>None</MtouchLink>
|
|
<MtouchLink>None</MtouchLink>
|
|
<DefineConstants>IPHONE</DefineConstants>
|
|
<DefineConstants>IPHONE</DefineConstants>
|
|
<MtouchI18n />
|
|
<MtouchI18n />
|
|
<AssemblyName>Waypoint</AssemblyName>
|
|
<AssemblyName>Waypoint</AssemblyName>
|
|
- <MtouchUseLlvm>false</MtouchUseLlvm>
|
|
|
|
<MtouchUseArmv7>false</MtouchUseArmv7>
|
|
<MtouchUseArmv7>false</MtouchUseArmv7>
|
|
- <MtouchUseThumb>false</MtouchUseThumb>
|
|
|
|
- <MtouchUseSGen>false</MtouchUseSGen>
|
|
|
|
<MtouchSdkVersion>3.0</MtouchSdkVersion>
|
|
<MtouchSdkVersion>3.0</MtouchSdkVersion>
|
|
- <MtouchMinimumOS>3.0</MtouchMinimumOS>
|
|
|
|
- <MtouchArch>ARMv6</MtouchArch>
|
|
|
|
</PropertyGroup>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|iPhone' ">
|
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|iPhone' ">
|
|
<DebugSymbols>true</DebugSymbols>
|
|
<DebugSymbols>true</DebugSymbols>
|
|
@@ -62,18 +47,13 @@
|
|
<DefineConstants>DEBUG;IPHONE</DefineConstants>
|
|
<DefineConstants>DEBUG;IPHONE</DefineConstants>
|
|
<ErrorReport>prompt</ErrorReport>
|
|
<ErrorReport>prompt</ErrorReport>
|
|
<WarningLevel>4</WarningLevel>
|
|
<WarningLevel>4</WarningLevel>
|
|
- <MtouchDebug>True</MtouchDebug>
|
|
|
|
|
|
+ <MtouchDebug>true</MtouchDebug>
|
|
<CodesignKey>iPhone Developer</CodesignKey>
|
|
<CodesignKey>iPhone Developer</CodesignKey>
|
|
<MtouchLink>None</MtouchLink>
|
|
<MtouchLink>None</MtouchLink>
|
|
<MtouchI18n />
|
|
<MtouchI18n />
|
|
<AssemblyName>Waypoint</AssemblyName>
|
|
<AssemblyName>Waypoint</AssemblyName>
|
|
- <MtouchUseLlvm>false</MtouchUseLlvm>
|
|
|
|
<MtouchUseArmv7>false</MtouchUseArmv7>
|
|
<MtouchUseArmv7>false</MtouchUseArmv7>
|
|
- <MtouchUseThumb>false</MtouchUseThumb>
|
|
|
|
- <MtouchUseSGen>false</MtouchUseSGen>
|
|
|
|
<MtouchSdkVersion>3.0</MtouchSdkVersion>
|
|
<MtouchSdkVersion>3.0</MtouchSdkVersion>
|
|
- <MtouchMinimumOS>3.0</MtouchMinimumOS>
|
|
|
|
- <MtouchArch>ARMv6</MtouchArch>
|
|
|
|
</PropertyGroup>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|iPhone' ">
|
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|iPhone' ">
|
|
<DebugType>none</DebugType>
|
|
<DebugType>none</DebugType>
|
|
@@ -81,46 +61,28 @@
|
|
<OutputPath>bin\iPhone\Release</OutputPath>
|
|
<OutputPath>bin\iPhone\Release</OutputPath>
|
|
<ErrorReport>prompt</ErrorReport>
|
|
<ErrorReport>prompt</ErrorReport>
|
|
<WarningLevel>4</WarningLevel>
|
|
<WarningLevel>4</WarningLevel>
|
|
- <MtouchDebug>False</MtouchDebug>
|
|
|
|
<CodesignKey>iPhone Developer</CodesignKey>
|
|
<CodesignKey>iPhone Developer</CodesignKey>
|
|
<DefineConstants>IPHONE</DefineConstants>
|
|
<DefineConstants>IPHONE</DefineConstants>
|
|
<AssemblyName>Waypoint</AssemblyName>
|
|
<AssemblyName>Waypoint</AssemblyName>
|
|
- <MtouchUseLlvm>false</MtouchUseLlvm>
|
|
|
|
<MtouchUseArmv7>false</MtouchUseArmv7>
|
|
<MtouchUseArmv7>false</MtouchUseArmv7>
|
|
- <MtouchUseThumb>false</MtouchUseThumb>
|
|
|
|
- <MtouchUseSGen>false</MtouchUseSGen>
|
|
|
|
<MtouchSdkVersion>3.0</MtouchSdkVersion>
|
|
<MtouchSdkVersion>3.0</MtouchSdkVersion>
|
|
- <MtouchMinimumOS>3.0</MtouchMinimumOS>
|
|
|
|
- <MtouchArch>ARMv6</MtouchArch>
|
|
|
|
</PropertyGroup>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Distribution|iPhone' ">
|
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Distribution|iPhone' ">
|
|
<DebugType>none</DebugType>
|
|
<DebugType>none</DebugType>
|
|
<Optimize>false</Optimize>
|
|
<Optimize>false</Optimize>
|
|
<OutputPath>bin</OutputPath>
|
|
<OutputPath>bin</OutputPath>
|
|
<WarningLevel>4</WarningLevel>
|
|
<WarningLevel>4</WarningLevel>
|
|
- <MtouchDebug>False</MtouchDebug>
|
|
|
|
<CodesignKey>iPhone Developer</CodesignKey>
|
|
<CodesignKey>iPhone Developer</CodesignKey>
|
|
<AssemblyName>XnaTouch.Samples.Waypoint</AssemblyName>
|
|
<AssemblyName>XnaTouch.Samples.Waypoint</AssemblyName>
|
|
- <MtouchUseLlvm>false</MtouchUseLlvm>
|
|
|
|
<MtouchUseArmv7>false</MtouchUseArmv7>
|
|
<MtouchUseArmv7>false</MtouchUseArmv7>
|
|
- <MtouchUseThumb>false</MtouchUseThumb>
|
|
|
|
- <MtouchUseSGen>false</MtouchUseSGen>
|
|
|
|
<MtouchSdkVersion>3.0</MtouchSdkVersion>
|
|
<MtouchSdkVersion>3.0</MtouchSdkVersion>
|
|
- <MtouchMinimumOS>3.0</MtouchMinimumOS>
|
|
|
|
- <MtouchArch>ARMv6</MtouchArch>
|
|
|
|
</PropertyGroup>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Distribution|iPhoneSimulator' ">
|
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Distribution|iPhoneSimulator' ">
|
|
<DebugType>none</DebugType>
|
|
<DebugType>none</DebugType>
|
|
<Optimize>false</Optimize>
|
|
<Optimize>false</Optimize>
|
|
<OutputPath>bin\Distribution</OutputPath>
|
|
<OutputPath>bin\Distribution</OutputPath>
|
|
<WarningLevel>4</WarningLevel>
|
|
<WarningLevel>4</WarningLevel>
|
|
- <MtouchUseSGen>false</MtouchUseSGen>
|
|
|
|
- <MtouchMinimumOS>3.0</MtouchMinimumOS>
|
|
|
|
- <MtouchDebug>False</MtouchDebug>
|
|
|
|
<AssemblyName>MonoGameSamplesWaypoint</AssemblyName>
|
|
<AssemblyName>MonoGameSamplesWaypoint</AssemblyName>
|
|
- <MtouchUseLlvm>false</MtouchUseLlvm>
|
|
|
|
- <MtouchUseThumb>false</MtouchUseThumb>
|
|
|
|
- <MtouchArch>ARMv6</MtouchArch>
|
|
|
|
</PropertyGroup>
|
|
</PropertyGroup>
|
|
<ItemGroup>
|
|
<ItemGroup>
|
|
<Reference Include="System" />
|
|
<Reference Include="System" />
|
|
@@ -165,7 +127,7 @@
|
|
<None Include="Info.plist" />
|
|
<None Include="Info.plist" />
|
|
</ItemGroup>
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<ItemGroup>
|
|
- <ProjectReference Include="..\..\..\MonoGame.Framework\MonoGame.Framework.iOS.csproj">
|
|
|
|
|
|
+ <ProjectReference Include="..\..\..\..\MonoGame\MonoGame.Framework\MonoGame.Framework.iOS.csproj">
|
|
<Project>{DB8508BB-9849-4CC2-BC0F-8EB5DACB3C47}</Project>
|
|
<Project>{DB8508BB-9849-4CC2-BC0F-8EB5DACB3C47}</Project>
|
|
<Name>MonoGame.Framework.iOS</Name>
|
|
<Name>MonoGame.Framework.iOS</Name>
|
|
</ProjectReference>
|
|
</ProjectReference>
|