[PAID] Fix 4.27.2 Build Issue - Procedural Midi Plugin missing winmm.lib

Hey,

Unfortunately I cannot build a 4.27.2 project due to the following:

UATHelper: Packaging (Windows (64-bit)): WARNING: Trying to build an enterprise target but the enterprise directory is missing. Falling back on engine components only.
PackagingResults: Warning: Trying to build an enterprise target but the enterprise directory is missing. Falling back on engine components only.
UATHelper: Packaging (Windows (64-bit)): WARNING: Library ‘winmm.lib’ was not resolvable to a file when used in Module ‘MidiInterface’, assuming it is a filename and will search library paths for it. This is slow and dependency checking will not work for it. Please update reference to be fully qualified alternatively use PublicSystemLibraryPaths if you do
intended to use this slow path to suppress this warning.
PackagingResults: Warning: Library ‘winmm.lib’ was not resolvable to a file when used in Module ‘MidiInterface’, assuming it is a filename and will search library paths for it. This is slow and dependency checking will not work for it. Please update reference to be fully qualified alternatively use PublicSystemLibraryPaths if you do intended to use this slow
path to suppress this warning.

Look forward to your help.