OSDN Git Service

Makefile: Make it possible to specify a custom 'strip' and 'windres' command.
[mhash384/mhash384.git] / ports / dotnet / MHash384_DotNet.sln
1 
2 Microsoft Visual Studio Solution File, Format Version 12.00
3 # Visual Studio 15
4 VisualStudioVersion = 15.0.28307.902
5 MinimumVisualStudioVersion = 10.0.40219.1
6 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "MHash384", "libmhash384\MHash384.csproj", "{4D49C06B-385E-47C4-B206-732B48B2F34E}"
7 EndProject
8 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "MHash384Test", "test\MHash384Test.csproj", "{65520FD4-4567-4A9D-BC00-AC38DC52D8A4}"
9 EndProject
10 Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{E9B02B9A-C7FA-409A-8D48-41BD99647FB2}"
11         ProjectSection(SolutionItems) = preProject
12                 test\MHash384Test.runsettings = test\MHash384Test.runsettings
13         EndProjectSection
14 EndProject
15 Global
16         GlobalSection(Performance) = preSolution
17                 HasPerformanceSessions = true
18         EndGlobalSection
19         GlobalSection(SolutionConfigurationPlatforms) = preSolution
20                 Debug|Any CPU = Debug|Any CPU
21                 Release|Any CPU = Release|Any CPU
22         EndGlobalSection
23         GlobalSection(ProjectConfigurationPlatforms) = postSolution
24                 {4D49C06B-385E-47C4-B206-732B48B2F34E}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
25                 {4D49C06B-385E-47C4-B206-732B48B2F34E}.Debug|Any CPU.Build.0 = Debug|Any CPU
26                 {4D49C06B-385E-47C4-B206-732B48B2F34E}.Release|Any CPU.ActiveCfg = Release|Any CPU
27                 {4D49C06B-385E-47C4-B206-732B48B2F34E}.Release|Any CPU.Build.0 = Release|Any CPU
28                 {65520FD4-4567-4A9D-BC00-AC38DC52D8A4}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
29                 {65520FD4-4567-4A9D-BC00-AC38DC52D8A4}.Debug|Any CPU.Build.0 = Debug|Any CPU
30                 {65520FD4-4567-4A9D-BC00-AC38DC52D8A4}.Release|Any CPU.ActiveCfg = Release|Any CPU
31                 {65520FD4-4567-4A9D-BC00-AC38DC52D8A4}.Release|Any CPU.Build.0 = Release|Any CPU
32         EndGlobalSection
33         GlobalSection(SolutionProperties) = preSolution
34                 HideSolutionNode = FALSE
35         EndGlobalSection
36         GlobalSection(ExtensibilityGlobals) = postSolution
37                 SolutionGuid = {F896D120-E5F0-45E6-93DB-AEE0A2A6B514}
38         EndGlobalSection
39 EndGlobal