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

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

svn:eol-styleとsvn:mime-type(文字コード指定含む)の設定

  • Property svn:eol-style set to native
  • Property svn:mime-type set to text/xml
File size: 320 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.ProjectEditor"
7 type="win32"/>
8 <description>ActiveBasic IDE</description>
9</assembly>
Note: See TracBrowser for help on using the repository browser.