From ce3fe28a5aa95e17ff444a486f10e3604b5425bd Mon Sep 17 00:00:00 2001 From: Eveldee Date: Mon, 4 Mar 2019 19:39:03 +0100 Subject: [PATCH] Ajoutez des fichiers projet. --- PlantBox.sln | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 PlantBox.sln diff --git a/PlantBox.sln b/PlantBox.sln new file mode 100644 index 0000000..95fd8fb --- /dev/null +++ b/PlantBox.sln @@ -0,0 +1,13 @@ + +Microsoft Visual Studio Solution File, Format Version 12.00 +# Visual Studio 15 +VisualStudioVersion = 15.0.28307.421 +MinimumVisualStudioVersion = 10.0.40219.1 +Global + GlobalSection(SolutionProperties) = preSolution + HideSolutionNode = FALSE + EndGlobalSection + GlobalSection(ExtensibilityGlobals) = postSolution + SolutionGuid = {CB50BA33-A7FF-42F6-8DE3-4C3D820FD232} + EndGlobalSection +EndGlobal