netdev-dpdk: fix mbuf leaks
[cascardo/ovs.git] / windows / ovs-windows-installer.sln
1 Microsoft Visual Studio Solution File, Format Version 12.00
2 # Visual Studio 2013
3 VisualStudioVersion = 12.0.31101.0
4 MinimumVisualStudioVersion = 10.0.40219.1
5 Project("{930C7802-8A8C-48F9-8165-68863BCCD9DD}") = "ovs-windows-installer", "ovs-windows-installer\ovs-windows-installer.wixproj", "{259905A2-7434-4190-8A33-8FBA67171DD6}"
6 EndProject
7 Global
8         GlobalSection(SolutionConfigurationPlatforms) = preSolution
9                 Release|x64 = Release|x64
10                 Release|x86 = Release|x86
11         EndGlobalSection
12         GlobalSection(ProjectConfigurationPlatforms) = postSolution
13                 {259905A2-7434-4190-8A33-8FBA67171DD6}.Release|x64.ActiveCfg = Release|x86
14                 {259905A2-7434-4190-8A33-8FBA67171DD6}.Release|x64.Build.0 = Release|x86
15                 {259905A2-7434-4190-8A33-8FBA67171DD6}.Release|x86.ActiveCfg = Release|x86
16                 {259905A2-7434-4190-8A33-8FBA67171DD6}.Release|x86.Build.0 = Release|x86
17         EndGlobalSection
18         GlobalSection(SolutionProperties) = preSolution
19                 HideSolutionNode = FALSE
20         EndGlobalSection
21 EndGlobal