Tiny bit of reorganizing done to WinCSX

This commit is contained in:
Scott Ehlert
2007-03-13 21:10:28 +00:00
parent 1e8d0e10e6
commit ce88004900
10 changed files with 24 additions and 20 deletions

View File

@ -0,0 +1,8 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<assembly xmlns="urn:schemas-microsoft-com:asm.v1" manifestVersion="1.0">
<dependency>
<dependentAssembly>
<assemblyIdentity type="win32" name="Microsoft.Windows.Common-Controls" version="6.0.0.0" publicKeyToken="6595b64144ccf1df" language="*" processorArchitecture="x86" />
</dependentAssembly>
</dependency>
</assembly>