forked from mia/Aegisub
16a9521b0f
* Add x64 configurations * Add contrib-outdirs.vsprop property sheet to put output dirs in line Originally committed to SVN as r3078.
1245 lines
21 KiB
XML
1245 lines
21 KiB
XML
<?xml version="1.0" encoding="Windows-1252"?>
|
|
<VisualStudioProject
|
|
ProjectType="Visual C++"
|
|
Version="9.00"
|
|
Name="iconv_2008"
|
|
ProjectGUID="{C2010153-4F34-476F-A903-DD7CE28EDFF8}"
|
|
RootNamespace="iconv"
|
|
Keyword="Win32Proj"
|
|
TargetFrameworkVersion="196613"
|
|
>
|
|
<Platforms>
|
|
<Platform
|
|
Name="Win32"
|
|
/>
|
|
<Platform
|
|
Name="x64"
|
|
/>
|
|
</Platforms>
|
|
<ToolFiles>
|
|
</ToolFiles>
|
|
<Configurations>
|
|
<Configuration
|
|
Name="Debug|Win32"
|
|
ConfigurationType="4"
|
|
InheritedPropertySheets="..\..\aegisub\build\aegisub_vs2008\libraries_outdirs.vsprops"
|
|
CharacterSet="1"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="0"
|
|
AdditionalIncludeDirectories=""$(ProjectDir)/include""
|
|
PreprocessorDefinitions="WIN32;_DEBUG;_LIB"
|
|
MinimalRebuild="true"
|
|
BasicRuntimeChecks="3"
|
|
RuntimeLibrary="3"
|
|
UsePrecompiledHeader="0"
|
|
WarningLevel="3"
|
|
DebugInformationFormat="4"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLibrarianTool"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="Release|Win32"
|
|
ConfigurationType="4"
|
|
InheritedPropertySheets="..\..\aegisub\build\aegisub_vs2008\libraries_outdirs.vsprops"
|
|
CharacterSet="1"
|
|
WholeProgramOptimization="1"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="2"
|
|
EnableIntrinsicFunctions="true"
|
|
AdditionalIncludeDirectories=""$(ProjectDir)/include""
|
|
PreprocessorDefinitions="WIN32;NDEBUG;_LIB"
|
|
RuntimeLibrary="2"
|
|
EnableFunctionLevelLinking="true"
|
|
UsePrecompiledHeader="0"
|
|
WarningLevel="3"
|
|
DebugInformationFormat="3"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLibrarianTool"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="Debug|x64"
|
|
ConfigurationType="4"
|
|
InheritedPropertySheets="..\..\aegisub\build\aegisub_vs2008\libraries_outdirs.vsprops"
|
|
CharacterSet="1"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
TargetEnvironment="3"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="0"
|
|
AdditionalIncludeDirectories=""$(ProjectDir)/include""
|
|
PreprocessorDefinitions="WIN32;_DEBUG;_LIB"
|
|
MinimalRebuild="true"
|
|
BasicRuntimeChecks="3"
|
|
RuntimeLibrary="3"
|
|
UsePrecompiledHeader="0"
|
|
WarningLevel="3"
|
|
DebugInformationFormat="3"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLibrarianTool"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="Release|x64"
|
|
ConfigurationType="4"
|
|
InheritedPropertySheets="..\..\aegisub\build\aegisub_vs2008\libraries_outdirs.vsprops"
|
|
CharacterSet="1"
|
|
WholeProgramOptimization="1"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
TargetEnvironment="3"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="2"
|
|
EnableIntrinsicFunctions="true"
|
|
AdditionalIncludeDirectories=""$(ProjectDir)/include""
|
|
PreprocessorDefinitions="WIN32;NDEBUG;_LIB"
|
|
RuntimeLibrary="2"
|
|
EnableFunctionLevelLinking="true"
|
|
UsePrecompiledHeader="0"
|
|
WarningLevel="3"
|
|
DebugInformationFormat="3"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLibrarianTool"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
/>
|
|
</Configuration>
|
|
</Configurations>
|
|
<References>
|
|
</References>
|
|
<Files>
|
|
<Filter
|
|
Name="libiconv"
|
|
Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
|
|
UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
|
|
>
|
|
<File
|
|
RelativePath="libiconv\aliases.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="libiconv\aliases2.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="libiconv\aliases_aix.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="libiconv\aliases_aix_sysaix.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="libiconv\aliases_dos.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="libiconv\aliases_extra.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="libiconv\aliases_osf1.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="libiconv\aliases_osf1_sysosf1.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="libiconv\aliases_sysaix.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="libiconv\aliases_syshpux.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="libiconv\aliases_sysosf1.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="libiconv\aliases_syssolaris.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="libiconv\armscii_8.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="libiconv\ascii.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="libiconv\atarist.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="libiconv\big5.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="libiconv\big5_2003.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="libiconv\big5hkscs1999.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="libiconv\big5hkscs2001.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="libiconv\big5hkscs2004.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="libiconv\c99.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="libiconv\canonical.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="libiconv\canonical_aix.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="libiconv\canonical_aix_sysaix.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="libiconv\canonical_dos.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="libiconv\canonical_extra.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="libiconv\canonical_local.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="libiconv\canonical_local_sysaix.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="libiconv\canonical_local_syshpux.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="libiconv\canonical_local_sysosf1.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="libiconv\canonical_local_syssolaris.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="libiconv\canonical_osf1.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="libiconv\canonical_osf1_sysosf1.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="libiconv\canonical_sysaix.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="libiconv\canonical_syshpux.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="libiconv\canonical_sysosf1.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="libiconv\canonical_syssolaris.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="libiconv\ces_big5.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="libiconv\ces_gbk.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="libiconv\cjk_variants.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="libiconv\cns11643.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="libiconv\cns11643_1.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="libiconv\cns11643_15.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="libiconv\cns11643_2.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="libiconv\cns11643_3.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="libiconv\cns11643_4.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="libiconv\cns11643_4a.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="libiconv\cns11643_4b.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="libiconv\cns11643_5.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="libiconv\cns11643_6.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="libiconv\cns11643_7.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="libiconv\cns11643_inv.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="libiconv\config.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="libiconv\converters.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="libiconv\cp1046.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="libiconv\cp1124.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="libiconv\cp1125.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="libiconv\cp1129.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="libiconv\cp1131.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="libiconv\cp1133.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="libiconv\cp1161.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="libiconv\cp1162.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="libiconv\cp1163.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="libiconv\cp1250.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="libiconv\cp1251.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="libiconv\cp1252.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="libiconv\cp1253.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="libiconv\cp1254.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="libiconv\cp1255.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="libiconv\cp1256.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="libiconv\cp1257.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="libiconv\cp1258.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="libiconv\cp437.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="libiconv\cp737.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="libiconv\cp775.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="libiconv\cp850.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="libiconv\cp852.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="libiconv\cp853.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="libiconv\cp855.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="libiconv\cp856.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="libiconv\cp857.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="libiconv\cp858.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="libiconv\cp860.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="libiconv\cp861.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="libiconv\cp862.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="libiconv\cp863.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="libiconv\cp864.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="libiconv\cp865.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="libiconv\cp866.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="libiconv\cp869.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="libiconv\cp874.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="libiconv\cp922.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="libiconv\cp932.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="libiconv\cp932ext.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="libiconv\cp936.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="libiconv\cp936ext.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="libiconv\cp943.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="libiconv\cp949.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="libiconv\cp950.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="libiconv\cp950ext.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="libiconv\dec_hanyu.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="libiconv\dec_kanji.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="libiconv\euc_cn.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="libiconv\euc_jisx0213.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="libiconv\euc_jp.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="libiconv\euc_kr.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="libiconv\euc_tw.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="libiconv\flags.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="libiconv\flushwc.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="libiconv\gb12345.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="libiconv\gb12345ext.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="libiconv\gb18030.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="libiconv\gb18030ext.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="libiconv\gb18030uni.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="libiconv\gb2312.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="libiconv\gbk.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="libiconv\gbkext1.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="libiconv\gbkext2.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="libiconv\gbkext_inv.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="libiconv\genaliases.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="libiconv\genaliases2.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="libiconv\genflags.c"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
CompileAs="2"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
CompileAs="2"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Debug|x64"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
CompileAs="2"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|x64"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
CompileAs="2"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="libiconv\gentranslit.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="libiconv\georgian_academy.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="libiconv\georgian_ps.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="libiconv\hkscs1999.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="libiconv\hkscs2001.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="libiconv\hkscs2004.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="libiconv\hp_roman8.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="libiconv\hz.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="libiconv\iconv.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="libiconv\iconv_open1.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="libiconv\iconv_open2.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="libiconv\iso2022_cn.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="libiconv\iso2022_cnext.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="libiconv\iso2022_jp.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="libiconv\iso2022_jp1.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="libiconv\iso2022_jp2.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="libiconv\iso2022_jp3.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="libiconv\iso2022_kr.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="libiconv\iso646_cn.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="libiconv\iso646_jp.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="libiconv\iso8859_1.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="libiconv\iso8859_10.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="libiconv\iso8859_11.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="libiconv\iso8859_13.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="libiconv\iso8859_14.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="libiconv\iso8859_15.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="libiconv\iso8859_16.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="libiconv\iso8859_2.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="libiconv\iso8859_3.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="libiconv\iso8859_4.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="libiconv\iso8859_5.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="libiconv\iso8859_6.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="libiconv\iso8859_7.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="libiconv\iso8859_8.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="libiconv\iso8859_9.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="libiconv\isoir165.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="libiconv\isoir165ext.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="libiconv\java.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="libiconv\jisx0201.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="libiconv\jisx0208.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="libiconv\jisx0212.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="libiconv\jisx0213.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="libiconv\johab.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="libiconv\johab_hangul.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="libiconv\koi8_r.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="libiconv\koi8_ru.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="libiconv\koi8_t.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="libiconv\koi8_u.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="libiconv\ksc5601.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="libiconv\libcharset.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="libiconv\localcharset.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="libiconv\loop_unicode.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="libiconv\loop_wchar.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="libiconv\loops.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="libiconv\mac_arabic.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="libiconv\mac_centraleurope.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="libiconv\mac_croatian.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="libiconv\mac_cyrillic.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="libiconv\mac_greek.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="libiconv\mac_hebrew.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="libiconv\mac_iceland.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="libiconv\mac_roman.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="libiconv\mac_romania.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="libiconv\mac_thai.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="libiconv\mac_turkish.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="libiconv\mac_ukraine.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="libiconv\mulelao.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="libiconv\nextstep.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="libiconv\pt154.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="libiconv\relocatable.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="libiconv\relocatable.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="libiconv\riscos1.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="libiconv\rk1048.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="libiconv\shift_jisx0213.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="libiconv\sjis.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="libiconv\tcvn.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="libiconv\tds565.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="libiconv\tis620.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="libiconv\translit.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="libiconv\ucs2.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="libiconv\ucs2be.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="libiconv\ucs2internal.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="libiconv\ucs2le.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="libiconv\ucs2swapped.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="libiconv\ucs4.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="libiconv\ucs4be.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="libiconv\ucs4internal.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="libiconv\ucs4le.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="libiconv\ucs4swapped.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="libiconv\uhc_1.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="libiconv\uhc_2.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="libiconv\utf16.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="libiconv\utf16be.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="libiconv\utf16le.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="libiconv\utf32.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="libiconv\utf32be.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="libiconv\utf32le.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="libiconv\utf7.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="libiconv\utf8.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="libiconv\vietcomb.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="libiconv\viscii.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Header Files"
|
|
Filter="h;hpp;hxx;hm;inl;inc;xsd"
|
|
UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
|
|
>
|
|
<File
|
|
RelativePath=".\include\iconv.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\include\libcharset.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\include\localcharset.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="libcharset"
|
|
>
|
|
<File
|
|
RelativePath=".\libcharset\config.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\libcharset\localcharset.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\libcharset\relocatable.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\libcharset\relocatable.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
</Files>
|
|
<Globals>
|
|
</Globals>
|
|
</VisualStudioProject>
|