aboutsummaryrefslogtreecommitdiffstats
path: root/Software/Visual_Studio/Tango.PPC.sln
diff options
context:
space:
mode:
authorRoy Ben-Shabat <Roy@Twine-s.com>2018-06-12 14:02:19 +0300
committerRoy Ben-Shabat <Roy@Twine-s.com>2018-06-12 14:02:19 +0300
commitaa42a768788aa4c90600b45d29f6ad8d78d9334d (patch)
treec62db0350011f38f256fcb19844e40d0299ec8dd /Software/Visual_Studio/Tango.PPC.sln
parentaf480467b881106ea03428e16def2b7600a5b75e (diff)
downloadTango-aa42a768788aa4c90600b45d29f6ad8d78d9334d.tar.gz
Tango-aa42a768788aa4c90600b45d29f6ad8d78d9334d.zip
Applied LightTouchDataGrid to PPC !
Diffstat (limited to 'Software/Visual_Studio/Tango.PPC.sln')
-rw-r--r--Software/Visual_Studio/Tango.PPC.sln40
1 files changed, 40 insertions, 0 deletions
diff --git a/Software/Visual_Studio/Tango.PPC.sln b/Software/Visual_Studio/Tango.PPC.sln
new file mode 100644
index 000000000..fe9caf42c
--- /dev/null
+++ b/Software/Visual_Studio/Tango.PPC.sln
@@ -0,0 +1,40 @@
+
+Microsoft Visual Studio Solution File, Format Version 12.00
+# Visual Studio 15
+VisualStudioVersion = 15.0.26430.16
+MinimumVisualStudioVersion = 10.0.40219.1
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Tango.Touch", "Tango.Touch\Tango.Touch.csproj", "{FD86424C-6E84-491B-8DF9-3D0F5C236A2A}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Tango.PPC.Common", "PPC\Tango.PPC.Common\Tango.PPC.Common.csproj", "{0BE74EEE-22CB-4DBA-B896-793B9E1A3AC0}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Tango.PPC.UI", "PPC\Tango.PPC.UI\Tango.PPC.UI.csproj", "{654BEDA3-16FB-44FF-ADE7-B52E50B02E63}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Tango.UITests", "Utilities\Tango.UITests\Tango.UITests.csproj", "{5B954D98-4020-4AC6-939F-C52B5646E8E6}"
+EndProject
+Global
+ GlobalSection(SolutionConfigurationPlatforms) = preSolution
+ Debug|Any CPU = Debug|Any CPU
+ Release|Any CPU = Release|Any CPU
+ EndGlobalSection
+ GlobalSection(ProjectConfigurationPlatforms) = postSolution
+ {FD86424C-6E84-491B-8DF9-3D0F5C236A2A}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {FD86424C-6E84-491B-8DF9-3D0F5C236A2A}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {FD86424C-6E84-491B-8DF9-3D0F5C236A2A}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {FD86424C-6E84-491B-8DF9-3D0F5C236A2A}.Release|Any CPU.Build.0 = Release|Any CPU
+ {0BE74EEE-22CB-4DBA-B896-793B9E1A3AC0}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {0BE74EEE-22CB-4DBA-B896-793B9E1A3AC0}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {0BE74EEE-22CB-4DBA-B896-793B9E1A3AC0}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {0BE74EEE-22CB-4DBA-B896-793B9E1A3AC0}.Release|Any CPU.Build.0 = Release|Any CPU
+ {654BEDA3-16FB-44FF-ADE7-B52E50B02E63}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {654BEDA3-16FB-44FF-ADE7-B52E50B02E63}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {654BEDA3-16FB-44FF-ADE7-B52E50B02E63}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {654BEDA3-16FB-44FF-ADE7-B52E50B02E63}.Release|Any CPU.Build.0 = Release|Any CPU
+ {5B954D98-4020-4AC6-939F-C52B5646E8E6}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {5B954D98-4020-4AC6-939F-C52B5646E8E6}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {5B954D98-4020-4AC6-939F-C52B5646E8E6}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {5B954D98-4020-4AC6-939F-C52B5646E8E6}.Release|Any CPU.Build.0 = Release|Any CPU
+ EndGlobalSection
+ GlobalSection(SolutionProperties) = preSolution
+ HideSolutionNode = FALSE
+ EndGlobalSection
+EndGlobal