Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
1 change: 0 additions & 1 deletion CAPI/cpp/.gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -499,4 +499,3 @@ CTestTestfile.cmake
_deps

/build/
/lib/
12 changes: 0 additions & 12 deletions CAPI/cpp/API.sln
Original file line number Diff line number Diff line change
Expand Up @@ -8,25 +8,13 @@ EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|x64 = Debug|x64
Debug|x86 = Debug|x86
ReDyn|x64 = ReDyn|x64
ReDyn|x86 = ReDyn|x86
Release|x64 = Release|x64
Release|x86 = Release|x86
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{689DDF03-CFAE-4148-8D49-A16B5C6AA039}.Debug|x64.ActiveCfg = Debug|x64
{689DDF03-CFAE-4148-8D49-A16B5C6AA039}.Debug|x64.Build.0 = Debug|x64
{689DDF03-CFAE-4148-8D49-A16B5C6AA039}.Debug|x86.ActiveCfg = Debug|Win32
{689DDF03-CFAE-4148-8D49-A16B5C6AA039}.Debug|x86.Build.0 = Debug|Win32
{689DDF03-CFAE-4148-8D49-A16B5C6AA039}.ReDyn|x64.ActiveCfg = ReleaseDynamic|x64
{689DDF03-CFAE-4148-8D49-A16B5C6AA039}.ReDyn|x64.Build.0 = ReleaseDynamic|x64
{689DDF03-CFAE-4148-8D49-A16B5C6AA039}.ReDyn|x86.ActiveCfg = ReleaseDynamic|Win32
{689DDF03-CFAE-4148-8D49-A16B5C6AA039}.ReDyn|x86.Build.0 = ReleaseDynamic|Win32
{689DDF03-CFAE-4148-8D49-A16B5C6AA039}.Release|x64.ActiveCfg = Release|x64
{689DDF03-CFAE-4148-8D49-A16B5C6AA039}.Release|x64.Build.0 = Release|x64
{689DDF03-CFAE-4148-8D49-A16B5C6AA039}.Release|x86.ActiveCfg = Release|Win32
{689DDF03-CFAE-4148-8D49-A16B5C6AA039}.Release|x86.Build.0 = Release|Win32
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
Expand Down
208 changes: 1 addition & 207 deletions CAPI/cpp/API/API.vcxproj

Large diffs are not rendered by default.

Loading
Loading