summaryrefslogtreecommitdiff
path: root/protocols/Telegram/tgl/contrib/vs/tgl.sln
diff options
context:
space:
mode:
authorKirill Volinsky <mataes2007@gmail.com>2016-03-07 22:07:50 +0000
committerKirill Volinsky <mataes2007@gmail.com>2016-03-07 22:07:50 +0000
commit90cc15799fe189134d9580c1dc121d0b78df17ba (patch)
tree32ea2068c77c2e224d743479408818315931f64b /protocols/Telegram/tgl/contrib/vs/tgl.sln
parent33f7eca09be79fb9f1d1933f198b5ec60e465cd7 (diff)
tgl.lib first compile version. Only release x86
git-svn-id: http://svn.miranda-ng.org/main/trunk@16445 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'protocols/Telegram/tgl/contrib/vs/tgl.sln')
-rw-r--r--protocols/Telegram/tgl/contrib/vs/tgl.sln52
1 files changed, 52 insertions, 0 deletions
diff --git a/protocols/Telegram/tgl/contrib/vs/tgl.sln b/protocols/Telegram/tgl/contrib/vs/tgl.sln
new file mode 100644
index 0000000000..063abfb0b6
--- /dev/null
+++ b/protocols/Telegram/tgl/contrib/vs/tgl.sln
@@ -0,0 +1,52 @@
+
+Microsoft Visual Studio Solution File, Format Version 12.00
+# Visual Studio 14
+VisualStudioVersion = 14.0.23107.0
+MinimumVisualStudioVersion = 10.0.40219.1
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "tgl", "tgl.vcxproj", "{C3106192-32AD-442F-A3A2-E3CFB63F0CF1}"
+ ProjectSection(ProjectDependencies) = postProject
+ {14022761-9F27-4A2D-B7EA-F41FB9B3274C} = {14022761-9F27-4A2D-B7EA-F41FB9B3274C}
+ {03A484BF-4CF0-4290-9BD2-D649F0797703} = {03A484BF-4CF0-4290-9BD2-D649F0797703}
+ EndProjectSection
+EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "tl-parser", "..\..\tl-parser\contrib\vs\tl-parser.vcxproj", "{14022761-9F27-4A2D-B7EA-F41FB9B3274C}"
+EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "generate", "generate.vcxproj", "{03A484BF-4CF0-4290-9BD2-D649F0797703}"
+EndProject
+Global
+ GlobalSection(SolutionConfigurationPlatforms) = preSolution
+ Debug|x64 = Debug|x64
+ Debug|x86 = Debug|x86
+ Release|x64 = Release|x64
+ Release|x86 = Release|x86
+ EndGlobalSection
+ GlobalSection(ProjectConfigurationPlatforms) = postSolution
+ {C3106192-32AD-442F-A3A2-E3CFB63F0CF1}.Debug|x64.ActiveCfg = Debug|x64
+ {C3106192-32AD-442F-A3A2-E3CFB63F0CF1}.Debug|x64.Build.0 = Debug|x64
+ {C3106192-32AD-442F-A3A2-E3CFB63F0CF1}.Debug|x86.ActiveCfg = Debug|Win32
+ {C3106192-32AD-442F-A3A2-E3CFB63F0CF1}.Debug|x86.Build.0 = Debug|Win32
+ {C3106192-32AD-442F-A3A2-E3CFB63F0CF1}.Release|x64.ActiveCfg = Release|x64
+ {C3106192-32AD-442F-A3A2-E3CFB63F0CF1}.Release|x64.Build.0 = Release|x64
+ {C3106192-32AD-442F-A3A2-E3CFB63F0CF1}.Release|x86.ActiveCfg = Release|Win32
+ {C3106192-32AD-442F-A3A2-E3CFB63F0CF1}.Release|x86.Build.0 = Release|Win32
+ {14022761-9F27-4A2D-B7EA-F41FB9B3274C}.Debug|x64.ActiveCfg = Debug|x64
+ {14022761-9F27-4A2D-B7EA-F41FB9B3274C}.Debug|x64.Build.0 = Debug|x64
+ {14022761-9F27-4A2D-B7EA-F41FB9B3274C}.Debug|x86.ActiveCfg = Debug|Win32
+ {14022761-9F27-4A2D-B7EA-F41FB9B3274C}.Debug|x86.Build.0 = Debug|Win32
+ {14022761-9F27-4A2D-B7EA-F41FB9B3274C}.Release|x64.ActiveCfg = Release|x64
+ {14022761-9F27-4A2D-B7EA-F41FB9B3274C}.Release|x64.Build.0 = Release|x64
+ {14022761-9F27-4A2D-B7EA-F41FB9B3274C}.Release|x86.ActiveCfg = Release|Win32
+ {14022761-9F27-4A2D-B7EA-F41FB9B3274C}.Release|x86.Build.0 = Release|Win32
+ {03A484BF-4CF0-4290-9BD2-D649F0797703}.Debug|x64.ActiveCfg = Debug|x64
+ {03A484BF-4CF0-4290-9BD2-D649F0797703}.Debug|x64.Build.0 = Debug|x64
+ {03A484BF-4CF0-4290-9BD2-D649F0797703}.Debug|x86.ActiveCfg = Debug|Win32
+ {03A484BF-4CF0-4290-9BD2-D649F0797703}.Debug|x86.Build.0 = Debug|Win32
+ {03A484BF-4CF0-4290-9BD2-D649F0797703}.Release|x64.ActiveCfg = Release|x64
+ {03A484BF-4CF0-4290-9BD2-D649F0797703}.Release|x64.Build.0 = Release|x64
+ {03A484BF-4CF0-4290-9BD2-D649F0797703}.Release|x86.ActiveCfg = Release|Win32
+ {03A484BF-4CF0-4290-9BD2-D649F0797703}.Release|x86.Build.0 = Release|Win32
+ EndGlobalSection
+ GlobalSection(SolutionProperties) = preSolution
+ HideSolutionNode = FALSE
+ EndGlobalSection
+EndGlobal