diff options
Diffstat (limited to 'Source/WXDialog/NGDialog.exe.manifest')
-rw-r--r-- | Source/WXDialog/NGDialog.exe.manifest | 22 |
1 files changed, 0 insertions, 22 deletions
diff --git a/Source/WXDialog/NGDialog.exe.manifest b/Source/WXDialog/NGDialog.exe.manifest deleted file mode 100644 index 6cdabd0..0000000 --- a/Source/WXDialog/NGDialog.exe.manifest +++ /dev/null @@ -1,22 +0,0 @@ -<?xml version="1.0" encoding="UTF-8" standalone="yes"?> -<assembly - xmlns="urn:schemas-microsoft-com:asm.v1" - manifestVersion="1.0"> -<assemblyIdentity - processorArchitecture="x86" - version="5.1.0.0" - type="win32" - name="NGDialog.exe"/> - <description>CMake Next Generation Dialog</description> - <dependency> - <dependentAssembly> - <assemblyIdentity - type="win32" - name="Microsoft.Windows.Common-Controls" - version="6.0.0.0" - publicKeyToken="6595b64144ccf1df" - language="*" - processorArchitecture="x86"/> - </dependentAssembly> - </dependency> -</assembly>
\ No newline at end of file |