2008-03-16 19:09:25 +01:00
|
|
|
<?xml version="1.0" encoding="Windows-1252"?>
|
|
|
|
<VisualStudioProject
|
|
|
|
ProjectType="Visual C++"
|
|
|
|
Version="9.00"
|
|
|
|
Name="aegilib_2008"
|
|
|
|
ProjectGUID="{A805B34D-B7BE-41E9-9BB8-3FA3A494304A}"
|
|
|
|
RootNamespace="aegilib"
|
|
|
|
Keyword="Win32Proj"
|
|
|
|
TargetFrameworkVersion="131072"
|
|
|
|
>
|
|
|
|
<Platforms>
|
|
|
|
<Platform
|
|
|
|
Name="Win32"
|
|
|
|
/>
|
|
|
|
</Platforms>
|
|
|
|
<ToolFiles>
|
|
|
|
</ToolFiles>
|
|
|
|
<Configurations>
|
|
|
|
<Configuration
|
|
|
|
Name="Debug|Win32"
|
|
|
|
OutputDirectory="$(SolutionDir)$(ConfigurationName)"
|
|
|
|
IntermediateDirectory="$(ConfigurationName)"
|
2008-11-08 23:07:23 +01:00
|
|
|
ConfigurationType="4"
|
2008-03-16 19:09:25 +01:00
|
|
|
CharacterSet="1"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCPreBuildEventTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCCustomBuildTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCXMLDataGeneratorTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCMIDLTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
2008-07-27 23:24:38 +02:00
|
|
|
AdditionalOptions="/MP"
|
2008-03-16 19:09:25 +01:00
|
|
|
Optimization="0"
|
2008-09-19 05:11:23 +02:00
|
|
|
AdditionalIncludeDirectories="include/athenasub;src"
|
2008-11-08 23:07:23 +01:00
|
|
|
PreprocessorDefinitions="WIN32;_DEBUG;_LIB"
|
2008-03-16 19:09:25 +01:00
|
|
|
MinimalRebuild="true"
|
|
|
|
BasicRuntimeChecks="3"
|
|
|
|
RuntimeLibrary="3"
|
|
|
|
UsePrecompiledHeader="2"
|
|
|
|
PrecompiledHeaderThrough="prec.h"
|
|
|
|
WarningLevel="4"
|
|
|
|
WarnAsError="true"
|
|
|
|
Detect64BitPortabilityProblems="false"
|
|
|
|
DebugInformationFormat="4"
|
|
|
|
DisableSpecificWarnings="4996"
|
|
|
|
ForcedIncludeFiles="prec.h"
|
|
|
|
EnablePREfast="false"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCManagedResourceCompilerTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCResourceCompilerTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCPreLinkEventTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
2008-11-08 23:07:23 +01:00
|
|
|
Name="VCLibrarianTool"
|
2008-03-16 19:09:25 +01:00
|
|
|
/>
|
|
|
|
<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)"
|
2008-09-20 03:46:24 +02:00
|
|
|
ConfigurationType="4"
|
2008-11-08 23:07:23 +01:00
|
|
|
UseOfMFC="0"
|
2008-03-16 19:09:25 +01:00
|
|
|
CharacterSet="1"
|
|
|
|
WholeProgramOptimization="1"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCPreBuildEventTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCCustomBuildTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCXMLDataGeneratorTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCMIDLTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
2008-07-27 23:24:38 +02:00
|
|
|
AdditionalOptions="/MP"
|
2008-03-16 19:09:25 +01:00
|
|
|
Optimization="2"
|
2008-09-20 03:46:24 +02:00
|
|
|
InlineFunctionExpansion="2"
|
2008-03-16 19:09:25 +01:00
|
|
|
EnableIntrinsicFunctions="true"
|
|
|
|
FavorSizeOrSpeed="1"
|
|
|
|
OmitFramePointers="false"
|
2008-08-03 18:17:35 +02:00
|
|
|
AdditionalIncludeDirectories="include/athenasub;src"
|
2008-11-08 23:07:23 +01:00
|
|
|
PreprocessorDefinitions="WIN32;NDEBUG;_LIB;_WINDOWS"
|
2008-03-16 19:09:25 +01:00
|
|
|
RuntimeLibrary="2"
|
2008-09-20 08:10:59 +02:00
|
|
|
StructMemberAlignment="0"
|
2008-03-16 19:09:25 +01:00
|
|
|
EnableEnhancedInstructionSet="0"
|
|
|
|
UsePrecompiledHeader="2"
|
|
|
|
PrecompiledHeaderThrough="prec.h"
|
|
|
|
WarningLevel="4"
|
|
|
|
WarnAsError="true"
|
|
|
|
DebugInformationFormat="3"
|
|
|
|
DisableSpecificWarnings="4996"
|
|
|
|
ForcedIncludeFiles="prec.h"
|
|
|
|
EnablePREfast="true"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCManagedResourceCompilerTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCResourceCompilerTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCPreLinkEventTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
2008-09-20 03:46:24 +02:00
|
|
|
Name="VCLibrarianTool"
|
2008-03-16 19:09:25 +01:00
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCALinkTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCXDCMakeTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCBscMakeTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCFxCopTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCPostBuildEventTool"
|
|
|
|
/>
|
|
|
|
</Configuration>
|
|
|
|
</Configurations>
|
|
|
|
<References>
|
|
|
|
</References>
|
|
|
|
<Files>
|
|
|
|
<Filter
|
|
|
|
Name="Include"
|
|
|
|
>
|
|
|
|
<File
|
2008-08-03 18:17:35 +02:00
|
|
|
RelativePath=".\include\athenasub\api.h"
|
2008-03-16 19:09:25 +01:00
|
|
|
>
|
|
|
|
</File>
|
2008-11-08 23:07:23 +01:00
|
|
|
<File
|
|
|
|
RelativePath=".\include\athenasub\athenastring.h"
|
|
|
|
>
|
|
|
|
</File>
|
2008-03-16 19:09:25 +01:00
|
|
|
<File
|
2008-08-03 18:17:35 +02:00
|
|
|
RelativePath=".\include\athenasub\athenasub.h"
|
2008-07-27 20:26:36 +02:00
|
|
|
>
|
|
|
|
</File>
|
2008-11-10 00:08:22 +01:00
|
|
|
<File
|
|
|
|
RelativePath=".\include\athenasub\athenatime.h"
|
|
|
|
>
|
|
|
|
</File>
|
2008-07-27 20:26:36 +02:00
|
|
|
<File
|
2008-08-03 18:17:35 +02:00
|
|
|
RelativePath=".\include\athenasub\athenawin.h"
|
2008-07-27 20:26:36 +02:00
|
|
|
>
|
|
|
|
</File>
|
2008-11-09 19:48:37 +01:00
|
|
|
<File
|
|
|
|
RelativePath=".\include\athenasub\exception.h"
|
|
|
|
>
|
|
|
|
</File>
|
2008-07-27 23:24:38 +02:00
|
|
|
<File
|
2008-08-03 18:17:35 +02:00
|
|
|
RelativePath=".\include\athenasub\interfaces.h"
|
2008-07-27 23:24:38 +02:00
|
|
|
>
|
|
|
|
</File>
|
2008-07-27 20:26:36 +02:00
|
|
|
<File
|
2008-08-03 18:17:35 +02:00
|
|
|
RelativePath=".\include\athenasub\tr1.h"
|
2008-03-16 19:09:25 +01:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
</Filter>
|
|
|
|
<Filter
|
|
|
|
Name="MVC"
|
|
|
|
>
|
|
|
|
<File
|
|
|
|
RelativePath=".\src\controller.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
2008-08-03 18:17:35 +02:00
|
|
|
RelativePath=".\src\controller.h"
|
2008-03-16 19:09:25 +01:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath=".\src\model.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
2008-08-03 18:17:35 +02:00
|
|
|
RelativePath=".\src\model.h"
|
2008-03-16 19:09:25 +01:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath=".\include\aegilib\notification.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
</Filter>
|
|
|
|
<Filter
|
|
|
|
Name="Misc"
|
|
|
|
>
|
2008-11-08 23:07:23 +01:00
|
|
|
<File
|
|
|
|
RelativePath=".\src\athenastring.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
2008-11-10 02:06:47 +01:00
|
|
|
<File
|
|
|
|
RelativePath=".\src\athenatime.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
2008-03-16 19:09:25 +01:00
|
|
|
<File
|
|
|
|
RelativePath=".\src\colour.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath=".\include\aegilib\colour.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
2008-08-03 18:17:35 +02:00
|
|
|
RelativePath=".\src\exception.cpp"
|
2008-03-16 19:09:25 +01:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
2008-08-03 18:17:35 +02:00
|
|
|
RelativePath=".\include\aegilib\exception.h"
|
2008-03-16 19:09:25 +01:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
2008-08-03 18:17:35 +02:00
|
|
|
RelativePath=".\include\aegilib\fastbuffer.h"
|
2008-03-16 19:09:25 +01:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath=".\include\aegilib\gorgontime.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath=".\src\prec.cpp"
|
|
|
|
>
|
|
|
|
<FileConfiguration
|
|
|
|
Name="Debug|Win32"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
UsePrecompiledHeader="1"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
|
|
|
Name="Release|Win32"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
UsePrecompiledHeader="1"
|
|
|
|
PrecompiledHeaderThrough="prec.h"
|
|
|
|
/>
|
|
|
|
</FileConfiguration>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath=".\src\prec.h"
|
|
|
|
>
|
|
|
|
</File>
|
2008-08-03 18:17:35 +02:00
|
|
|
<File
|
|
|
|
RelativePath=".\include\aegilib\range.h"
|
|
|
|
>
|
|
|
|
</File>
|
2008-03-16 19:09:25 +01:00
|
|
|
<File
|
|
|
|
RelativePath=".\include\aegilib\serialize.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath=".\src\text_file_reader.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath=".\src\text_file_reader.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath=".\src\text_file_writer.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath=".\src\text_file_writer.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath=".\src\time.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath=".\src\tokenizer.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath=".\include\aegilib\tokenizer.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath=".\src\utils.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
2008-08-03 18:17:35 +02:00
|
|
|
RelativePath=".\src\utils.h"
|
2008-03-16 19:09:25 +01:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath=".\src\version.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath=".\include\aegilib\version.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
</Filter>
|
|
|
|
<Filter
|
|
|
|
Name="Formats"
|
|
|
|
>
|
|
|
|
<File
|
2008-08-09 22:43:27 +02:00
|
|
|
RelativePath=".\src\format_handler.h"
|
2008-03-16 19:09:25 +01:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath=".\src\format_manager.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath=".\include\aegilib\format_manager.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<Filter
|
|
|
|
Name="ASS"
|
|
|
|
>
|
|
|
|
<File
|
|
|
|
RelativePath=".\src\formats\format_ass.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath=".\src\formats\format_ass.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath=".\src\formats\format_ass_dialogue.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath=".\src\formats\format_ass_dialogue.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath=".\src\formats\format_ass_dialogue_delta.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath=".\src\formats\format_ass_dialogue_delta.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath=".\src\formats\format_ass_plain.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath=".\src\formats\format_ass_style.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath=".\src\formats\format_ass_style.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
</Filter>
|
|
|
|
</Filter>
|
|
|
|
<Filter
|
|
|
|
Name="Actions"
|
|
|
|
>
|
|
|
|
<File
|
|
|
|
RelativePath=".\src\action.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
2008-09-20 03:46:24 +02:00
|
|
|
RelativePath=".\src\action.h"
|
2008-03-16 19:09:25 +01:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath=".\src\actionlist.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
2008-08-03 18:17:35 +02:00
|
|
|
RelativePath=".\src\actionlist.h"
|
2008-03-16 19:09:25 +01:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
</Filter>
|
|
|
|
<Filter
|
|
|
|
Name="Sections"
|
|
|
|
>
|
|
|
|
<File
|
|
|
|
RelativePath=".\src\section.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
2008-09-20 03:46:24 +02:00
|
|
|
<File
|
|
|
|
RelativePath=".\src\section.h"
|
|
|
|
>
|
|
|
|
</File>
|
2008-03-16 19:09:25 +01:00
|
|
|
<File
|
|
|
|
RelativePath=".\src\section_entry.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
2008-09-20 03:46:24 +02:00
|
|
|
RelativePath=".\src\section_entry.h"
|
2008-03-16 19:09:25 +01:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
2008-09-20 03:46:24 +02:00
|
|
|
RelativePath=".\src\section_entry_dialogue.h"
|
2008-03-16 19:09:25 +01:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
2008-09-20 03:46:24 +02:00
|
|
|
RelativePath=".\src\section_entry_style.h"
|
2008-03-16 19:09:25 +01:00
|
|
|
>
|
|
|
|
</File>
|
2008-07-27 20:26:36 +02:00
|
|
|
<File
|
|
|
|
RelativePath=".\src\selection.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
2008-09-20 03:46:24 +02:00
|
|
|
<File
|
|
|
|
RelativePath=".\src\selection.h"
|
|
|
|
>
|
|
|
|
</File>
|
2008-07-27 20:26:36 +02:00
|
|
|
<File
|
|
|
|
RelativePath=".\src\stdint.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
</Filter>
|
|
|
|
<Filter
|
|
|
|
Name="Lib"
|
|
|
|
>
|
|
|
|
<File
|
|
|
|
RelativePath=".\src\libathenasub.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
2008-08-03 18:17:35 +02:00
|
|
|
RelativePath=".\src\libathenasub.h"
|
2008-07-27 20:26:36 +02:00
|
|
|
>
|
|
|
|
</File>
|
2008-03-16 19:09:25 +01:00
|
|
|
</Filter>
|
|
|
|
</Files>
|
|
|
|
<Globals>
|
|
|
|
</Globals>
|
|
|
|
</VisualStudioProject>
|