326 lines
5.7 KiB
XML
326 lines
5.7 KiB
XML
<?xml version="1.0" encoding="Windows-1252"?>
|
|
<VisualStudioProject
|
|
ProjectType="Visual C++"
|
|
Version="9.00"
|
|
Name="wxjpeg"
|
|
ProjectGUID="{93CFEDF3-9A75-4484-B169-D9D8074F5AC2}"
|
|
RootNamespace="wxjpeg"
|
|
TargetFrameworkVersion="0"
|
|
>
|
|
<Platforms>
|
|
<Platform
|
|
Name="Win32"
|
|
/>
|
|
</Platforms>
|
|
<ToolFiles>
|
|
</ToolFiles>
|
|
<Configurations>
|
|
<Configuration
|
|
Name="Debug|Win32"
|
|
ConfigurationType="4"
|
|
InheritedPropertySheets="..\..\..\PropertySheets\Win32.Debug.vsprops"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
AdditionalIncludeDirectories="lib\vc_lib\mswud"
|
|
PreprocessorDefinitions="_LIB"
|
|
UsePrecompiledHeader="0"
|
|
WarningLevel="3"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLibrarianTool"
|
|
OutputFile="$(OutDir)\lib\wxjpegd.lib"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="Release|Win32"
|
|
ConfigurationType="4"
|
|
InheritedPropertySheets="..\..\..\PropertySheets\Win32.Release.vsprops"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
AdditionalIncludeDirectories="..\..\lib\vc_lib\mswu"
|
|
PreprocessorDefinitions="_LIB"
|
|
UsePrecompiledHeader="0"
|
|
WarningLevel="3"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLibrarianTool"
|
|
OutputFile="$(OutDir)\lib\wxjpeg.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="src\jpeg\jcapimin.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="src\jpeg\jcapistd.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="src\jpeg\jccoefct.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="src\jpeg\jccolor.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="src\jpeg\jcdctmgr.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="src\jpeg\jchuff.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="src\jpeg\jcinit.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="src\jpeg\jcmainct.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="src\jpeg\jcmarker.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="src\jpeg\jcmaster.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="src\jpeg\jcomapi.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="src\jpeg\jcparam.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="src\jpeg\jcphuff.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="src\jpeg\jcprepct.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="src\jpeg\jcsample.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="src\jpeg\jctrans.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="src\jpeg\jdapimin.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="src\jpeg\jdapistd.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="src\jpeg\jdatadst.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="src\jpeg\jdatasrc.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="src\jpeg\jdcoefct.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="src\jpeg\jdcolor.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="src\jpeg\jddctmgr.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="src\jpeg\jdhuff.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="src\jpeg\jdinput.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="src\jpeg\jdmainct.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="src\jpeg\jdmarker.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="src\jpeg\jdmaster.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="src\jpeg\jdmerge.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="src\jpeg\jdphuff.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="src\jpeg\jdpostct.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="src\jpeg\jdsample.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="src\jpeg\jdtrans.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="src\jpeg\jerror.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="src\jpeg\jfdctflt.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="src\jpeg\jfdctfst.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="src\jpeg\jfdctint.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="src\jpeg\jidctflt.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="src\jpeg\jidctfst.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="src\jpeg\jidctint.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="src\jpeg\jidctred.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="src\jpeg\jmemmgr.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="src\jpeg\jmemnobs.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="src\jpeg\jquant1.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="src\jpeg\jquant2.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="src\jpeg\jutils.c"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
</Files>
|
|
<Globals>
|
|
</Globals>
|
|
</VisualStudioProject>
|