source: dev/trunk/ab5.0/abdev/compiler_x64/manifest.xml@ 828

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

egtraブランチの内容をマージ。

File size: 338 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="amd64"
6 name="Discoversoft.ActiveBasic.BasicCompiler"
7 type="win32"/>
8 <description>BasicCompiler (amd64)</description>
9 </assembly>
Note: See TracBrowser for help on using the repository browser.