Skip to content

Commit

Permalink
Move MockDeviceBootManagerLib Path
Browse files Browse the repository at this point in the history
  • Loading branch information
YiTa-AMI committed Sep 26, 2024
1 parent ffffac7 commit af180c4
Show file tree
Hide file tree
Showing 5 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion MsCorePkg/MsCorePkg.dec
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@

[Includes]
Include
UnitTests/Mock/Include
Test/Mock/Include

[LibraryClasses]

Expand Down
2 changes: 1 addition & 1 deletion MsCorePkg/UnitTests/MsCorePkgHostTest.dsc
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
[Components]
MsCorePkg/MacAddressEmulationDxe/Test/MacAddressEmulationDxeHostTest.inf

MsCorePkg/UnitTests/Mock/Library/MockDeviceBootManagerLib/MockDeviceBootManagerLib.inf
MsCorePkg/Test/Mock/Library/MockDeviceBootManagerLib/MockDeviceBootManagerLib.inf

[BuildOptions]
*_*_*_CC_FLAGS = -D DISABLE_NEW_DEPRECATED_INTERFACES

0 comments on commit af180c4

Please sign in to comment.