Develop and Download Open Source Software

Browse Subversion Repository

Contents of /NoName.res

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1 - (show annotations) (download) (as text)
Mon Nov 7 12:03:00 2011 UTC (12 years, 4 months ago) by shiraishikazuo
File MIME type: application/octet-stream
File size: 855 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 version="1.0.0.0" processorArchitecture="*" name="CompanyName.ProductName.YourApp" type="win32"/>
4 <description>Your application description here.</description>
5 <dependency>
6 <dependentAssembly>
7 <assemblyIdentity type="win32" name="Microsoft.Windows.Common-Controls" version="6.0.0.0" processorArchitecture="*" publicKeyToken="6595b64144ccf1df" language="*"/>
8 </dependentAssembly>
9 </dependency>
10 <trustInfo xmlns="urn:schemas-microsoft-com:asm.v3">
11 <security>
12 <requestedPrivileges>
13 <requestedExecutionLevel level="asInvoker" uiAccess="false"/>
14 </requestedPrivileges>
15 </security>
16 </trustInfo>
17 </assembly>

Properties

Name Value
svn:mime-type application/octet-stream

Back to OSDN">Back to OSDN
ViewVC Help
Powered by ViewVC 1.1.26