forked from mia/Aegisub
cf9c0bc8ac
Originally committed to SVN as r1644.
324 lines
5.9 KiB
XML
324 lines
5.9 KiB
XML
<?xml version="1.0" encoding="Windows-1252"?>
|
|
<VisualStudioProject
|
|
ProjectType="Visual C++"
|
|
Version="8.00"
|
|
Name="TrayDict"
|
|
ProjectGUID="{6A21BC2D-4AB0-49AE-8B8E-F3FDD2A88430}"
|
|
RootNamespace="TrayDict"
|
|
Keyword="Win32Proj"
|
|
>
|
|
<Platforms>
|
|
<Platform
|
|
Name="Win32"
|
|
/>
|
|
</Platforms>
|
|
<ToolFiles>
|
|
</ToolFiles>
|
|
<Configurations>
|
|
<Configuration
|
|
Name="Debug|Win32"
|
|
OutputDirectory="$(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="D:\wxWidgets-2.8.6\lib\vc_lib\mswud"
|
|
PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS"
|
|
MinimalRebuild="true"
|
|
BasicRuntimeChecks="3"
|
|
RuntimeLibrary="3"
|
|
UsePrecompiledHeader="2"
|
|
PrecompiledHeaderThrough="stdwx.h"
|
|
WarningLevel="3"
|
|
Detect64BitPortabilityProblems="false"
|
|
DebugInformationFormat="3"
|
|
DisableSpecificWarnings="4996"
|
|
ForcedIncludeFiles="stdwx.h"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
OutputFile="bin/traydict_d.exe"
|
|
LinkIncremental="1"
|
|
AdditionalLibraryDirectories="D:\wxWidgets-2.8.6\lib\vc_lib;F:\Projects\aegisub\src\traydict\geckolib"
|
|
IgnoreDefaultLibraryNames="msvcrt.lib"
|
|
GenerateDebugInformation="true"
|
|
SubSystem="2"
|
|
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="D:\wxWidgets-2.8.6\lib\vc_lib\mswu"
|
|
PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS"
|
|
RuntimeLibrary="2"
|
|
UsePrecompiledHeader="2"
|
|
PrecompiledHeaderThrough="stdwx.h"
|
|
WarningLevel="3"
|
|
Detect64BitPortabilityProblems="false"
|
|
DebugInformationFormat="3"
|
|
DisableSpecificWarnings="4996"
|
|
ForcedIncludeFiles="stdwx.h"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
OutputFile="bin/traydict.exe"
|
|
LinkIncremental="1"
|
|
AdditionalLibraryDirectories="D:\wxWidgets-2.8.6\lib\vc_lib"
|
|
GenerateDebugInformation="true"
|
|
SubSystem="2"
|
|
OptimizeReferences="2"
|
|
EnableCOMDATFolding="2"
|
|
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>
|
|
</Configurations>
|
|
<References>
|
|
</References>
|
|
<Files>
|
|
<Filter
|
|
Name="Dialogs"
|
|
>
|
|
<File
|
|
RelativePath=".\dict_window.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\dict_window.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Core"
|
|
>
|
|
<File
|
|
RelativePath=".\main.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\main.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\res.rc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\stdwx.cpp"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="1"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath=".\stdwx.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\systray.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\systray.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Utils"
|
|
>
|
|
<File
|
|
RelativePath=".\kana_table.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\kana_table.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\aegisub\text_file_reader.cpp"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
PreprocessorDefinitions="NO_AUTODETECT_CHARSET"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
PreprocessorDefinitions="NO_AUTODETECT_CHARSET"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="..\aegisub\text_file_reader.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Dictionary"
|
|
>
|
|
<File
|
|
RelativePath=".\dictionary.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\dictionary.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\dictionary_display.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\dictionary_display.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Rendering Engines"
|
|
>
|
|
<File
|
|
RelativePath=".\gecko_controller.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\gecko_controller.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\gecko_display.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\gecko_display.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\IEHtmlWin.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\IEHtmlWin.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
</Files>
|
|
<Globals>
|
|
</Globals>
|
|
</VisualStudioProject>
|