publish changes
This commit is contained in:
parent
afc5064a7b
commit
ac2c6ac843
1605 changed files with 3354 additions and 3354 deletions
|
@ -12,7 +12,7 @@
|
|||
|
||||
// improved/optimized/whatever 10/30/00 JF
|
||||
|
||||
#include <windows.h>
|
||||
#include <arch.h>
|
||||
#include <string.h>
|
||||
#include "id3_field.h"
|
||||
|
||||
|
|
|
@ -11,7 +11,7 @@
|
|||
// Mon Nov 23 18:34:01 1998
|
||||
// improved/optimized/whatever 10/30/00 JF
|
||||
|
||||
#include <windows.h>
|
||||
#include <arch.h>
|
||||
#include <stdio.h>
|
||||
#include <memory.h>
|
||||
#include "id3_field.h"
|
||||
|
|
|
@ -17,7 +17,7 @@
|
|||
#include <string.h>
|
||||
#include <stdlib.h>
|
||||
#include "id3_field.h"
|
||||
#include <windows.h>
|
||||
#include <arch.h>
|
||||
#include "../Plugins/Input/in_mp3/config.h" // TODO: cut
|
||||
#include "id3_misc_support.h"
|
||||
|
||||
|
|
|
@ -14,7 +14,7 @@
|
|||
#ifndef ID3LIB_TAG_H
|
||||
#define ID3LIB_TAG_H
|
||||
|
||||
#include <windows.h>
|
||||
#include <arch.h>
|
||||
#include <wchar.h>
|
||||
#include <stdio.h>
|
||||
#include "id3_types.h"
|
||||
|
|
|
@ -10,7 +10,7 @@
|
|||
//
|
||||
// Mon Nov 23 18:34:01 1998
|
||||
|
||||
#include <windows.h>
|
||||
#include <arch.h>
|
||||
|
||||
#include <string.h>
|
||||
#include "id3_tag.h"
|
||||
|
|
|
@ -11,7 +11,7 @@
|
|||
// Mon Nov 23 18:34:01 1998
|
||||
|
||||
|
||||
#include <windows.h>
|
||||
#include <arch.h>
|
||||
#include <stdio.h>
|
||||
#include <string.h>
|
||||
#include <memory.h>
|
||||
|
|
|
@ -15,7 +15,7 @@
|
|||
#include <memory.h>
|
||||
#include "id3_tag.h"
|
||||
#include "id3_misc_support.h"
|
||||
#include <windows.h>
|
||||
#include <arch.h>
|
||||
|
||||
|
||||
|
||||
|
|
|
@ -89,26 +89,26 @@
|
|||
</VcpkgInstalledDir>
|
||||
<VcpkgUseStatic>false</VcpkgUseStatic>
|
||||
<VcpkgConfiguration>Debug</VcpkgConfiguration>
|
||||
<VcpkgTriplet>x86-windows-static-md</VcpkgTriplet>
|
||||
<VcpkgTriplet>x86-arch-static-md</VcpkgTriplet>
|
||||
</PropertyGroup>
|
||||
<PropertyGroup Label="Vcpkg" Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
|
||||
<VcpkgInstalledDir>
|
||||
</VcpkgInstalledDir>
|
||||
<VcpkgUseStatic>false</VcpkgUseStatic>
|
||||
<VcpkgTriplet>x86-windows-static-md</VcpkgTriplet>
|
||||
<VcpkgTriplet>x86-arch-static-md</VcpkgTriplet>
|
||||
</PropertyGroup>
|
||||
<PropertyGroup Label="Vcpkg" Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
|
||||
<VcpkgInstalledDir>
|
||||
</VcpkgInstalledDir>
|
||||
<VcpkgUseStatic>false</VcpkgUseStatic>
|
||||
<VcpkgTriplet>x86-windows-static-md</VcpkgTriplet>
|
||||
<VcpkgTriplet>x86-arch-static-md</VcpkgTriplet>
|
||||
<VcpkgConfiguration>Debug</VcpkgConfiguration>
|
||||
</PropertyGroup>
|
||||
<PropertyGroup Label="Vcpkg" Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
|
||||
<VcpkgInstalledDir>
|
||||
</VcpkgInstalledDir>
|
||||
<VcpkgUseStatic>false</VcpkgUseStatic>
|
||||
<VcpkgTriplet>x86-windows-static-md</VcpkgTriplet>
|
||||
<VcpkgTriplet>x86-arch-static-md</VcpkgTriplet>
|
||||
</PropertyGroup>
|
||||
<PropertyGroup Label="Vcpkg">
|
||||
<VcpkgEnableManifest>false</VcpkgEnableManifest>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue