Skip to content

Commit

Permalink
Merge pull request #18 from espes/master
Browse files Browse the repository at this point in the history
Add MONOMAC defines so everything launches and new monodevelop shit
  • Loading branch information
espes committed Jun 14, 2012
2 parents ac7afa0 + 7f179b1 commit 9d0f9d4
Show file tree
Hide file tree
Showing 42 changed files with 393 additions and 49 deletions.
11 changes: 10 additions & 1 deletion BackgroundThreadTester/BackgroundThreadTester.MacOS.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,10 @@
<WarningLevel>4</WarningLevel>
<PlatformTarget>x86</PlatformTarget>
<ConsolePause>false</ConsolePause>
<EnableCodeSigning>false</EnableCodeSigning>
<CreatePackage>false</CreatePackage>
<EnablePackageSigning>false</EnablePackageSigning>
<IncludeMonoRuntime>false</IncludeMonoRuntime>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x86' ">
<DebugType>none</DebugType>
Expand All @@ -30,6 +34,10 @@
<WarningLevel>4</WarningLevel>
<PlatformTarget>x86</PlatformTarget>
<ConsolePause>false</ConsolePause>
<EnableCodeSigning>false</EnableCodeSigning>
<CreatePackage>false</CreatePackage>
<EnablePackageSigning>false</EnablePackageSigning>
<IncludeMonoRuntime>false</IncludeMonoRuntime>
</PropertyGroup>
<ItemGroup>
<Reference Include="System" />
Expand All @@ -41,7 +49,8 @@
<Reference Include="System.Windows.Forms" />
</ItemGroup>
<ItemGroup>
<None Include="Info.plist"></None>
<None Include="Info.plist">
</None>
<None Include="Content\beehive.png" />
<None Include="README.md" />
</ItemGroup>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,10 @@
<ErrorReport>prompt</ErrorReport>
<WarningLevel>4</WarningLevel>
<ConsolePause>false</ConsolePause>
<EnableCodeSigning>false</EnableCodeSigning>
<CreatePackage>false</CreatePackage>
<EnablePackageSigning>false</EnablePackageSigning>
<IncludeMonoRuntime>false</IncludeMonoRuntime>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
<DebugType>none</DebugType>
Expand All @@ -28,6 +32,10 @@
<ErrorReport>prompt</ErrorReport>
<WarningLevel>4</WarningLevel>
<ConsolePause>false</ConsolePause>
<EnableCodeSigning>false</EnableCodeSigning>
<CreatePackage>false</CreatePackage>
<EnablePackageSigning>false</EnablePackageSigning>
<IncludeMonoRuntime>false</IncludeMonoRuntime>
</PropertyGroup>
<ItemGroup>
<Reference Include="System" />
Expand All @@ -38,7 +46,8 @@
<Reference Include="MonoMac" />
</ItemGroup>
<ItemGroup>
<None Include="Info.plist"></None>
<None Include="Info.plist">
</None>
<None Include="Game.ico" />
<None Include="GameThumbnail.png" />
<None Include="README.md" />
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,10 @@
<ErrorReport>prompt</ErrorReport>
<WarningLevel>4</WarningLevel>
<ConsolePause>false</ConsolePause>
<EnableCodeSigning>false</EnableCodeSigning>
<CreatePackage>false</CreatePackage>
<EnablePackageSigning>false</EnablePackageSigning>
<IncludeMonoRuntime>false</IncludeMonoRuntime>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
<DebugType>none</DebugType>
Expand All @@ -28,6 +32,10 @@
<ErrorReport>prompt</ErrorReport>
<WarningLevel>4</WarningLevel>
<ConsolePause>false</ConsolePause>
<EnableCodeSigning>false</EnableCodeSigning>
<CreatePackage>false</CreatePackage>
<EnablePackageSigning>false</EnablePackageSigning>
<IncludeMonoRuntime>false</IncludeMonoRuntime>
</PropertyGroup>
<ItemGroup>
<Reference Include="System" />
Expand All @@ -38,7 +46,8 @@
<Reference Include="MonoMac" />
</ItemGroup>
<ItemGroup>
<None Include="Info.plist"></None>
<None Include="Info.plist">
</None>
<None Include="Game.ico" />
<None Include="GameThumbnail.png" />
<None Include="README.md" />
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,10 @@
<ErrorReport>prompt</ErrorReport>
<WarningLevel>4</WarningLevel>
<ConsolePause>false</ConsolePause>
<EnableCodeSigning>false</EnableCodeSigning>
<CreatePackage>false</CreatePackage>
<EnablePackageSigning>false</EnablePackageSigning>
<IncludeMonoRuntime>false</IncludeMonoRuntime>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
<DebugType>none</DebugType>
Expand All @@ -28,6 +32,10 @@
<ErrorReport>prompt</ErrorReport>
<WarningLevel>4</WarningLevel>
<ConsolePause>false</ConsolePause>
<EnableCodeSigning>false</EnableCodeSigning>
<CreatePackage>false</CreatePackage>
<EnablePackageSigning>false</EnablePackageSigning>
<IncludeMonoRuntime>false</IncludeMonoRuntime>
</PropertyGroup>
<ItemGroup>
<Reference Include="System" />
Expand All @@ -38,7 +46,8 @@
<Reference Include="MonoMac" />
</ItemGroup>
<ItemGroup>
<None Include="Info.plist"></None>
<None Include="Info.plist">
</None>
<None Include="Game.ico" />
<None Include="GameThumbnail.png" />
<None Include="README.md" />
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,10 @@
<ErrorReport>prompt</ErrorReport>
<WarningLevel>4</WarningLevel>
<ConsolePause>false</ConsolePause>
<EnableCodeSigning>false</EnableCodeSigning>
<CreatePackage>false</CreatePackage>
<EnablePackageSigning>false</EnablePackageSigning>
<IncludeMonoRuntime>false</IncludeMonoRuntime>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
<DebugType>none</DebugType>
Expand All @@ -28,6 +32,10 @@
<ErrorReport>prompt</ErrorReport>
<WarningLevel>4</WarningLevel>
<ConsolePause>false</ConsolePause>
<EnableCodeSigning>false</EnableCodeSigning>
<CreatePackage>false</CreatePackage>
<EnablePackageSigning>false</EnablePackageSigning>
<IncludeMonoRuntime>false</IncludeMonoRuntime>
</PropertyGroup>
<ItemGroup>
<Reference Include="System" />
Expand All @@ -38,7 +46,8 @@
<Reference Include="MonoMac" />
</ItemGroup>
<ItemGroup>
<None Include="Info.plist"></None>
<None Include="Info.plist">
</None>
<None Include="Game.ico" />
<None Include="GameThumbnail.png" />
<None Include="README.md" />
Expand Down
11 changes: 10 additions & 1 deletion BouncingBox/MonoGame.Samples.BouncingBox.MacOS.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,10 @@
<ErrorReport>prompt</ErrorReport>
<WarningLevel>4</WarningLevel>
<ConsolePause>false</ConsolePause>
<EnableCodeSigning>false</EnableCodeSigning>
<CreatePackage>false</CreatePackage>
<EnablePackageSigning>false</EnablePackageSigning>
<IncludeMonoRuntime>false</IncludeMonoRuntime>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
<DebugType>none</DebugType>
Expand All @@ -28,6 +32,10 @@
<ErrorReport>prompt</ErrorReport>
<WarningLevel>4</WarningLevel>
<ConsolePause>false</ConsolePause>
<EnableCodeSigning>false</EnableCodeSigning>
<CreatePackage>false</CreatePackage>
<EnablePackageSigning>false</EnablePackageSigning>
<IncludeMonoRuntime>false</IncludeMonoRuntime>
</PropertyGroup>
<ItemGroup>
<Reference Include="System" />
Expand Down Expand Up @@ -61,7 +69,8 @@
<Content Include="monogameicon.png" />
</ItemGroup>
<ItemGroup>
<None Include="Info.plist"></None>
<None Include="Info.plist">
</None>
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\..\MonoGame.Framework\MonoGame.Framework.MacOS.csproj">
Expand Down
11 changes: 10 additions & 1 deletion CatapaultWars/CatapaultGame.MacOS.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,10 @@
<WarningLevel>4</WarningLevel>
<PlatformTarget>x86</PlatformTarget>
<ConsolePause>false</ConsolePause>
<EnableCodeSigning>false</EnableCodeSigning>
<CreatePackage>false</CreatePackage>
<EnablePackageSigning>false</EnablePackageSigning>
<IncludeMonoRuntime>false</IncludeMonoRuntime>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x86' ">
<DebugType>none</DebugType>
Expand All @@ -30,6 +34,10 @@
<WarningLevel>4</WarningLevel>
<PlatformTarget>x86</PlatformTarget>
<ConsolePause>false</ConsolePause>
<EnableCodeSigning>false</EnableCodeSigning>
<CreatePackage>false</CreatePackage>
<EnablePackageSigning>false</EnablePackageSigning>
<IncludeMonoRuntime>false</IncludeMonoRuntime>
</PropertyGroup>
<ItemGroup>
<Reference Include="System" />
Expand All @@ -40,7 +48,8 @@
<Reference Include="MonoMac" />
</ItemGroup>
<ItemGroup>
<None Include="Info.plist"></None>
<None Include="Info.plist">
</None>
<None Include="Background.png" />
<None Include="Game.ico" />
</ItemGroup>
Expand Down
11 changes: 10 additions & 1 deletion CatapultNetWars/CatapultNetWars.MacOS.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,10 @@
<WarningLevel>4</WarningLevel>
<PlatformTarget>x86</PlatformTarget>
<ConsolePause>false</ConsolePause>
<EnableCodeSigning>false</EnableCodeSigning>
<CreatePackage>false</CreatePackage>
<EnablePackageSigning>false</EnablePackageSigning>
<IncludeMonoRuntime>false</IncludeMonoRuntime>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x86' ">
<DebugType>none</DebugType>
Expand All @@ -30,6 +34,10 @@
<WarningLevel>4</WarningLevel>
<PlatformTarget>x86</PlatformTarget>
<ConsolePause>false</ConsolePause>
<EnableCodeSigning>false</EnableCodeSigning>
<CreatePackage>false</CreatePackage>
<EnablePackageSigning>false</EnablePackageSigning>
<IncludeMonoRuntime>false</IncludeMonoRuntime>
</PropertyGroup>
<ItemGroup>
<Reference Include="System" />
Expand All @@ -40,7 +48,8 @@
<Reference Include="MonoMac" />
</ItemGroup>
<ItemGroup>
<None Include="Info.plist"></None>
<None Include="Info.plist">
</None>
<None Include="Background.png" />
<None Include="Game.ico" />
</ItemGroup>
Expand Down
11 changes: 10 additions & 1 deletion ChaseAndEvade/MonoGame.Samples.ChaseAndEvade.MacOS.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,10 @@
<ErrorReport>prompt</ErrorReport>
<WarningLevel>4</WarningLevel>
<ConsolePause>false</ConsolePause>
<EnableCodeSigning>false</EnableCodeSigning>
<CreatePackage>false</CreatePackage>
<EnablePackageSigning>false</EnablePackageSigning>
<IncludeMonoRuntime>false</IncludeMonoRuntime>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
<DebugType>none</DebugType>
Expand All @@ -28,6 +32,10 @@
<ErrorReport>prompt</ErrorReport>
<WarningLevel>4</WarningLevel>
<ConsolePause>false</ConsolePause>
<EnableCodeSigning>false</EnableCodeSigning>
<CreatePackage>false</CreatePackage>
<EnablePackageSigning>false</EnablePackageSigning>
<IncludeMonoRuntime>false</IncludeMonoRuntime>
</PropertyGroup>
<ItemGroup>
<Reference Include="System" />
Expand All @@ -41,7 +49,8 @@
</Reference>
</ItemGroup>
<ItemGroup>
<None Include="Info.plist"></None>
<None Include="Info.plist">
</None>
</ItemGroup>
<Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
<Import Project="$(MSBuildExtensionsPath)\Mono\MonoMac\v0.0\Mono.MonoMac.targets" />
Expand Down
11 changes: 10 additions & 1 deletion Colored3DCube/Colored3DCube.MacOS.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,10 @@
<WarningLevel>4</WarningLevel>
<PlatformTarget>x86</PlatformTarget>
<ConsolePause>false</ConsolePause>
<EnableCodeSigning>false</EnableCodeSigning>
<CreatePackage>false</CreatePackage>
<EnablePackageSigning>false</EnablePackageSigning>
<IncludeMonoRuntime>false</IncludeMonoRuntime>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x86' ">
<DebugType>none</DebugType>
Expand All @@ -30,6 +34,10 @@
<WarningLevel>4</WarningLevel>
<PlatformTarget>x86</PlatformTarget>
<ConsolePause>false</ConsolePause>
<EnableCodeSigning>false</EnableCodeSigning>
<CreatePackage>false</CreatePackage>
<EnablePackageSigning>false</EnablePackageSigning>
<IncludeMonoRuntime>false</IncludeMonoRuntime>
</PropertyGroup>
<ItemGroup>
<Reference Include="System" />
Expand All @@ -40,7 +48,8 @@
<Reference Include="MonoMac" />
</ItemGroup>
<ItemGroup>
<None Include="Info.plist"></None>
<None Include="Info.plist">
</None>
<None Include="Game.ico" />
<None Include="GameThumbnail.png" />
</ItemGroup>
Expand Down
9 changes: 8 additions & 1 deletion Draw2D/MonoGame.Samples.Draw2D.MacOS.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,10 @@
<ErrorReport>prompt</ErrorReport>
<WarningLevel>4</WarningLevel>
<ConsolePause>false</ConsolePause>
<EnableCodeSigning>false</EnableCodeSigning>
<CreatePackage>false</CreatePackage>
<EnablePackageSigning>false</EnablePackageSigning>
<IncludeMonoRuntime>false</IncludeMonoRuntime>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
<DebugType>none</DebugType>
Expand All @@ -29,6 +33,10 @@
<ErrorReport>prompt</ErrorReport>
<WarningLevel>4</WarningLevel>
<ConsolePause>false</ConsolePause>
<EnableCodeSigning>false</EnableCodeSigning>
<CreatePackage>false</CreatePackage>
<EnablePackageSigning>false</EnablePackageSigning>
<IncludeMonoRuntime>false</IncludeMonoRuntime>
</PropertyGroup>
<ItemGroup>
<Reference Include="System" />
Expand Down Expand Up @@ -72,7 +80,6 @@
</ItemGroup>
<ItemGroup>
<None Include="Info.plist">

</None>
</ItemGroup>
</Project>
8 changes: 8 additions & 0 deletions GameStateManagement/GameStateManagement.MacOS.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,10 @@
<ErrorReport>prompt</ErrorReport>
<WarningLevel>4</WarningLevel>
<ConsolePause>false</ConsolePause>
<EnableCodeSigning>false</EnableCodeSigning>
<CreatePackage>false</CreatePackage>
<EnablePackageSigning>false</EnablePackageSigning>
<IncludeMonoRuntime>false</IncludeMonoRuntime>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
<DebugType>none</DebugType>
Expand All @@ -29,6 +33,10 @@
<WarningLevel>4</WarningLevel>
<ConsolePause>false</ConsolePause>
<DefineConstants>MONOMAC</DefineConstants>
<EnableCodeSigning>false</EnableCodeSigning>
<CreatePackage>false</CreatePackage>
<EnablePackageSigning>false</EnablePackageSigning>
<IncludeMonoRuntime>false</IncludeMonoRuntime>
</PropertyGroup>
<ItemGroup>
<Reference Include="System" />
Expand Down
Loading

0 comments on commit 9d0f9d4

Please sign in to comment.