1079 lines
24 KiB
XML
1079 lines
24 KiB
XML
<?xml version="1.0" encoding = "Windows-1252"?>
|
|
<VisualStudioProject
|
|
ProjectType="Visual C++"
|
|
Version="7.00"
|
|
Name="ModView"
|
|
SccProjectName=""$/Tools/ModView", NYDCAAAA"
|
|
SccLocalPath="."
|
|
Keyword="MFCProj">
|
|
<Platforms>
|
|
<Platform
|
|
Name="Win32"/>
|
|
</Platforms>
|
|
<Configurations>
|
|
<Configuration
|
|
Name="Release|Win32"
|
|
OutputDirectory=".\Release"
|
|
IntermediateDirectory=".\Release"
|
|
ConfigurationType="1"
|
|
UseOfMFC="1"
|
|
ATLMinimizesCRunTimeLibraryUsage="FALSE"
|
|
CharacterSet="2">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
AdditionalOptions="/Zm115"
|
|
InlineFunctionExpansion="1"
|
|
PreprocessorDefinitions="NDEBUG,_MODVIEW,WIN32,_WINDOWS"
|
|
StringPooling="TRUE"
|
|
RuntimeLibrary="0"
|
|
EnableFunctionLevelLinking="TRUE"
|
|
UsePrecompiledHeader="3"
|
|
PrecompiledHeaderThrough="stdafx.h"
|
|
PrecompiledHeaderFile=".\Release/ModView.pch"
|
|
AssemblerListingLocation=".\Release/"
|
|
ObjectFile=".\Release/"
|
|
ProgramDataBaseFileName=".\Release/"
|
|
BrowseInformation="1"
|
|
WarningLevel="3"
|
|
SuppressStartupBanner="TRUE"
|
|
DebugInformationFormat="3"/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
AdditionalOptions="/MACHINE:I386"
|
|
AdditionalDependencies="opengl32.lib glu32.lib winmm.lib"
|
|
OutputFile=".\Release/ModView.exe"
|
|
LinkIncremental="1"
|
|
SuppressStartupBanner="TRUE"
|
|
GenerateDebugInformation="TRUE"
|
|
ProgramDatabaseFile=".\Release/ModView.pdb"
|
|
SubSystem="2"/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
PreprocessorDefinitions="NDEBUG"
|
|
MkTypLibCompatible="TRUE"
|
|
SuppressStartupBanner="TRUE"
|
|
TargetEnvironment="1"
|
|
TypeLibraryName=".\Release/ModView.tlb"/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"/>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
PreprocessorDefinitions="NDEBUG"
|
|
Culture="1033"/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"/>
|
|
<Tool
|
|
Name="VCWebDeploymentTool"/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="Debug|Win32"
|
|
OutputDirectory=".\Debug"
|
|
IntermediateDirectory=".\Debug"
|
|
ConfigurationType="1"
|
|
UseOfMFC="1"
|
|
ATLMinimizesCRunTimeLibraryUsage="FALSE"
|
|
CharacterSet="2">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
AdditionalOptions="/Zm115"
|
|
Optimization="0"
|
|
PreprocessorDefinitions="_DEBUG,_MODVIEW,WIN32,_WINDOWS"
|
|
BasicRuntimeChecks="3"
|
|
RuntimeLibrary="1"
|
|
UsePrecompiledHeader="3"
|
|
PrecompiledHeaderThrough="stdafx.h"
|
|
PrecompiledHeaderFile=".\Debug/ModView.pch"
|
|
AssemblerListingLocation=".\Debug/"
|
|
ObjectFile=".\Debug/"
|
|
ProgramDataBaseFileName=".\Debug/"
|
|
BrowseInformation="1"
|
|
WarningLevel="3"
|
|
SuppressStartupBanner="TRUE"
|
|
DebugInformationFormat="4"/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
AdditionalOptions="/MACHINE:I386"
|
|
AdditionalDependencies="opengl32.lib glu32.lib winmm.lib"
|
|
OutputFile=".\Debug/ModView.exe"
|
|
LinkIncremental="2"
|
|
SuppressStartupBanner="TRUE"
|
|
GenerateDebugInformation="TRUE"
|
|
ProgramDatabaseFile=".\Debug/ModView.pdb"
|
|
SubSystem="2"/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
PreprocessorDefinitions="_DEBUG"
|
|
MkTypLibCompatible="TRUE"
|
|
SuppressStartupBanner="TRUE"
|
|
TargetEnvironment="1"
|
|
TypeLibraryName=".\Debug/ModView.tlb"/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"/>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
PreprocessorDefinitions="_DEBUG"
|
|
Culture="1033"/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"/>
|
|
<Tool
|
|
Name="VCWebDeploymentTool"/>
|
|
</Configuration>
|
|
</Configurations>
|
|
<Files>
|
|
<Filter
|
|
Name="Source Files"
|
|
Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat">
|
|
<File
|
|
RelativePath=".\CommArea.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\GetString.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\MainFrm.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\ModView.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\ModView.rc">
|
|
</File>
|
|
<File
|
|
RelativePath=".\ModViewDoc.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\ModViewTreeView.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\ModViewView.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\R_GLM.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\R_Image.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\R_MD3.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\R_MDR.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\R_Model.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\R_Surface.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\SOF2NPCViewer.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\Splash.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\StdAfx.cpp">
|
|
<FileConfiguration
|
|
Name="Release|Win32">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="1"/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Debug|Win32">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="1"/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath=".\TEXT.CPP">
|
|
</File>
|
|
<File
|
|
RelativePath=".\Textures.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\anims.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\clipboard.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\drag.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\generic_stuff.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\gl_bits.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\glm_code.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\image.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\jpeg_interface.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\matcomp.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\mc_compress2.cpp">
|
|
<FileConfiguration
|
|
Name="Release|Win32">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="0"/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Debug|Win32">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="0"/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath=".\model.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\oldskins.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\parser.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\script.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\sequence.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\shader.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\skins.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\wintalk.cpp">
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Header Files"
|
|
Filter="h;hpp;hxx;hm;inl">
|
|
<File
|
|
RelativePath=".\CommArea.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\GetString.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\MainFrm.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\ModView.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\ModViewDoc.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\ModViewTreeView.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\ModViewView.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\R_Common.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\R_GLM.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\R_Image.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\R_MD3.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\R_MDR.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\R_Model.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\R_Surface.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\Resource.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\SOF2NPCViewer.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\Splash.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\StdAfx.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\TEXT.H">
|
|
</File>
|
|
<File
|
|
RelativePath=".\anims.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\clipboard.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\drag.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\generic_stuff.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\gl_bits.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\glm_code.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\image.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\includes.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\jpeg_interface.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\matcomp.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\mc_compress2.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\md3_format.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\mdr_format.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\mdx_format.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\model.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\oldskins.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\parser.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\script.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\sequence.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\shader.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\skins.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\special_defines.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\stl.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\textures.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\todo.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\wintalk.h">
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Resource Files"
|
|
Filter="ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe">
|
|
<File
|
|
RelativePath=".\res\ModView.ico">
|
|
</File>
|
|
<File
|
|
RelativePath=".\res\ModView.rc2">
|
|
</File>
|
|
<File
|
|
RelativePath=".\res\ModViewDoc.ico">
|
|
</File>
|
|
<File
|
|
RelativePath=".\Splsh16.bmp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\res\Toolbar.bmp">
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="JPEG Source"
|
|
Filter="">
|
|
<File
|
|
RelativePath=".\jpeg6\jcomapi.c">
|
|
<FileConfiguration
|
|
Name="Release|Win32">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="0"
|
|
BrowseInformation="1"/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Debug|Win32">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="0"
|
|
BrowseInformation="1"/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath=".\jpeg6\jdapimin.c">
|
|
<FileConfiguration
|
|
Name="Release|Win32">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="0"
|
|
BrowseInformation="1"/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Debug|Win32">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="0"
|
|
BrowseInformation="1"/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath=".\jpeg6\jdapistd.c">
|
|
<FileConfiguration
|
|
Name="Release|Win32">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="0"
|
|
BrowseInformation="1"/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Debug|Win32">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="0"
|
|
BrowseInformation="1"/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath=".\jpeg6\jdatasrc.c">
|
|
<FileConfiguration
|
|
Name="Release|Win32">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="0"
|
|
BrowseInformation="1"/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Debug|Win32">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="0"
|
|
BrowseInformation="1"/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath=".\jpeg6\jdcoefct.c">
|
|
<FileConfiguration
|
|
Name="Release|Win32">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="0"
|
|
BrowseInformation="1"/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Debug|Win32">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="0"
|
|
BrowseInformation="1"/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath=".\jpeg6\jdcolor.c">
|
|
<FileConfiguration
|
|
Name="Release|Win32">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="0"
|
|
BrowseInformation="1"/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Debug|Win32">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="0"
|
|
BrowseInformation="1"/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath=".\jpeg6\jddctmgr.c">
|
|
<FileConfiguration
|
|
Name="Release|Win32">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="0"
|
|
BrowseInformation="1"/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Debug|Win32">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="0"
|
|
BrowseInformation="1"/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath=".\jpeg6\jdhuff.c">
|
|
<FileConfiguration
|
|
Name="Release|Win32">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="0"
|
|
BrowseInformation="1"/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Debug|Win32">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="0"
|
|
BrowseInformation="1"/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath=".\jpeg6\jdinput.c">
|
|
<FileConfiguration
|
|
Name="Release|Win32">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="0"
|
|
BrowseInformation="1"/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Debug|Win32">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="0"
|
|
BrowseInformation="1"/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath=".\jpeg6\jdmainct.c">
|
|
<FileConfiguration
|
|
Name="Release|Win32">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="0"
|
|
BrowseInformation="1"/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Debug|Win32">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="0"
|
|
BrowseInformation="1"/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath=".\jpeg6\jdmarker.c">
|
|
<FileConfiguration
|
|
Name="Release|Win32">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="0"
|
|
BrowseInformation="1"/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Debug|Win32">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="0"
|
|
BrowseInformation="1"/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath=".\jpeg6\jdmaster.c">
|
|
<FileConfiguration
|
|
Name="Release|Win32">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="0"
|
|
BrowseInformation="1"/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Debug|Win32">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="0"
|
|
BrowseInformation="1"/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath=".\jpeg6\jdpostct.c">
|
|
<FileConfiguration
|
|
Name="Release|Win32">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="0"
|
|
BrowseInformation="1"/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Debug|Win32">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="0"
|
|
BrowseInformation="1"/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath=".\jpeg6\jdsample.c">
|
|
<FileConfiguration
|
|
Name="Release|Win32">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="0"
|
|
BrowseInformation="1"/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Debug|Win32">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="0"
|
|
BrowseInformation="1"/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath=".\jpeg6\jdtrans.c">
|
|
<FileConfiguration
|
|
Name="Release|Win32">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="0"
|
|
BrowseInformation="1"/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Debug|Win32">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="0"
|
|
BrowseInformation="1"/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath=".\jpeg6\jerror.c">
|
|
<FileConfiguration
|
|
Name="Release|Win32">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="0"
|
|
BrowseInformation="1"/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Debug|Win32">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="0"
|
|
BrowseInformation="1"/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath=".\jpeg6\jidctflt.c">
|
|
<FileConfiguration
|
|
Name="Release|Win32">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="0"
|
|
BrowseInformation="1"/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Debug|Win32">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="0"
|
|
BrowseInformation="1"/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath=".\jpeg6\jmemmgr.c">
|
|
<FileConfiguration
|
|
Name="Release|Win32">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="0"
|
|
BrowseInformation="1"/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Debug|Win32">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="0"
|
|
BrowseInformation="1"/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath=".\jpeg6\jmemnobs.c">
|
|
<FileConfiguration
|
|
Name="Release|Win32">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="0"
|
|
BrowseInformation="1"/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Debug|Win32">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="0"
|
|
BrowseInformation="1"/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath=".\jpeg6\jutils.c">
|
|
<FileConfiguration
|
|
Name="Release|Win32">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="0"
|
|
BrowseInformation="1"/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Debug|Win32">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="0"
|
|
BrowseInformation="1"/>
|
|
</FileConfiguration>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="JPEG Headers"
|
|
Filter="">
|
|
<File
|
|
RelativePath=".\jpeg6\jconfig.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\jpeg6\jdct.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\jpeg6\jdhuff.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\jpeg6\jerror.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\jpeg6\jinclude.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\jpeg6\jmemsys.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\jpeg6\jmorecfg.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\jpeg6\jpegint.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\jpeg6\jpeglib.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\jpeg6\jversion.h">
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="PNG"
|
|
Filter="">
|
|
<File
|
|
RelativePath=".\png\png.cpp">
|
|
<FileConfiguration
|
|
Name="Release|Win32">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="0"/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Debug|Win32">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="0"/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath=".\png\png.h">
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="ZLIB"
|
|
Filter="">
|
|
<File
|
|
RelativePath=".\zlib\adler32.c">
|
|
<FileConfiguration
|
|
Name="Release|Win32">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="0"/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Debug|Win32">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="0"/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath=".\zlib\crc32.cpp">
|
|
<FileConfiguration
|
|
Name="Release|Win32">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="0"/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Debug|Win32">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="0"/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath=".\zlib\deflate.c">
|
|
<FileConfiguration
|
|
Name="Release|Win32">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="0"/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Debug|Win32">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="0"/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath=".\zlib\deflate.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\zlib\infblock.c">
|
|
<FileConfiguration
|
|
Name="Release|Win32">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="0"/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Debug|Win32">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="0"/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath=".\zlib\infblock.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\zlib\infcodes.c">
|
|
<FileConfiguration
|
|
Name="Release|Win32">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="0"/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Debug|Win32">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="0"/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath=".\zlib\infcodes.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\zlib\inffast.c">
|
|
<FileConfiguration
|
|
Name="Release|Win32">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="0"/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Debug|Win32">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="0"/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath=".\zlib\inffast.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\zlib\inffixed.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\zlib\inflate.c">
|
|
<FileConfiguration
|
|
Name="Release|Win32">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="0"/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Debug|Win32">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="0"/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath=".\zlib\inftrees.c">
|
|
<FileConfiguration
|
|
Name="Release|Win32">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="0"/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Debug|Win32">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="0"/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath=".\zlib\inftrees.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\zlib\infutil.c">
|
|
<FileConfiguration
|
|
Name="Release|Win32">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="0"/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Debug|Win32">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="0"/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath=".\zlib\infutil.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\zlib\trees.c">
|
|
<FileConfiguration
|
|
Name="Release|Win32">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="0"/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Debug|Win32">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="0"/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath=".\zlib\trees.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\zlib\zconf.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\zlib\zlib.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\zlib\zutil.c">
|
|
<FileConfiguration
|
|
Name="Release|Win32">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="0"/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Debug|Win32">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="0"/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath=".\zlib\zutil.h">
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Foreign Muck Source"
|
|
Filter="">
|
|
<File
|
|
RelativePath=".\GenericParser2.cpp">
|
|
<FileConfiguration
|
|
Name="Release|Win32">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="0"/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Debug|Win32">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="0"/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath=".\files.cpp">
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Foreign Muck Headers"
|
|
Filter="">
|
|
<File
|
|
RelativePath=".\GenericParser2.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\common_headers.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\disablewarnings.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\files.h">
|
|
</File>
|
|
</Filter>
|
|
<File
|
|
RelativePath=".\ReadMe.txt">
|
|
</File>
|
|
</Files>
|
|
<Globals>
|
|
</Globals>
|
|
</VisualStudioProject>
|