mirror of
https://gitlab.com/OpenMW/openmw.git
synced 2025-01-07 12:54:00 +00:00
Merge pull request #2032 from sthalik/pr/fix-win32-manifest-copypasta
fix win32 app manifest copy-paste error
This commit is contained in:
commit
741a6b2e6f
@ -1,7 +1,7 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
|
||||
<assembly xmlns="urn:schemas-microsoft-com:asm.v1" manifestVersion="1.0">
|
||||
<assemblyIdentity type="win32" name="openmw" version="1.0.0.0"/>
|
||||
<description>Q2PRO</description>
|
||||
<description>openmw</description>
|
||||
<trustInfo xmlns="urn:schemas-microsoft-com:asm.v2">
|
||||
<security>
|
||||
<requestedPrivileges>
|
||||
|
Loading…
Reference in New Issue
Block a user