forked from mia/Aegisub
44da8de898
Originally committed to SVN as r1751.
244 lines
4.2 KiB
XML
244 lines
4.2 KiB
XML
<?xml version="1.0" encoding="Windows-1252"?>
|
|
<VisualStudioProject
|
|
ProjectType="Visual C++"
|
|
Version="8,00"
|
|
Name="libass"
|
|
ProjectGUID="{8B19F154-54BC-46D6-8443-6BDEF1D438CF}"
|
|
RootNamespace="libass"
|
|
Keyword="Win32Proj"
|
|
>
|
|
<Platforms>
|
|
<Platform
|
|
Name="Win32"
|
|
/>
|
|
</Platforms>
|
|
<ToolFiles>
|
|
</ToolFiles>
|
|
<Configurations>
|
|
<Configuration
|
|
Name="Debug|Win32"
|
|
OutputDirectory="$(SolutionDir)$(ConfigurationName)"
|
|
IntermediateDirectory="$(ConfigurationName)"
|
|
ConfigurationType="4"
|
|
CharacterSet="1"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="0"
|
|
AdditionalIncludeDirectories=".;win32"
|
|
PreprocessorDefinitions="WIN32;_DEBUG;_LIB"
|
|
MinimalRebuild="true"
|
|
BasicRuntimeChecks="3"
|
|
RuntimeLibrary="3"
|
|
UsePrecompiledHeader="0"
|
|
WarningLevel="3"
|
|
Detect64BitPortabilityProblems="true"
|
|
DebugInformationFormat="4"
|
|
CompileAs="1"
|
|
DisableSpecificWarnings="4996;4244;4267;4005"
|
|
ForcedIncludeFiles="msvc.h"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLibrarianTool"
|
|
OutputFile="../lib/libass_d.lib"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="Release|Win32"
|
|
OutputDirectory="$(SolutionDir)$(ConfigurationName)"
|
|
IntermediateDirectory="$(ConfigurationName)"
|
|
ConfigurationType="4"
|
|
CharacterSet="1"
|
|
WholeProgramOptimization="1"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
AdditionalIncludeDirectories=".;win32"
|
|
PreprocessorDefinitions="WIN32;NDEBUG;_LIB"
|
|
RuntimeLibrary="2"
|
|
UsePrecompiledHeader="0"
|
|
WarningLevel="3"
|
|
Detect64BitPortabilityProblems="true"
|
|
DebugInformationFormat="3"
|
|
DisableSpecificWarnings="4996;4244;4267;4005"
|
|
ForcedIncludeFiles="msvc.h"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLibrarianTool"
|
|
OutputFile="../lib/libass.lib"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
/>
|
|
</Configuration>
|
|
</Configurations>
|
|
<References>
|
|
</References>
|
|
<Files>
|
|
<Filter
|
|
Name="Source Files"
|
|
>
|
|
<File
|
|
RelativePath=".\ass.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\ass_bitmap.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\ass_cache.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\ass_font.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\ass_fontconfig.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\ass_library.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\ass_render.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\ass_utils.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\mputils.c"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Header Files"
|
|
>
|
|
<File
|
|
RelativePath=".\ass.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\ass_bitmap.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\ass_cache.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\ass_font.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\ass_fontconfig.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\ass_library.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\ass_types.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\ass_utils.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\help_mp.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\mputils.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\msvc.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
</Files>
|
|
<Globals>
|
|
</Globals>
|
|
</VisualStudioProject>
|