lpac/src/lpac.rc
Coelacanthus 50cd40b8eb
fix(cmake): correctly embed manifest on MinGW target and check Windows version before actual work (#343)
MinGW target doesn't support manifest in sources currently, 
see https://gitlab.kitware.com/cmake/cmake/-/issues/23244

Co-authored-by: septs <github@septs.pw>
Signed-off-by: Coelacanthus <uwu@coelacanthus.name>
2025-09-17 23:59:09 +08:00

3 lines
85 B
Text

#include <winuser.h>
CREATEPROCESS_MANIFEST_RESOURCE_ID RT_MANIFEST "lpac.manifest"