source: bin/SubOperation/manifest_temp.xml@ 187

Last change on this file since 187 was 187, checked in by dai, 17 years ago

AB本体のバイナリを登録

File size: 473 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 <description>Description</description>
4 <dependency>
5 <dependentAssembly>
6 <assemblyIdentity
7 type="win32"
8 name="Microsoft.Windows.Common-Controls"
9 version="6.0.0.0"
10 processorArchitecture="#PLATFORM#"
11 publicKeyToken="6595b64144ccf1df"
12 language="*" />
13 </dependentAssembly>
14 </dependency>
15</assembly>
Note: See TracBrowser for help on using the repository browser.