mirror of
https://github.com/WinampDesktop/winamp.git
synced 2025-06-18 21:15:46 -04:00
Initial community commit
This commit is contained in:
8
Src/Winamp/manifest_debug.xml
Normal file
8
Src/Winamp/manifest_debug.xml
Normal 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.VC142.CRT" version="14.29.30139.0" processorArchitecture="x86" publicKeyToken="1fc8b3b9a1e18e3b" />
|
||||
</dependentAssembly>
|
||||
</dependency>
|
||||
</assembly>
|
Reference in New Issue
Block a user