Skip to content

Commit

Permalink
Project updates
Browse files Browse the repository at this point in the history
  • Loading branch information
dellis1972 committed Feb 22, 2013
1 parent ebebc6c commit 10de065
Show file tree
Hide file tree
Showing 10 changed files with 10 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand Down
1 change: 1 addition & 0 deletions BouncingBox/BouncingBox.MacOS.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand Down
1 change: 1 addition & 0 deletions ChaseAndEvade/ChaseAndEvade.MacOS.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand Down
1 change: 1 addition & 0 deletions GameStateManagement/GameStateManagement.MacOS.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand Down
1 change: 1 addition & 0 deletions GooCursor/GooCursor.MacOS.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand Down
1 change: 1 addition & 0 deletions HoneycombRush/HoneycombRush.MacOS.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand Down
1 change: 1 addition & 0 deletions NetRumble/NetRumble.MacOS.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand Down

0 comments on commit 10de065

Please sign in to comment.