507 lines
10 KiB
XML
507 lines
10 KiB
XML
<?xml version="1.0" encoding="Windows-1252"?>
|
|
<VisualStudioProject
|
|
ProjectType="Visual C++"
|
|
Version="8.00"
|
|
Name="javaviewerlib"
|
|
ProjectGUID="{3DB35F2D-9679-4DED-BA0C-240A4E6E6674}"
|
|
RootNamespace="javaviewerlib"
|
|
Keyword="Win32Proj"
|
|
>
|
|
<Platforms>
|
|
<Platform
|
|
Name="Win32"
|
|
/>
|
|
<Platform
|
|
Name="x64"
|
|
/>
|
|
</Platforms>
|
|
<ToolFiles>
|
|
</ToolFiles>
|
|
<Configurations>
|
|
<Configuration
|
|
Name="DebugJava|Win32"
|
|
OutputDirectory="$(ConfigurationName)"
|
|
IntermediateDirectory="$(ConfigurationName)\$(ProjectName)"
|
|
ConfigurationType="2"
|
|
CharacterSet="1"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="0"
|
|
AdditionalIncludeDirectories="../../include;$(JAVA_HOME)/include;$(JAVA_HOME)/include/win32"
|
|
PreprocessorDefinitions="WIN32;_DEBUG"
|
|
MinimalRebuild="true"
|
|
BasicRuntimeChecks="3"
|
|
RuntimeLibrary="3"
|
|
UsePrecompiledHeader="0"
|
|
WarningLevel="3"
|
|
Detect64BitPortabilityProblems="true"
|
|
DebugInformationFormat="4"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
OutputFile="$(OutDir)\$(ProjectName)32.dll"
|
|
LinkIncremental="2"
|
|
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="DebugJava|x64"
|
|
OutputDirectory="$(PlatformName)\$(ConfigurationName)"
|
|
IntermediateDirectory="$(PlatformName)\$(ConfigurationName)\$(ProjectName)"
|
|
ConfigurationType="2"
|
|
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="../../include;$(JAVA_HOME)/include;$(JAVA_HOME)/include/win32"
|
|
PreprocessorDefinitions="WIN64;_DEBUG"
|
|
MinimalRebuild="true"
|
|
BasicRuntimeChecks="3"
|
|
RuntimeLibrary="3"
|
|
UsePrecompiledHeader="0"
|
|
WarningLevel="3"
|
|
Detect64BitPortabilityProblems="true"
|
|
DebugInformationFormat="3"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
OutputFile="$(OutDir)\$(ProjectName)64.dll"
|
|
LinkIncremental="1"
|
|
GenerateDebugInformation="true"
|
|
SubSystem="2"
|
|
TargetMachine="17"
|
|
/>
|
|
<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="ReleaseJava|Win32"
|
|
OutputDirectory="$(ConfigurationName)"
|
|
IntermediateDirectory="$(ConfigurationName)\$(ProjectName)"
|
|
ConfigurationType="2"
|
|
CharacterSet="1"
|
|
WholeProgramOptimization="1"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
AdditionalIncludeDirectories="../../include;$(JAVA_HOME)/include;$(JAVA_HOME)/include/win32"
|
|
PreprocessorDefinitions="WIN32;NDEBUG"
|
|
RuntimeLibrary="2"
|
|
UsePrecompiledHeader="0"
|
|
WarningLevel="3"
|
|
Detect64BitPortabilityProblems="true"
|
|
DebugInformationFormat="3"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
OutputFile="$(OutDir)\$(ProjectName)32.dll"
|
|
LinkIncremental="1"
|
|
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>
|
|
<Configuration
|
|
Name="ReleaseJava|x64"
|
|
OutputDirectory="$(PlatformName)\$(ConfigurationName)"
|
|
IntermediateDirectory="$(PlatformName)\$(ConfigurationName)\$(ProjectName)"
|
|
ConfigurationType="2"
|
|
CharacterSet="1"
|
|
WholeProgramOptimization="1"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
TargetEnvironment="3"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
AdditionalIncludeDirectories="../../include;$(JAVA_HOME)/include;$(JAVA_HOME)/include/win32"
|
|
PreprocessorDefinitions="WIN64;NDEBUG"
|
|
RuntimeLibrary="2"
|
|
UsePrecompiledHeader="0"
|
|
WarningLevel="3"
|
|
Detect64BitPortabilityProblems="true"
|
|
DebugInformationFormat="3"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
OutputFile="$(OutDir)\$(ProjectName)64.dll"
|
|
LinkIncremental="1"
|
|
GenerateDebugInformation="true"
|
|
SubSystem="2"
|
|
OptimizeReferences="2"
|
|
EnableCOMDATFolding="2"
|
|
TargetMachine="17"
|
|
/>
|
|
<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="com/artifex/mupdf/fitz"
|
|
>
|
|
<File
|
|
RelativePath="..\java\src\com\artifex\mupdf\fitz\Annotation.java"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\java\src\com\artifex\mupdf\fitz\Buffer.java"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\java\src\com\artifex\mupdf\fitz\BufferInputStream.java"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\java\src\com\artifex\mupdf\fitz\BufferOutputStream.java"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\java\src\com\artifex\mupdf\fitz\ColorParams.java"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\java\src\com\artifex\mupdf\fitz\ColorSpace.java"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\java\src\com\artifex\mupdf\fitz\Context.java"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\java\src\com\artifex\mupdf\fitz\Cookie.java"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\java\src\com\artifex\mupdf\fitz\Device.java"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\java\src\com\artifex\mupdf\fitz\DisplayList.java"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\java\src\com\artifex\mupdf\fitz\DisplayListDevice.java"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\java\src\com\artifex\mupdf\fitz\Document.java"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\java\src\com\artifex\mupdf\fitz\DocumentWriter.java"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\java\src\com\artifex\mupdf\fitz\DrawDevice.java"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\java\src\com\artifex\mupdf\fitz\Font.java"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\java\src\com\artifex\mupdf\fitz\Image.java"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\java\src\com\artifex\mupdf\fitz\Link.java"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\java\src\com\artifex\mupdf\fitz\Matrix.java"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\java\src\com\artifex\mupdf\fitz\NativeDevice.java"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\java\src\com\artifex\mupdf\fitz\Outline.java"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\java\src\com\artifex\mupdf\fitz\Page.java"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\java\src\com\artifex\mupdf\fitz\Path.java"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\java\src\com\artifex\mupdf\fitz\PathWalker.java"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\java\src\com\artifex\mupdf\fitz\PDFDocument.java"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\java\src\com\artifex\mupdf\fitz\PDFGraftMap.java"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\java\src\com\artifex\mupdf\fitz\PDFObject.java"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\java\src\com\artifex\mupdf\fitz\Pixmap.java"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\java\src\com\artifex\mupdf\fitz\Point.java"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\java\src\com\artifex\mupdf\fitz\Rect.java"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\java\src\com\artifex\mupdf\fitz\RectI.java"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\java\src\com\artifex\mupdf\fitz\Separation.java"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\java\src\com\artifex\mupdf\fitz\Separations.java"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\java\src\com\artifex\mupdf\fitz\Shade.java"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\java\src\com\artifex\mupdf\fitz\StrokeState.java"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\java\src\com\artifex\mupdf\fitz\StructuredText.java"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\java\src\com\artifex\mupdf\fitz\StructuredTextWalker.java"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\java\src\com\artifex\mupdf\fitz\Text.java"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\java\src\com\artifex\mupdf\fitz\TextWalker.java"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\java\src\com\artifex\mupdf\fitz\TryLaterException.java"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<File
|
|
RelativePath="..\java\mupdf_native.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\java\mupdf_native.h"
|
|
>
|
|
</File>
|
|
</Files>
|
|
<Globals>
|
|
</Globals>
|
|
</VisualStudioProject>
|