diff --git a/AniMax/AniMax.csproj b/AniMax/AniMax.csproj index a76ab21..661d560 100644 --- a/AniMax/AniMax.csproj +++ b/AniMax/AniMax.csproj @@ -1,161 +1,200 @@ - - - - Debug - AnyCPU - 8.0.50727 - 2.0 - {FBB48F3B-5FB4-4D87-AD16-E17C2FB9FEFA} - WinExe - SpiffCode - AniMax - - - true - full - false - bin\Debug\ - prompt - 4 - false - -unsafe - - - none - false - bin\Release\ - prompt - 4 - false - -unsafe - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - misc.cs - - - palette.cs - - - tbitmap.cs - - - - - AboutForm.cs - - - BitmapsForm.cs - - - CombinerForm.cs - - - FrameControl.cs - - - MainForm.cs - - - MiscControls.cs - - - OptionsForm.cs - - - PerPixelAlphaForm.cs - - - PreviewControl.cs - - - PreviewPanel.cs - - - ReplaceColorsForm.cs - - - StripControl.cs - - - StripForm.cs - - - StripProperties.cs - - - StripsForm.cs - - - WallPreviewForm.cs - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - False - MagicLibrary.dll - - - False - SharpZipLib.dll - - - - - - - - + + + + Debug + AnyCPU + 8.0.50727 + 2.0 + {FBB48F3B-5FB4-4D87-AD16-E17C2FB9FEFA} + WinExe + SpiffCode + AniMax + v2.0 + + + + + 2.0 + + + true + full + false + bin\Debug\ + prompt + 4 + false + -unsafe + true + + + none + false + bin\Release\ + prompt + 4 + false + -unsafe + + + + Form + + + + + + Form + + + Form + + + + Component + + + + Form + + + Component + + + Form + + + Form + + + UserControl + + + UserControl + + + Form + + + + UserControl + + + Form + + + Form + + + + Form + + + + Form + + + + + misc.cs + + + palette.cs + + + tbitmap.cs + + + + + AboutForm.cs + + + BitmapsForm.cs + + + CombinerForm.cs + + + FrameControl.cs + + + MainForm.cs + + + MiscControls.cs + + + OptionsForm.cs + + + PerPixelAlphaForm.cs + + + PreviewControl.cs + + + PreviewPanel.cs + + + ReplaceColorsForm.cs + + + StripControl.cs + + + StripForm.cs + + + StripProperties.cs + + + StripsForm.cs + + + WallPreviewForm.cs + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + False + MagicLibrary.dll + + + False + SharpZipLib.dll + + + + + + + + \ No newline at end of file diff --git a/AniMax/AniMax.sln b/AniMax/AniMax.sln index 61b9260..3c267be 100644 --- a/AniMax/AniMax.sln +++ b/AniMax/AniMax.sln @@ -1,6 +1,8 @@  -Microsoft Visual Studio Solution File, Format Version 9.00 -# Visual Studio 2005 +Microsoft Visual Studio Solution File, Format Version 12.00 +# Visual Studio 2013 +VisualStudioVersion = 12.0.31101.0 +MinimumVisualStudioVersion = 10.0.40219.1 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "AniMax", "AniMax.csproj", "{FBB48F3B-5FB4-4D87-AD16-E17C2FB9FEFA}" EndProject Global @@ -14,6 +16,9 @@ Global {FBB48F3B-5FB4-4D87-AD16-E17C2FB9FEFA}.Release|Any CPU.ActiveCfg = Release|Any CPU {FBB48F3B-5FB4-4D87-AD16-E17C2FB9FEFA}.Release|Any CPU.Build.0 = Release|Any CPU EndGlobalSection + GlobalSection(SolutionProperties) = preSolution + HideSolutionNode = FALSE + EndGlobalSection GlobalSection(MonoDevelopProperties) = preSolution StartupItem = AniMax.csproj EndGlobalSection