/[projects]/SodukuSolver/test1/res/test1.manifest
ViewVC logotype

Contents of /SodukuSolver/test1/res/test1.manifest

Parent Directory Parent Directory | Revision Log Revision Log


Revision 226 - (show annotations) (download)
Mon Jun 15 11:06:35 2009 UTC (14 years, 11 months ago) by torben
File size: 695 byte(s)


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="Microsoft.Windows.test1"
7 type="win32"
8 />
9 <description>Your app description here</description>
10 <dependency>
11 <dependentAssembly>
12 <assemblyIdentity
13 type="win32"
14 name="Microsoft.Windows.Common-Controls"
15 version="6.0.0.0"
16 processorArchitecture="X86"
17 publicKeyToken="6595b64144ccf1df"
18 language="*"
19 />
20 </dependentAssembly>
21 </dependency>
22 </assembly>

  ViewVC Help
Powered by ViewVC 1.1.20