Removed some old cruft.

This commit is contained in:
LoRd_MuldeR 2015-04-11 12:49:17 +02:00
parent 21123eca80
commit 833fa84f2b
6 changed files with 1 additions and 1165 deletions

File diff suppressed because it is too large Load Diff

View File

@ -1,13 +0,0 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<!-- Copyright (c) Microsoft Corporation. All rights reserved. -->
<assembly xmlns="urn:schemas-microsoft-com:asm.v1" manifestVersion="1.0">
<noInheritable/>
<assemblyIdentity
type="win32"
name="Microsoft.VC90.CRT"
version="9.0.21022.8"
processorArchitecture="x86"
publicKeyToken="1fc8b3b9a1e18e3b"
/>
<file name="msvcr90.dll" /> <file name="msvcp90.dll" /> <file name="msvcm90.dll" />
</assembly>

Binary file not shown.

Binary file not shown.

Binary file not shown.

View File

@ -35,7 +35,7 @@
#define VER_LAMEXP_MINOR_LO 2
#define VER_LAMEXP_TYPE Alpha
#define VER_LAMEXP_PATCH 1
#define VER_LAMEXP_BUILD 1703
#define VER_LAMEXP_BUILD 1704
#define VER_LAMEXP_CONFG 1700
///////////////////////////////////////////////////////////////////////////////