summaryrefslogtreecommitdiff
path: root/bin15
diff options
context:
space:
mode:
authorGeorge Hazan <ghazan@miranda.im>2017-08-28 12:46:52 +0300
committerGeorge Hazan <ghazan@miranda.im>2017-08-28 12:46:52 +0300
commitb06b0401c232496c22f9d58a87a55a656447a032 (patch)
treea4936f09c93df506d21b4210746d5129261d52b8 /bin15
parent6b18d317336440792a86775269659fb9959718ce (diff)
Toaster solution moved to bin* directory
Diffstat (limited to 'bin15')
-rw-r--r--bin15/fwin8_10.sln27
1 files changed, 27 insertions, 0 deletions
diff --git a/bin15/fwin8_10.sln b/bin15/fwin8_10.sln
new file mode 100644
index 0000000000..b45ebac4c0
--- /dev/null
+++ b/bin15/fwin8_10.sln
@@ -0,0 +1,27 @@
+Microsoft Visual Studio Solution File, Format Version 12.00
+# Visual Studio 15
+VisualStudioVersion = 15.0.26403.7
+MinimumVisualStudioVersion = 10.0.40219.1
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Toaster", "..\plugins\Toaster\Toaster.vcxproj", "{1FDBD8F0-3929-41BC-92D1-020779460769}"
+EndProject
+Global
+ GlobalSection(SolutionConfigurationPlatforms) = preSolution
+ Debug|Win32 = Debug|Win32
+ Debug|x64 = Debug|x64
+ Release|Win32 = Release|Win32
+ Release|x64 = Release|x64
+ EndGlobalSection
+ GlobalSection(ProjectConfigurationPlatforms) = postSolution
+ {1FDBD8F0-3929-41BC-92D1-020779460769}.Debug|Win32.ActiveCfg = Debug|Win32
+ {1FDBD8F0-3929-41BC-92D1-020779460769}.Debug|Win32.Build.0 = Debug|Win32
+ {1FDBD8F0-3929-41BC-92D1-020779460769}.Debug|x64.ActiveCfg = Debug|x64
+ {1FDBD8F0-3929-41BC-92D1-020779460769}.Debug|x64.Build.0 = Debug|x64
+ {1FDBD8F0-3929-41BC-92D1-020779460769}.Release|Win32.ActiveCfg = Release|Win32
+ {1FDBD8F0-3929-41BC-92D1-020779460769}.Release|Win32.Build.0 = Release|Win32
+ {1FDBD8F0-3929-41BC-92D1-020779460769}.Release|x64.ActiveCfg = Release|x64
+ {1FDBD8F0-3929-41BC-92D1-020779460769}.Release|x64.Build.0 = Release|x64
+ EndGlobalSection
+ GlobalSection(SolutionProperties) = preSolution
+ HideSolutionNode = FALSE
+ EndGlobalSection
+EndGlobal