source:
TestCase/SimpleTestCase/SimpleTestCase.manifest.xml@
237
Last change on this file since 237 was 221, checked in by , 18 years ago | |
---|---|
File size: 473 bytes |
Rev | Line | |
---|---|---|
[221] | 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.