Files
CMake/Tests/MSManifest/Subdir2/test_manifest1.in
T
Kenney Phillis 7ca13e04fa Windows: Merge user-provided manifests into compiled resource
Previously we merged user-provided manifests only into the manifest file
given to the linker.  Merge them into the manifest file that is compiled
as a resource too.
2020-04-21 08:10:45 -04:00

6 lines
268 B
Plaintext

<assembly xmlns="urn:schemas-microsoft-com:asm.v1" manifestVersion="1.0">
<assemblyIdentity type="win32" version="1.0.0.0"
name="Kitware.CMake.MSMultipleManifest"/>
<description>CMake Multiple Manifest Test Application</description>
</assembly>