Skip to content

Commit

Permalink
[viofs] Fix compilation with EWDK 2025
Browse files Browse the repository at this point in the history
Signed-off-by: Kostiantyn Kostiuk <[email protected]>
  • Loading branch information
kostyanf14 authored and YanVugenfirer committed Apr 11, 2024
1 parent dfdaec5 commit 6eca3b8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions viofs/svc/virtiofs.vcxproj
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@
<ProjectName>virtiofs</ProjectName>
<PlatformToolset>AutoVSToolset</PlatformToolset>
<CharacterSet>Unicode</CharacterSet>
<EnableCppModules>false</EnableCppModules>
</PropertyGroup>
<Import Project="$(MSBuildProjectDirectory)\..\..\Tools\Driver.Common.props" />
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Win10 Release|Win32'" Label="Configuration">
Expand Down

0 comments on commit 6eca3b8

Please sign in to comment.