diff options
Diffstat (limited to 'windows/nDPI.sln')
-rw-r--r-- | windows/nDPI.sln | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/windows/nDPI.sln b/windows/nDPI.sln index 23caaf218..84016d6ba 100644 --- a/windows/nDPI.sln +++ b/windows/nDPI.sln @@ -8,10 +8,13 @@ EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution Debug|x64 = Debug|x64 + Debug-ndpiReader|x64 = Debug-ndpiReader|x64 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution {7331961B-A2B5-45B1-B144-AFDEFBB0EB01}.Debug|x64.ActiveCfg = Debug|x64 {7331961B-A2B5-45B1-B144-AFDEFBB0EB01}.Debug|x64.Build.0 = Debug|x64 + {7331961B-A2B5-45B1-B144-AFDEFBB0EB01}.Debug-ndpiReader|x64.ActiveCfg = Debug-ndpiReader|x64 + {7331961B-A2B5-45B1-B144-AFDEFBB0EB01}.Debug-ndpiReader|x64.Build.0 = Debug-ndpiReader|x64 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE |