浏览代码

Project updates

Dean Ellis 12 年之前
父节点
当前提交
10de065d9b

+ 1 - 0
BookSourceCode/XNAGameDevelopmentbyExampleCode/AsteroidBeltAssault/AsteroidBeltAssault.MacOS.csproj

@@ -10,6 +10,7 @@
     <OutputType>Exe</OutputType>
     <RootNamespace>AsteroidBeltAssault</RootNamespace>
     <AssemblyName>AsteroidBeltAssault</AssemblyName>
+    <SuppressXamMacUpsell>True</SuppressXamMacUpsell>
   </PropertyGroup>
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
     <DebugSymbols>True</DebugSymbols>

+ 1 - 0
BookSourceCode/XNAGameDevelopmentbyExampleCode/FloodControl/FloodControl.MacOS.csproj

@@ -10,6 +10,7 @@
     <OutputType>Exe</OutputType>
     <RootNamespace>FloodControl</RootNamespace>
     <AssemblyName>FloodControl</AssemblyName>
+    <SuppressXamMacUpsell>True</SuppressXamMacUpsell>
   </PropertyGroup>
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
     <DebugSymbols>True</DebugSymbols>

+ 1 - 0
BookSourceCode/XNAGameDevelopmentbyExampleCode/GemstoneHunter/GemstoneHunter.MacOS.csproj

@@ -10,6 +10,7 @@
     <OutputType>Exe</OutputType>
     <RootNamespace>GemstoneHunter</RootNamespace>
     <AssemblyName>GemstoneHunter</AssemblyName>
+    <SuppressXamMacUpsell>True</SuppressXamMacUpsell>
   </PropertyGroup>
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
     <DebugSymbols>True</DebugSymbols>

+ 1 - 0
BookSourceCode/XNAGameDevelopmentbyExampleCode/RobotRampage/RobotRampage.MacOS.csproj

@@ -10,6 +10,7 @@
     <OutputType>Exe</OutputType>
     <RootNamespace>RobotRampage</RootNamespace>
     <AssemblyName>RobotRampage</AssemblyName>
+    <SuppressXamMacUpsell>True</SuppressXamMacUpsell>
   </PropertyGroup>
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
     <DebugSymbols>True</DebugSymbols>

+ 1 - 0
BouncingBox/BouncingBox.MacOS.csproj

@@ -10,6 +10,7 @@
     <OutputType>Exe</OutputType>
     <RootNamespace>Microsoft.Xna.Samples.BouncingBox.MacOS</RootNamespace>
     <AssemblyName>Microsoft.Xna.Samples.BouncingBox.MacOS</AssemblyName>
+    <SuppressXamMacUpsell>True</SuppressXamMacUpsell>
   </PropertyGroup>
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
     <DebugSymbols>True</DebugSymbols>

+ 1 - 0
ChaseAndEvade/ChaseAndEvade.MacOS.csproj

@@ -10,6 +10,7 @@
     <OutputType>Exe</OutputType>
     <RootNamespace>ChaseAndEvade</RootNamespace>
     <AssemblyName>ChaseAndEvade</AssemblyName>
+    <SuppressXamMacUpsell>True</SuppressXamMacUpsell>
   </PropertyGroup>
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
     <DebugSymbols>True</DebugSymbols>

+ 1 - 0
GameStateManagement/GameStateManagement.MacOS.csproj

@@ -10,6 +10,7 @@
     <OutputType>Exe</OutputType>
     <RootNamespace>GameStateManagement</RootNamespace>
     <AssemblyName>GameStateManagement</AssemblyName>
+    <SuppressXamMacUpsell>True</SuppressXamMacUpsell>
   </PropertyGroup>
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
     <DebugSymbols>True</DebugSymbols>

+ 1 - 0
GooCursor/GooCursor.MacOS.csproj

@@ -10,6 +10,7 @@
     <OutputType>Exe</OutputType>
     <RootNamespace>GooCursor</RootNamespace>
     <AssemblyName>GooCursor</AssemblyName>
+    <SuppressXamMacUpsell>True</SuppressXamMacUpsell>
   </PropertyGroup>
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x86' ">
     <DebugSymbols>True</DebugSymbols>

+ 1 - 0
HoneycombRush/HoneycombRush.MacOS.csproj

@@ -10,6 +10,7 @@
     <OutputType>Exe</OutputType>
     <RootNamespace>HoneycombRush</RootNamespace>
     <AssemblyName>HoneycombRush</AssemblyName>
+    <SuppressXamMacUpsell>True</SuppressXamMacUpsell>
   </PropertyGroup>
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
     <DebugSymbols>True</DebugSymbols>

+ 1 - 0
NetRumble/NetRumble.MacOS.csproj

@@ -10,6 +10,7 @@
     <OutputType>Exe</OutputType>
     <RootNamespace>NetRumble</RootNamespace>
     <AssemblyName>NetRumble</AssemblyName>
+    <SuppressXamMacUpsell>True</SuppressXamMacUpsell>
   </PropertyGroup>
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
     <DebugSymbols>True</DebugSymbols>