Xamarin settings

Compiles just fine for Mono / .NET 4.0
This commit is contained in:
Kaphotics 2016-04-06 22:52:34 -07:00
parent 53e046fd7f
commit 677ec99256
2 changed files with 9 additions and 2 deletions

View file

@ -47,11 +47,10 @@
<DebugType>pdbonly</DebugType>
<Optimize>true</Optimize>
<OutputPath>bin\Release\</OutputPath>
<DefineConstants>
</DefineConstants>
<ErrorReport>prompt</ErrorReport>
<WarningLevel>4</WarningLevel>
<UseVSHostingProcess>false</UseVSHostingProcess>
<LangVersion>6</LangVersion>
</PropertyGroup>
<PropertyGroup>
<ApplicationIcon>Resources\icon.ico</ApplicationIcon>

8
PKHeX.userprefs Normal file
View file

@ -0,0 +1,8 @@
<Properties StartupItem="PKHeX.csproj">
<MonoDevelop.Ide.Workspace ActiveConfiguration="Debug|x86" />
<MonoDevelop.Ide.Workbench />
<MonoDevelop.Ide.DebuggingService.Breakpoints>
<BreakpointStore />
</MonoDevelop.Ide.DebuggingService.Breakpoints>
<MonoDevelop.Ide.DebuggingService.PinnedWatches />
</Properties>