diff --git a/cpp/sln/idevice++.vcxproj b/cpp/sln/idevice++.vcxproj index a3fe149..93f0f54 100644 --- a/cpp/sln/idevice++.vcxproj +++ b/cpp/sln/idevice++.vcxproj @@ -54,10 +54,12 @@ + + @@ -177,7 +179,7 @@ $(ProjectDir)..\include;$(ProjectDir)..\..\ffi - stdcpp20 + Default @@ -208,7 +210,7 @@ $(ProjectDir)..\include;$(ProjectDir)..\..\ffi - stdcpp20 + Default @@ -237,7 +239,7 @@ $(ProjectDir)..\include;$(ProjectDir)..\..\ffi - stdcpp20 + Default @@ -268,7 +270,7 @@ $(ProjectDir)..\include;$(ProjectDir)..\..\ffi - stdcpp20 + Default @@ -297,7 +299,7 @@ $(ProjectDir)..\include;$(ProjectDir)..\..\ffi - stdcpp20 + Default @@ -328,7 +330,7 @@ $(ProjectDir)..\include;$(ProjectDir)..\..\ffi - stdcpp20 + Default diff --git a/cpp/sln/idevice++.vcxproj.filters b/cpp/sln/idevice++.vcxproj.filters index 2f6b401..e5a301e 100644 --- a/cpp/sln/idevice++.vcxproj.filters +++ b/cpp/sln/idevice++.vcxproj.filters @@ -116,5 +116,14 @@ Header Files\idevice++ + + Header Files + + + Header Files\idevice++ + + + Header Files\idevice++ + \ No newline at end of file