source: dev/branches/egtra/ab5.0/abdev/compiler_x86/manifest.xml@ 807

Last change on this file since 807 was 807, checked in by イグトランス (egtra), 13 years ago

manifest周りの整理。Windows 7対応を記載など。

File size: 333 bytes
Line 
1<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
2<assembly xmlns="urn:schemas-microsoft-com:asm.v1" manifestVersion="1.0">
3 <assemblyIdentity
4 version="1.0.0.0"
5 processorArchitecture="x86"
6 name="Discoversoft.ActiveBasic.BasicCompiler"
7 type="win32"/>
8 <description>BasicCompiler (x86)</description>
9</assembly>
Note: See TracBrowser for help on using the repository browser.