source: proiecte/NBody/NBody 1.0/NBody 1.0/Debug/NBody 1.0.exe.embed.manifest @ 30

Last change on this file since 30 was 30, checked in by (none), 14 years ago

Iulian Milas
Prima varianta a codului NBody rescrisa pentru OpenCL
4 decembrie 2009

File size: 663 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  <trustInfo xmlns="urn:schemas-microsoft-com:asm.v3">
4    <security>
5      <requestedPrivileges>
6        <requestedExecutionLevel level="asInvoker" uiAccess="false"></requestedExecutionLevel>
7      </requestedPrivileges>
8    </security>
9  </trustInfo>
10  <dependency>
11    <dependentAssembly>
12      <assemblyIdentity type="win32" name="Microsoft.VC90.DebugCRT" version="9.0.21022.8" processorArchitecture="x86" publicKeyToken="1fc8b3b9a1e18e3b"></assemblyIdentity>
13    </dependentAssembly>
14  </dependency>
15</assembly>
Note: See TracBrowser for help on using the repository browser.