Skip to content

Commit

Permalink
Poi!
Browse files Browse the repository at this point in the history
  • Loading branch information
kinosang committed Jan 17, 2015
0 parents commit fef92bd
Show file tree
Hide file tree
Showing 29 changed files with 2,113 additions and 0 deletions.
20 changes: 20 additions & 0 deletions KanColleJ.sln
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 2012
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "KanColleJ", "KanColleJ\KanColleJ.csproj", "{D4942E8B-F12E-4372-A76D-B0FE8C2A2CF5}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|x86 = Debug|x86
Release|x86 = Release|x86
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{D4942E8B-F12E-4372-A76D-B0FE8C2A2CF5}.Debug|x86.ActiveCfg = Debug|x86
{D4942E8B-F12E-4372-A76D-B0FE8C2A2CF5}.Debug|x86.Build.0 = Debug|x86
{D4942E8B-F12E-4372-A76D-B0FE8C2A2CF5}.Release|x86.ActiveCfg = Release|x86
{D4942E8B-F12E-4372-A76D-B0FE8C2A2CF5}.Release|x86.Build.0 = Release|x86
EndGlobalSection
GlobalSection(MonoDevelopProperties) = preSolution
StartupItem = KanColleJ\KanColleJ.csproj
EndGlobalSection
EndGlobal
12 changes: 12 additions & 0 deletions KanColleJ.userprefs
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
<Properties>
<MonoDevelop.Ide.Workspace ActiveConfiguration="Release|x86" />
<MonoDevelop.Ide.Workbench ActiveDocument="KanColleJ/MainWindow.cs">
<Files>
<File FileName="KanColleJ/MainWindow.cs" Line="28" Column="28" />
</Files>
</MonoDevelop.Ide.Workbench>
<MonoDevelop.Ide.DebuggingService.Breakpoints>
<BreakpointStore />
</MonoDevelop.Ide.DebuggingService.Breakpoints>
<MonoDevelop.Ide.DebuggingService.PinnedWatches />
</Properties>
Loading

0 comments on commit fef92bd

Please sign in to comment.