diff --git a/athenasub/aegilib.vcproj b/athenasub/aegilib.vcproj deleted file mode 100644 index ae3582d2cb3df0420491dde8c2bdce278e41a648..0000000000000000000000000000000000000000 --- a/athenasub/aegilib.vcproj +++ /dev/null @@ -1,468 +0,0 @@ -<?xml version="1.0" encoding="Windows-1252"?> -<VisualStudioProject - ProjectType="Visual C++" - Version="8.00" - Name="aegilib" - ProjectGUID="{A805B34D-B7BE-41E9-9BB8-3FA3A494304A}" - RootNamespace="aegilib" - Keyword="Win32Proj" - > - <Platforms> - <Platform - Name="Win32" - /> - </Platforms> - <ToolFiles> - </ToolFiles> - <Configurations> - <Configuration - Name="Debug|Win32" - OutputDirectory="$(SolutionDir)$(ConfigurationName)" - IntermediateDirectory="$(ConfigurationName)" - ConfigurationType="2" - CharacterSet="1" - > - <Tool - Name="VCPreBuildEventTool" - /> - <Tool - Name="VCCustomBuildTool" - /> - <Tool - Name="VCXMLDataGeneratorTool" - /> - <Tool - Name="VCWebServiceProxyGeneratorTool" - /> - <Tool - Name="VCMIDLTool" - /> - <Tool - Name="VCCLCompilerTool" - Optimization="0" - WholeProgramOptimization="false" - AdditionalIncludeDirectories="include/aegilib" - PreprocessorDefinitions="WIN32;_DEBUG;_LIB" - MinimalRebuild="true" - BasicRuntimeChecks="3" - RuntimeLibrary="3" - UsePrecompiledHeader="2" - PrecompiledHeaderThrough="prec.h" - WarningLevel="4" - WarnAsError="true" - Detect64BitPortabilityProblems="true" - DebugInformationFormat="4" - DisableSpecificWarnings="4996" - ForcedIncludeFiles="prec.h" - EnablePREfast="false" - /> - <Tool - Name="VCManagedResourceCompilerTool" - /> - <Tool - Name="VCResourceCompilerTool" - /> - <Tool - Name="VCPreLinkEventTool" - /> - <Tool - Name="VCLinkerTool" - /> - <Tool - Name="VCALinkTool" - /> - <Tool - Name="VCManifestTool" - /> - <Tool - Name="VCXDCMakeTool" - /> - <Tool - Name="VCBscMakeTool" - /> - <Tool - Name="VCFxCopTool" - /> - <Tool - Name="VCAppVerifierTool" - /> - <Tool - Name="VCWebDeploymentTool" - /> - <Tool - Name="VCPostBuildEventTool" - /> - </Configuration> - <Configuration - Name="Release|Win32" - OutputDirectory="$(SolutionDir)$(ConfigurationName)" - IntermediateDirectory="$(ConfigurationName)" - ConfigurationType="2" - CharacterSet="1" - WholeProgramOptimization="1" - > - <Tool - Name="VCPreBuildEventTool" - /> - <Tool - Name="VCCustomBuildTool" - /> - <Tool - Name="VCXMLDataGeneratorTool" - /> - <Tool - Name="VCWebServiceProxyGeneratorTool" - /> - <Tool - Name="VCMIDLTool" - /> - <Tool - Name="VCCLCompilerTool" - EnableFiberSafeOptimizations="false" - WholeProgramOptimization="true" - AdditionalIncludeDirectories="include/aegilib" - PreprocessorDefinitions="WIN32;NDEBUG;_LIB;_WINDOWS;ATHENA_DLL;ATHENA_EXPORTS" - RuntimeLibrary="2" - OpenMP="false" - UsePrecompiledHeader="2" - PrecompiledHeaderThrough="prec.h" - AssemblerOutput="4" - AssemblerListingLocation="$(IntDir)\" - WarningLevel="4" - WarnAsError="true" - Detect64BitPortabilityProblems="true" - DebugInformationFormat="3" - DisableSpecificWarnings="4996" - ForcedIncludeFiles="prec.h" - EnablePREfast="true" - /> - <Tool - Name="VCManagedResourceCompilerTool" - /> - <Tool - Name="VCResourceCompilerTool" - /> - <Tool - Name="VCPreLinkEventTool" - /> - <Tool - Name="VCLinkerTool" - /> - <Tool - Name="VCALinkTool" - /> - <Tool - Name="VCManifestTool" - /> - <Tool - Name="VCXDCMakeTool" - /> - <Tool - Name="VCBscMakeTool" - /> - <Tool - Name="VCFxCopTool" - /> - <Tool - Name="VCAppVerifierTool" - /> - <Tool - Name="VCWebDeploymentTool" - /> - <Tool - Name="VCPostBuildEventTool" - /> - </Configuration> - </Configurations> - <References> - </References> - <Files> - <Filter - Name="Include" - > - <File - RelativePath=".\include\aegilib\api.h" - > - </File> - <File - RelativePath=".\include\aegilib\athenastring.h" - > - </File> - <File - RelativePath=".\include\aegilib\athenasub.h" - > - </File> - <File - RelativePath=".\include\aegilib\fastbuffer.h" - > - </File> - <File - RelativePath=".\include\aegilib\tr1.h" - > - </File> - </Filter> - <Filter - Name="MVC" - > - <File - RelativePath=".\src\controller.cpp" - > - </File> - <File - RelativePath=".\include\aegilib\controller.h" - > - </File> - <File - RelativePath=".\src\model.cpp" - > - </File> - <File - RelativePath=".\include\aegilib\model.h" - > - </File> - <File - RelativePath=".\include\aegilib\notification.h" - > - </File> - <File - RelativePath=".\src\view.cpp" - > - <FileConfiguration - Name="Release|Win32" - > - <Tool - Name="VCCLCompilerTool" - PrecompiledHeaderThrough="prec.h" - /> - </FileConfiguration> - </File> - <File - RelativePath=".\include\aegilib\view.h" - > - </File> - </Filter> - <Filter - Name="Misc" - > - <File - RelativePath=".\include\aegilib\athenatime.h" - > - </File> - <File - RelativePath=".\src\colour.cpp" - > - </File> - <File - RelativePath=".\include\aegilib\colour.h" - > - </File> - <File - RelativePath=".\include\aegilib\deltacoder.h" - > - </File> - <File - RelativePath=".\src\exception.cpp" - > - </File> - <File - RelativePath=".\include\aegilib\exception.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> - <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 - RelativePath=".\include\aegilib\utils.h" - > - </File> - <File - RelativePath=".\src\version.cpp" - > - </File> - <File - RelativePath=".\include\aegilib\version.h" - > - </File> - </Filter> - <Filter - Name="Formats" - > - <File - RelativePath=".\include\aegilib\format.h" - > - </File> - <File - RelativePath=".\include\aegilib\format_handler.h" - > - </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 - RelativePath=".\include\aegilib\action.h" - > - </File> - <File - RelativePath=".\src\actionlist.cpp" - > - </File> - <File - RelativePath=".\include\aegilib\actionlist.h" - > - </File> - <File - RelativePath=".\src\selection.cpp" - > - </File> - <File - RelativePath=".\include\aegilib\selection.h" - > - </File> - </Filter> - <Filter - Name="Sections" - > - <File - RelativePath=".\src\section.cpp" - > - </File> - <File - RelativePath=".\include\aegilib\section.h" - > - </File> - <File - RelativePath=".\src\section_entry.cpp" - > - </File> - <File - RelativePath=".\include\aegilib\section_entry.h" - > - </File> - <File - RelativePath=".\include\aegilib\section_entry_dialogue.h" - > - </File> - <File - RelativePath=".\include\aegilib\section_entry_style.h" - > - </File> - </Filter> - <File - RelativePath=".\todo.txt" - > - </File> - </Files> - <Globals> - </Globals> -</VisualStudioProject> diff --git a/athenasub/aegilib_icl.icproj b/athenasub/aegilib_icl.icproj deleted file mode 100644 index 5e582e85c1033fd4791e97a7efe0c2e841782b06..0000000000000000000000000000000000000000 --- a/athenasub/aegilib_icl.icproj +++ /dev/null @@ -1,246 +0,0 @@ -<?xml version="1.0" encoding="Windows-1252"?> -<VisualStudioProject - ProjectType="Intel C++ Project" - Version="10.1" - Name="aegilib_2008" - ProjectGUID="{E34C6C8A-59BF-47D8-A29B-10ABD5028678}" - VCNestedProjectGUID="{A805B34D-B7BE-41E9-9BB8-3FA3A494304A}" - VCNestedProjectCRC32="3926928892" - VCNestedProjectFileName="aegilib_icl.vcproj" - Keyword="Win32Proj"> - <Platforms> - <Platform - Name="Win32"/> - </Platforms> - <Configurations> - <Configuration - Name="Debug|Win32"> - <Tool - Name="GeneralTool" - OutputDirectory="$(SolutionDir)$(ConfigurationName)" - IntermediateDirectory="$(ConfigurationName)" - ConfigurationType="4" - CharacterSet="1"/> - <Tool - Name="CppCmplrTool" - Optimization="0" - AdditionalIncludeDirectories="include/aegilib" - PreprocessorDefinitions="WIN32;_DEBUG;_LIB" - MinimalRebuild="1" - BasicRuntimeChecks="3" - RuntimeLibrary="3" - UsePrecompiledHeader="2" - PrecompiledHeaderThrough="prec.h" - WarningLevel="4" - WarnAsError="1" - Detect64BitPortabilityProblems="0" - DebugInformationFormat="4" - DisableSpecificWarnings="4996" - ForcedIncludeFiles="prec.h"/> - <Tool - Name="LinkerTool" - DelayImpLib=""/> - <Tool - Name="LibrarianTool"/> - <Tool - Name="ResCmplrTool"/> - <Tool - Name="MidlCmplrTool"/> - <Tool - Name="BscMakeTool"/> - <Tool - Name="PreBuildEventTool"/> - <Tool - Name="PreLinkEventTool"/> - <Tool - Name="PostBuildEventTool"/> - <Tool - Name="CustomTool"/> - <Tool - Name="CustomNodeTool"/> - </Configuration> - <Configuration - Name="Release|Win32"> - <Tool - Name="GeneralTool" - OutputDirectory="$(SolutionDir)$(ConfigurationName)" - IntermediateDirectory="$(ConfigurationName)" - ConfigurationType="4" - CharacterSet="1" - WholeProgramOptimization="1"/> - <Tool - Name="CppCmplrTool" - WholeProgramOptimization="1" - Optimization="2" - EnableIntrinsicFunctions="1" - FavorSizeOrSpeed="1" - OmitFramePointers="0" - AdditionalIncludeDirectories="include/aegilib" - PreprocessorDefinitions="WIN32;NDEBUG;_LIB;_WINDOWS" - RuntimeLibrary="2" - EnableEnhancedInstructionSet="0" - UsePrecompiledHeader="2" - PrecompiledHeaderThrough="prec.h" - WarningLevel="4" - WarnAsError="1" - Detect64BitPortabilityProblems="0" - DebugInformationFormat="3" - DisableSpecificWarnings="981,1418,383" - ForcedIncludeFiles="prec.h" - UseProcExt="7"/> - <Tool - Name="LinkerTool" - DelayImpLib=""/> - <Tool - Name="LibrarianTool"/> - <Tool - Name="ResCmplrTool"/> - <Tool - Name="MidlCmplrTool"/> - <Tool - Name="BscMakeTool"/> - <Tool - Name="PreBuildEventTool"/> - <Tool - Name="PreLinkEventTool"/> - <Tool - Name="PostBuildEventTool"/> - <Tool - Name="CustomTool"/> - <Tool - Name="CustomNodeTool"/> - </Configuration> - </Configurations> - <Files> - <File - RelativePath=".\src\action.cpp"/> - <File - RelativePath=".\include\aegilib\action.h"/> - <File - RelativePath=".\src\actionlist.cpp"/> - <File - RelativePath=".\include\aegilib\actionlist.h"/> - <File - RelativePath=".\src\formats\format_ass.cpp"/> - <File - RelativePath=".\src\formats\format_ass.h"/> - <File - RelativePath=".\src\formats\format_ass_dialogue.cpp"/> - <File - RelativePath=".\src\formats\format_ass_dialogue.h"/> - <File - RelativePath=".\src\formats\format_ass_dialogue_delta.cpp"/> - <File - RelativePath=".\src\formats\format_ass_dialogue_delta.h"/> - <File - RelativePath=".\src\formats\format_ass_plain.h"/> - <File - RelativePath=".\src\formats\format_ass_style.cpp"/> - <File - RelativePath=".\src\formats\format_ass_style.h"/> - <File - RelativePath=".\include\aegilib\format.h"/> - <File - RelativePath=".\include\aegilib\format_handler.h"/> - <File - RelativePath=".\src\format_manager.cpp"/> - <File - RelativePath=".\include\aegilib\format_manager.h"/> - <File - RelativePath=".\include\aegilib\fastbuffer.h"/> - <File - RelativePath=".\include\aegilib\gorgonstring.h"/> - <File - RelativePath=".\include\aegilib\gorgonsub.h"/> - <File - RelativePath=".\include\aegilib\tr1.h"/> - <File - RelativePath=".\src\colour.cpp"/> - <File - RelativePath=".\include\aegilib\colour.h"/> - <File - RelativePath=".\include\aegilib\deltacoder.h"/> - <File - RelativePath=".\src\exception.cpp"/> - <File - RelativePath=".\include\aegilib\exception.h"/> - <File - RelativePath=".\include\aegilib\gorgontime.h"/> - <File - RelativePath=".\src\prec.cpp"> - <FileConfiguration - Name="Debug|Win32"> - <Tool - Name="CppCmplrTool" - UsePrecompiledHeader="1"/> - </FileConfiguration> - <FileConfiguration - Name="Release|Win32"> - <Tool - Name="CppCmplrTool" - UsePrecompiledHeader="1" - PrecompiledHeaderThrough="prec.h"/> - </FileConfiguration> - </File> - <File - RelativePath=".\src\prec.h"/> - <File - RelativePath=".\include\aegilib\serialize.h"/> - <File - RelativePath=".\src\text_file_reader.cpp"/> - <File - RelativePath=".\src\text_file_reader.h"/> - <File - RelativePath=".\src\text_file_writer.cpp"/> - <File - RelativePath=".\src\text_file_writer.h"/> - <File - RelativePath=".\src\time.cpp"/> - <File - RelativePath=".\src\tokenizer.cpp"/> - <File - RelativePath=".\include\aegilib\tokenizer.h"/> - <File - RelativePath=".\src\utils.cpp"/> - <File - RelativePath=".\include\aegilib\utils.h"/> - <File - RelativePath=".\src\version.cpp"/> - <File - RelativePath=".\include\aegilib\version.h"/> - <File - RelativePath=".\src\controller.cpp"/> - <File - RelativePath=".\include\aegilib\controller.h"/> - <File - RelativePath=".\src\model.cpp"/> - <File - RelativePath=".\include\aegilib\model.h"/> - <File - RelativePath=".\include\aegilib\notification.h"/> - <File - RelativePath=".\src\view.cpp"> - <FileConfiguration - Name="Release|Win32"> - <Tool - Name="CppCmplrTool" - PrecompiledHeaderThrough="prec.h"/> - </FileConfiguration> - </File> - <File - RelativePath=".\include\aegilib\view.h"/> - <File - RelativePath=".\src\section.cpp"/> - <File - RelativePath=".\include\aegilib\section.h"/> - <File - RelativePath=".\src\section_entry.cpp"/> - <File - RelativePath=".\include\aegilib\section_entry.h"/> - <File - RelativePath=".\include\aegilib\section_entry_dialogue.h"/> - <File - RelativePath=".\include\aegilib\section_entry_style.h"/> - </Files> -</VisualStudioProject> - diff --git a/athenasub/aegilib_icl.vcproj b/athenasub/aegilib_icl.vcproj deleted file mode 100644 index 9e6395873e79e4a9cc2d1b024eab34540d3fa35d..0000000000000000000000000000000000000000 --- a/athenasub/aegilib_icl.vcproj +++ /dev/null @@ -1,436 +0,0 @@ -<?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)" - 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="include/aegilib" - PreprocessorDefinitions="WIN32;_DEBUG;_LIB" - 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 - Name="VCLibrarianTool" - /> - <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" - Optimization="2" - EnableIntrinsicFunctions="true" - FavorSizeOrSpeed="1" - OmitFramePointers="false" - WholeProgramOptimization="true" - AdditionalIncludeDirectories="include/aegilib" - PreprocessorDefinitions="WIN32;NDEBUG;_LIB;_WINDOWS" - RuntimeLibrary="2" - EnableEnhancedInstructionSet="0" - UsePrecompiledHeader="2" - PrecompiledHeaderThrough="prec.h" - WarningLevel="4" - WarnAsError="true" - Detect64BitPortabilityProblems="false" - DebugInformationFormat="3" - DisableSpecificWarnings="981,1418,383" - ForcedIncludeFiles="prec.h" - EnablePREfast="true" - /> - <Tool - Name="VCManagedResourceCompilerTool" - /> - <Tool - Name="VCResourceCompilerTool" - /> - <Tool - Name="VCPreLinkEventTool" - /> - <Tool - Name="VCLibrarianTool" - LinkLibraryDependencies="false" - /> - <Tool - Name="VCALinkTool" - /> - <Tool - Name="VCXDCMakeTool" - /> - <Tool - Name="VCBscMakeTool" - /> - <Tool - Name="VCFxCopTool" - /> - <Tool - Name="VCPostBuildEventTool" - /> - </Configuration> - </Configurations> - <References> - </References> - <Files> - <Filter - Name="Include" - > - <File - RelativePath=".\include\aegilib\fastbuffer.h" - > - </File> - <File - RelativePath=".\include\aegilib\gorgonstring.h" - > - </File> - <File - RelativePath=".\include\aegilib\gorgonsub.h" - > - </File> - <File - RelativePath=".\include\aegilib\tr1.h" - > - </File> - </Filter> - <Filter - Name="MVC" - > - <File - RelativePath=".\src\controller.cpp" - > - </File> - <File - RelativePath=".\include\aegilib\controller.h" - > - </File> - <File - RelativePath=".\src\model.cpp" - > - </File> - <File - RelativePath=".\include\aegilib\model.h" - > - </File> - <File - RelativePath=".\include\aegilib\notification.h" - > - </File> - <File - RelativePath=".\src\view.cpp" - > - <FileConfiguration - Name="Release|Win32" - > - <Tool - Name="VCCLCompilerTool" - PrecompiledHeaderThrough="prec.h" - /> - </FileConfiguration> - </File> - <File - RelativePath=".\include\aegilib\view.h" - > - </File> - </Filter> - <Filter - Name="Misc" - > - <File - RelativePath=".\src\colour.cpp" - > - </File> - <File - RelativePath=".\include\aegilib\colour.h" - > - </File> - <File - RelativePath=".\include\aegilib\deltacoder.h" - > - </File> - <File - RelativePath=".\src\exception.cpp" - > - </File> - <File - RelativePath=".\include\aegilib\exception.h" - > - </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> - <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 - RelativePath=".\include\aegilib\utils.h" - > - </File> - <File - RelativePath=".\src\version.cpp" - > - </File> - <File - RelativePath=".\include\aegilib\version.h" - > - </File> - </Filter> - <Filter - Name="Formats" - > - <File - RelativePath=".\include\aegilib\format.h" - > - </File> - <File - RelativePath=".\include\aegilib\format_handler.h" - > - </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 - RelativePath=".\include\aegilib\action.h" - > - </File> - <File - RelativePath=".\src\actionlist.cpp" - > - </File> - <File - RelativePath=".\include\aegilib\actionlist.h" - > - </File> - </Filter> - <Filter - Name="Sections" - > - <File - RelativePath=".\src\section.cpp" - > - </File> - <File - RelativePath=".\include\aegilib\section.h" - > - </File> - <File - RelativePath=".\src\section_entry.cpp" - > - </File> - <File - RelativePath=".\include\aegilib\section_entry.h" - > - </File> - <File - RelativePath=".\include\aegilib\section_entry_dialogue.h" - > - </File> - <File - RelativePath=".\include\aegilib\section_entry_style.h" - > - </File> - </Filter> - </Files> - <Globals> - </Globals> -</VisualStudioProject> diff --git a/athenasub/aegilib_2008.vcproj b/athenasub/athenasub_2008.vcproj similarity index 99% rename from athenasub/aegilib_2008.vcproj rename to athenasub/athenasub_2008.vcproj index f159ef1b956076fb7c27894456f57b612045de4b..02f449babffcbb57ccb89211943b6d5917192f1d 100644 --- a/athenasub/aegilib_2008.vcproj +++ b/athenasub/athenasub_2008.vcproj @@ -2,7 +2,7 @@ <VisualStudioProject ProjectType="Visual C++" Version="9.00" - Name="aegilib_2008" + Name="athenasub_2008" ProjectGUID="{A805B34D-B7BE-41E9-9BB8-3FA3A494304A}" RootNamespace="aegilib" Keyword="Win32Proj" diff --git a/athenasub/test/test.vcproj b/athenasub/test/test.vcproj deleted file mode 100644 index a8c3878840ac9948dd662003595fc69bf8ff6ee5..0000000000000000000000000000000000000000 --- a/athenasub/test/test.vcproj +++ /dev/null @@ -1,203 +0,0 @@ -<?xml version="1.0" encoding="Windows-1252"?> -<VisualStudioProject - ProjectType="Visual C++" - Version="8.00" - Name="aegilib_test" - ProjectGUID="{5A278743-375B-4FBE-AA7F-0C3BDCF8F96C}" - RootNamespace="test" - Keyword="Win32Proj" - > - <Platforms> - <Platform - Name="Win32" - /> - </Platforms> - <ToolFiles> - </ToolFiles> - <Configurations> - <Configuration - Name="Debug|Win32" - OutputDirectory="$(SolutionDir)$(ConfigurationName)" - IntermediateDirectory="$(ConfigurationName)" - ConfigurationType="1" - CharacterSet="1" - > - <Tool - Name="VCPreBuildEventTool" - /> - <Tool - Name="VCCustomBuildTool" - /> - <Tool - Name="VCXMLDataGeneratorTool" - /> - <Tool - Name="VCWebServiceProxyGeneratorTool" - /> - <Tool - Name="VCMIDLTool" - /> - <Tool - Name="VCCLCompilerTool" - Optimization="0" - AdditionalIncludeDirectories="../include" - PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE" - MinimalRebuild="true" - BasicRuntimeChecks="3" - RuntimeLibrary="3" - UsePrecompiledHeader="0" - WarningLevel="4" - Detect64BitPortabilityProblems="true" - DebugInformationFormat="4" - DisableSpecificWarnings="4996" - /> - <Tool - Name="VCManagedResourceCompilerTool" - /> - <Tool - Name="VCResourceCompilerTool" - /> - <Tool - Name="VCPreLinkEventTool" - /> - <Tool - Name="VCLinkerTool" - LinkIncremental="2" - GenerateDebugInformation="true" - SubSystem="1" - TargetMachine="1" - /> - <Tool - Name="VCALinkTool" - /> - <Tool - Name="VCManifestTool" - /> - <Tool - Name="VCXDCMakeTool" - /> - <Tool - Name="VCBscMakeTool" - /> - <Tool - Name="VCFxCopTool" - /> - <Tool - Name="VCAppVerifierTool" - /> - <Tool - Name="VCWebDeploymentTool" - /> - <Tool - Name="VCPostBuildEventTool" - /> - </Configuration> - <Configuration - Name="Release|Win32" - OutputDirectory="$(SolutionDir)$(ConfigurationName)" - IntermediateDirectory="$(ConfigurationName)" - ConfigurationType="1" - CharacterSet="1" - WholeProgramOptimization="1" - > - <Tool - Name="VCPreBuildEventTool" - /> - <Tool - Name="VCCustomBuildTool" - /> - <Tool - Name="VCXMLDataGeneratorTool" - /> - <Tool - Name="VCWebServiceProxyGeneratorTool" - /> - <Tool - Name="VCMIDLTool" - /> - <Tool - Name="VCCLCompilerTool" - AdditionalIncludeDirectories="../include" - PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS" - RuntimeLibrary="2" - OpenMP="false" - UsePrecompiledHeader="0" - WarningLevel="4" - Detect64BitPortabilityProblems="true" - DebugInformationFormat="3" - DisableSpecificWarnings="4996" - /> - <Tool - Name="VCManagedResourceCompilerTool" - /> - <Tool - Name="VCResourceCompilerTool" - /> - <Tool - Name="VCPreLinkEventTool" - /> - <Tool - Name="VCLinkerTool" - LinkIncremental="1" - GenerateDebugInformation="true" - SubSystem="1" - OptimizeReferences="2" - EnableCOMDATFolding="2" - TargetMachine="1" - Profile="true" - /> - <Tool - Name="VCALinkTool" - /> - <Tool - Name="VCManifestTool" - /> - <Tool - Name="VCXDCMakeTool" - /> - <Tool - Name="VCBscMakeTool" - /> - <Tool - Name="VCFxCopTool" - /> - <Tool - Name="VCAppVerifierTool" - /> - <Tool - Name="VCWebDeploymentTool" - /> - <Tool - Name="VCPostBuildEventTool" - /> - </Configuration> - </Configurations> - <References> - </References> - <Files> - <Filter - Name="Source Files" - Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx" - UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}" - > - <File - RelativePath=".\src\main.cpp" - > - </File> - </Filter> - <Filter - Name="Header Files" - Filter="h;hpp;hxx;hm;inl;inc;xsd" - UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}" - > - </Filter> - <Filter - Name="Resource Files" - Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav" - UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}" - > - </Filter> - </Files> - <Globals> - </Globals> -</VisualStudioProject> diff --git a/athenasub/test/test_2008.vcproj b/athenasub/test/test_2008.vcproj index 39f1d6c7d0cb0a9c3b35294fc974b8132d3bd97f..9360f819e359f126176c666efd5b8fe74312c33a 100644 --- a/athenasub/test/test_2008.vcproj +++ b/athenasub/test/test_2008.vcproj @@ -2,7 +2,7 @@ <VisualStudioProject ProjectType="Visual C++" Version="9.00" - Name="aegilib_test_2008" + Name="athenasub_test_2008" ProjectGUID="{5A278743-375B-4FBE-AA7F-0C3BDCF8F96C}" RootNamespace="test" Keyword="Win32Proj" diff --git a/athenasub/test/test_icl.icproj b/athenasub/test/test_icl.icproj deleted file mode 100644 index 0df3ec67a028cecb45b06df85dee4f83ab18e5eb..0000000000000000000000000000000000000000 --- a/athenasub/test/test_icl.icproj +++ /dev/null @@ -1,169 +0,0 @@ -<?xml version="1.0" encoding="Windows-1252"?> -<VisualStudioProject - ProjectType="Intel C++ Project" - Version="10.1" - Name="aegilib_test_2008" - ProjectGUID="{801C8125-AE34-46F2-9892-9953669FE5A0}" - RootNamespace="test" - Keyword="Win32Proj" - TargetFrameworkVersion="131072" - VCNestedProjectGUID="{5A278743-375B-4FBE-AA7F-0C3BDCF8F96C}" - VCNestedProjectCRC32="637936468" - VCNestedProjectFileName="test_icl.vcproj"> - <Platforms> - <Platform - Name="Win32"/> - </Platforms> - <ToolFiles> - </ToolFiles> - <Configurations> - <Configuration - Name="Debug|Win32"> - <Tool - Name="GeneralTool" - OutputDirectory="$(SolutionDir)$(ConfigurationName)" - IntermediateDirectory="$(ConfigurationName)" - ConfigurationType="1" - CharacterSet="1"/> - <Tool - Name="PreBuildEventTool"/> - <Tool - Name="CustomTool"/> - <Tool - Name="VCXMLDataGeneratorTool"/> - <Tool - Name="VCWebServiceProxyGeneratorTool"/> - <Tool - Name="MidlCmplrTool"/> - <Tool - Name="CppCmplrTool" - Optimization="0" - AdditionalIncludeDirectories="../include" - PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE" - MinimalRebuild="true" - BasicRuntimeChecks="3" - RuntimeLibrary="3" - UsePrecompiledHeader="0" - WarningLevel="4" - Detect64BitPortabilityProblems="true" - DebugInformationFormat="4" - DisableSpecificWarnings="4996"/> - <Tool - Name="VCManagedResourceCompilerTool"/> - <Tool - Name="ResCmplrTool"/> - <Tool - Name="PreLinkEventTool"/> - <Tool - Name="LinkerTool" - LinkIncremental="2" - GenerateDebugInformation="true" - SubSystem="1" - RandomizedBaseAddress="1" - DataExecutionPrevention="0" - TargetMachine="1"/> - <Tool - Name="VCALinkTool"/> - <Tool - Name="VCManifestTool"/> - <Tool - Name="VCXDCMakeTool"/> - <Tool - Name="BscMakeTool"/> - <Tool - Name="VCFxCopTool"/> - <Tool - Name="VCAppVerifierTool"/> - <Tool - Name="PostBuildEventTool"/> - </Configuration> - <Configuration - Name="Release|Win32"> - <Tool - Name="GeneralTool" - OutputDirectory="$(SolutionDir)$(ConfigurationName)" - IntermediateDirectory="$(ConfigurationName)" - ConfigurationType="1" - CharacterSet="1" - WholeProgramOptimization="1"/> - <Tool - Name="PreBuildEventTool"/> - <Tool - Name="CustomTool"/> - <Tool - Name="VCXMLDataGeneratorTool"/> - <Tool - Name="VCWebServiceProxyGeneratorTool"/> - <Tool - Name="MidlCmplrTool"/> - <Tool - Name="CppCmplrTool" - AdditionalIncludeDirectories="../include" - PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS" - RuntimeLibrary="2" - EnableEnhancedInstructionSet="0" - OpenMP="false" - UsePrecompiledHeader="0" - WarningLevel="4" - Detect64BitPortabilityProblems="true" - DebugInformationFormat="3" - DisableSpecificWarnings="4996"/> - <Tool - Name="VCManagedResourceCompilerTool"/> - <Tool - Name="ResCmplrTool"/> - <Tool - Name="PreLinkEventTool"/> - <Tool - Name="LinkerTool" - LinkIncremental="1" - GenerateDebugInformation="true" - SubSystem="1" - OptimizeReferences="2" - EnableCOMDATFolding="2" - RandomizedBaseAddress="1" - DataExecutionPrevention="0" - TargetMachine="1" - Profile="true"/> - <Tool - Name="VCALinkTool"/> - <Tool - Name="VCManifestTool"/> - <Tool - Name="VCXDCMakeTool"/> - <Tool - Name="BscMakeTool"/> - <Tool - Name="VCFxCopTool"/> - <Tool - Name="VCAppVerifierTool"/> - <Tool - Name="PostBuildEventTool"/> - </Configuration> - </Configurations> - <References> - </References> - <Files> - <Filter - Name="Source Files" - Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx" - UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"> - <File - RelativePath=".\src\main.cpp"> - </File> - </Filter> - <Filter - Name="Header Files" - Filter="h;hpp;hxx;hm;inl;inc;xsd" - UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"> - </Filter> - <Filter - Name="Resource Files" - Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav" - UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}"> - </Filter> - </Files> - <Globals> - </Globals> -</VisualStudioProject> - diff --git a/athenasub/test/test_icl.vcproj b/athenasub/test/test_icl.vcproj deleted file mode 100644 index a09f106eae3567c3797e890a9f5741ff714452be..0000000000000000000000000000000000000000 --- a/athenasub/test/test_icl.vcproj +++ /dev/null @@ -1,203 +0,0 @@ -<?xml version="1.0" encoding="Windows-1252"?> -<VisualStudioProject - ProjectType="Visual C++" - Version="9.00" - Name="aegilib_test_2008" - ProjectGUID="{5A278743-375B-4FBE-AA7F-0C3BDCF8F96C}" - RootNamespace="test" - Keyword="Win32Proj" - TargetFrameworkVersion="131072" - > - <Platforms> - <Platform - Name="Win32" - /> - </Platforms> - <ToolFiles> - </ToolFiles> - <Configurations> - <Configuration - Name="Debug|Win32" - OutputDirectory="$(SolutionDir)$(ConfigurationName)" - IntermediateDirectory="$(ConfigurationName)" - ConfigurationType="1" - CharacterSet="1" - > - <Tool - Name="VCPreBuildEventTool" - /> - <Tool - Name="VCCustomBuildTool" - /> - <Tool - Name="VCXMLDataGeneratorTool" - /> - <Tool - Name="VCWebServiceProxyGeneratorTool" - /> - <Tool - Name="VCMIDLTool" - /> - <Tool - Name="VCCLCompilerTool" - Optimization="0" - AdditionalIncludeDirectories="../include" - PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE" - MinimalRebuild="true" - BasicRuntimeChecks="3" - RuntimeLibrary="3" - UsePrecompiledHeader="0" - WarningLevel="4" - Detect64BitPortabilityProblems="true" - DebugInformationFormat="4" - DisableSpecificWarnings="4996" - /> - <Tool - Name="VCManagedResourceCompilerTool" - /> - <Tool - Name="VCResourceCompilerTool" - /> - <Tool - Name="VCPreLinkEventTool" - /> - <Tool - Name="VCLinkerTool" - LinkIncremental="2" - GenerateDebugInformation="true" - SubSystem="1" - RandomizedBaseAddress="1" - DataExecutionPrevention="0" - TargetMachine="1" - /> - <Tool - Name="VCALinkTool" - /> - <Tool - Name="VCManifestTool" - /> - <Tool - Name="VCXDCMakeTool" - /> - <Tool - Name="VCBscMakeTool" - /> - <Tool - Name="VCFxCopTool" - /> - <Tool - Name="VCAppVerifierTool" - /> - <Tool - Name="VCPostBuildEventTool" - /> - </Configuration> - <Configuration - Name="Release|Win32" - OutputDirectory="$(SolutionDir)$(ConfigurationName)" - IntermediateDirectory="$(ConfigurationName)" - ConfigurationType="1" - CharacterSet="1" - WholeProgramOptimization="1" - > - <Tool - Name="VCPreBuildEventTool" - /> - <Tool - Name="VCCustomBuildTool" - /> - <Tool - Name="VCXMLDataGeneratorTool" - /> - <Tool - Name="VCWebServiceProxyGeneratorTool" - /> - <Tool - Name="VCMIDLTool" - /> - <Tool - Name="VCCLCompilerTool" - AdditionalIncludeDirectories="../include" - PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS" - RuntimeLibrary="2" - EnableEnhancedInstructionSet="0" - OpenMP="false" - UsePrecompiledHeader="0" - WarningLevel="4" - Detect64BitPortabilityProblems="true" - DebugInformationFormat="3" - DisableSpecificWarnings="4996" - /> - <Tool - Name="VCManagedResourceCompilerTool" - /> - <Tool - Name="VCResourceCompilerTool" - /> - <Tool - Name="VCPreLinkEventTool" - /> - <Tool - Name="VCLinkerTool" - LinkIncremental="1" - GenerateDebugInformation="true" - SubSystem="1" - OptimizeReferences="2" - EnableCOMDATFolding="2" - RandomizedBaseAddress="1" - DataExecutionPrevention="0" - TargetMachine="1" - Profile="true" - /> - <Tool - Name="VCALinkTool" - /> - <Tool - Name="VCManifestTool" - /> - <Tool - Name="VCXDCMakeTool" - /> - <Tool - Name="VCBscMakeTool" - /> - <Tool - Name="VCFxCopTool" - /> - <Tool - Name="VCAppVerifierTool" - /> - <Tool - Name="VCPostBuildEventTool" - /> - </Configuration> - </Configurations> - <References> - </References> - <Files> - <Filter - Name="Source Files" - Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx" - UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}" - > - <File - RelativePath=".\src\main.cpp" - > - </File> - </Filter> - <Filter - Name="Header Files" - Filter="h;hpp;hxx;hm;inl;inc;xsd" - UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}" - > - </Filter> - <Filter - Name="Resource Files" - Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav" - UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}" - > - </Filter> - </Files> - <Globals> - </Globals> -</VisualStudioProject>