Index: tools/win/RetrieveSymbols/RetrieveSymbols.sln |
diff --git a/tools/win/RetrieveSymbols/RetrieveSymbols.sln b/tools/win/RetrieveSymbols/RetrieveSymbols.sln |
new file mode 100644 |
index 0000000000000000000000000000000000000000..309c5f5d13d2862fd74c0005123ea3a02446b3ce |
--- /dev/null |
+++ b/tools/win/RetrieveSymbols/RetrieveSymbols.sln |
@@ -0,0 +1,22 @@ |
+ |
+Microsoft Visual Studio Solution File, Format Version 12.00 |
+# Visual Studio 2013 |
+VisualStudioVersion = 12.0.30723.0 |
+MinimumVisualStudioVersion = 10.0.40219.1 |
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "RetrieveSymbols", "RetrieveSymbols.vcxproj", "{A7E25ADF-5FEA-4506-BF39-B88EC8CBACA5}" |
+EndProject |
+Global |
+ GlobalSection(SolutionConfigurationPlatforms) = preSolution |
+ Debug|Win32 = Debug|Win32 |
+ Release|Win32 = Release|Win32 |
+ EndGlobalSection |
+ GlobalSection(ProjectConfigurationPlatforms) = postSolution |
+ {A7E25ADF-5FEA-4506-BF39-B88EC8CBACA5}.Debug|Win32.ActiveCfg = Debug|Win32 |
+ {A7E25ADF-5FEA-4506-BF39-B88EC8CBACA5}.Debug|Win32.Build.0 = Debug|Win32 |
+ {A7E25ADF-5FEA-4506-BF39-B88EC8CBACA5}.Release|Win32.ActiveCfg = Release|Win32 |
+ {A7E25ADF-5FEA-4506-BF39-B88EC8CBACA5}.Release|Win32.Build.0 = Release|Win32 |
+ EndGlobalSection |
+ GlobalSection(SolutionProperties) = preSolution |
+ HideSolutionNode = FALSE |
+ EndGlobalSection |
+EndGlobal |