diff options
Diffstat (limited to 'protocols/Tlen/tlen_czaty/mucc.sln')
-rw-r--r-- | protocols/Tlen/tlen_czaty/mucc.sln | 43 |
1 files changed, 43 insertions, 0 deletions
diff --git a/protocols/Tlen/tlen_czaty/mucc.sln b/protocols/Tlen/tlen_czaty/mucc.sln new file mode 100644 index 0000000000..f62ed9965d --- /dev/null +++ b/protocols/Tlen/tlen_czaty/mucc.sln @@ -0,0 +1,43 @@ +Microsoft Visual Studio Solution File, Format Version 11.00
+# Visual C++ Express 2010
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "mucc", "mucc.vcxproj", "{BD1D155A-7A47-4414-80A3-CCCC3C5C583B}"
+EndProject
+Global
+ GlobalSection(SolutionConfigurationPlatforms) = preSolution
+ Debug Ansi|Win32 = Debug Ansi|Win32
+ Debug Ansi|x64 = Debug Ansi|x64
+ Debug Unicode|Win32 = Debug Unicode|Win32
+ Debug Unicode|x64 = Debug Unicode|x64
+ Debug x64|Win32 = Debug x64|Win32
+ Debug x64|x64 = Debug x64|x64
+ Release Ansi|Win32 = Release Ansi|Win32
+ Release Ansi|x64 = Release Ansi|x64
+ Release Unicode|Win32 = Release Unicode|Win32
+ Release Unicode|x64 = Release Unicode|x64
+ Release x64|Win32 = Release x64|Win32
+ Release x64|x64 = Release x64|x64
+ EndGlobalSection
+ GlobalSection(ProjectConfigurationPlatforms) = postSolution
+ {BD1D155A-7A47-4414-80A3-CCCC3C5C583B}.Debug Ansi|Win32.ActiveCfg = Debug Ansi|Win32
+ {BD1D155A-7A47-4414-80A3-CCCC3C5C583B}.Debug Ansi|Win32.Build.0 = Debug Ansi|Win32
+ {BD1D155A-7A47-4414-80A3-CCCC3C5C583B}.Debug Ansi|x64.ActiveCfg = Debug Ansi|x64
+ {BD1D155A-7A47-4414-80A3-CCCC3C5C583B}.Debug Unicode|Win32.ActiveCfg = Debug Unicode|Win32
+ {BD1D155A-7A47-4414-80A3-CCCC3C5C583B}.Debug Unicode|Win32.Build.0 = Debug Unicode|Win32
+ {BD1D155A-7A47-4414-80A3-CCCC3C5C583B}.Debug Unicode|x64.ActiveCfg = Debug Unicode|x64
+ {BD1D155A-7A47-4414-80A3-CCCC3C5C583B}.Debug x64|Win32.ActiveCfg = Debug x64|Win32
+ {BD1D155A-7A47-4414-80A3-CCCC3C5C583B}.Debug x64|x64.ActiveCfg = Debug x64|x64
+ {BD1D155A-7A47-4414-80A3-CCCC3C5C583B}.Debug x64|x64.Build.0 = Debug x64|x64
+ {BD1D155A-7A47-4414-80A3-CCCC3C5C583B}.Release Ansi|Win32.ActiveCfg = Release Ansi|Win32
+ {BD1D155A-7A47-4414-80A3-CCCC3C5C583B}.Release Ansi|Win32.Build.0 = Release Ansi|Win32
+ {BD1D155A-7A47-4414-80A3-CCCC3C5C583B}.Release Ansi|x64.ActiveCfg = Release Ansi|x64
+ {BD1D155A-7A47-4414-80A3-CCCC3C5C583B}.Release Unicode|Win32.ActiveCfg = Release Unicode|Win32
+ {BD1D155A-7A47-4414-80A3-CCCC3C5C583B}.Release Unicode|Win32.Build.0 = Release Unicode|Win32
+ {BD1D155A-7A47-4414-80A3-CCCC3C5C583B}.Release Unicode|x64.ActiveCfg = Release Unicode|x64
+ {BD1D155A-7A47-4414-80A3-CCCC3C5C583B}.Release x64|Win32.ActiveCfg = Release x64|Win32
+ {BD1D155A-7A47-4414-80A3-CCCC3C5C583B}.Release x64|x64.ActiveCfg = Release x64|x64
+ {BD1D155A-7A47-4414-80A3-CCCC3C5C583B}.Release x64|x64.Build.0 = Release x64|x64
+ EndGlobalSection
+ GlobalSection(SolutionProperties) = preSolution
+ HideSolutionNode = FALSE
+ EndGlobalSection
+EndGlobal
|