Skip to content

Commit

Permalink
fix: #6, libwsk.test: inf2cat failed
Browse files Browse the repository at this point in the history
  • Loading branch information
MiroKaku committed Mar 25, 2024
1 parent 17f5195 commit 2bb9858
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions libwsk.test/libwsk.test.vcxproj
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,9 @@
<PreprocessorDefinitions>NO_STRICT;POOL_ZERO_DOWN_LEVEL_SUPPORT;POOL_NX_OPTIN;%(PreprocessorDefinitions)</PreprocessorDefinitions>
</ClCompile>
</ItemDefinitionGroup>
<ItemGroup>
<FilesToPackage Include="$(TargetPath)" />
</ItemGroup>
<ItemGroup>
<Inf Include="libwsk.inf" />
</ItemGroup>
Expand Down

0 comments on commit 2bb9858

Please sign in to comment.