123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232 |
- <?xml version="1.0" encoding="Windows-1252"?>
- <VisualStudioProject
- ProjectType="Visual C++"
- Version="7.10"
- Name="imageq3"
- ProjectGUID="{0A0D3519-2ADD-4B47-A890-746170B2CCD8}"
- Keyword="Win32Proj">
- <Platforms>
- <Platform
- Name="Win32"/>
- </Platforms>
- <Configurations>
- <Configuration
- Name="Debug|Win32"
- OutputDirectory="Debug"
- IntermediateDirectory="Debug"
- ConfigurationType="2"
- CharacterSet="2">
- <Tool
- Name="VCCLCompilerTool"
- Optimization="0"
- AdditionalIncludeDirectories="../../include;../../libs;"../../../STLPort-4.6/stlport";"../../../gtk2-2.4/include/glib-2.0";"../../../gtk2-2.4/lib/glib-2.0/include""
- PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL;IMAGEQ3_EXPORTS"
- StringPooling="TRUE"
- MinimalRebuild="TRUE"
- ExceptionHandling="FALSE"
- BasicRuntimeChecks="0"
- RuntimeLibrary="3"
- BufferSecurityCheck="FALSE"
- ForceConformanceInForLoopScope="TRUE"
- UsePrecompiledHeader="0"
- BrowseInformation="0"
- WarningLevel="3"
- Detect64BitPortabilityProblems="TRUE"
- DebugInformationFormat="3"
- DisableSpecificWarnings="4610;4510;4512;4505;4100;4127"/>
- <Tool
- Name="VCCustomBuildTool"/>
- <Tool
- Name="VCLinkerTool"
- OutputFile="$(OutDir)/imageq3.dll"
- LinkIncremental="1"
- AdditionalLibraryDirectories=""
- IgnoreDefaultLibraryNames="msvcprtd.lib"
- ModuleDefinitionFile="$(ProjectName).def"
- GenerateDebugInformation="TRUE"
- ProgramDatabaseFile="$(OutDir)/imageq3.pdb"
- SubSystem="2"
- ImportLibrary="$(OutDir)/imageq3.lib"
- TargetMachine="1"/>
- <Tool
- Name="VCMIDLTool"/>
- <Tool
- Name="VCPostBuildEventTool"
- CommandLine="copy "$(TargetPath)" "$(SolutionDir)install\modules"
- copy "$(TargetDir)$(TargetName).pdb" "$(SolutionDir)install\modules""/>
- <Tool
- Name="VCPreBuildEventTool"/>
- <Tool
- Name="VCPreLinkEventTool"/>
- <Tool
- Name="VCResourceCompilerTool"/>
- <Tool
- Name="VCWebServiceProxyGeneratorTool"/>
- <Tool
- Name="VCXMLDataGeneratorTool"/>
- <Tool
- Name="VCWebDeploymentTool"/>
- <Tool
- Name="VCManagedWrapperGeneratorTool"/>
- <Tool
- Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
- </Configuration>
- <Configuration
- Name="Release|Win32"
- OutputDirectory="Release"
- IntermediateDirectory="Release"
- ConfigurationType="2"
- CharacterSet="2"
- WholeProgramOptimization="TRUE">
- <Tool
- Name="VCCLCompilerTool"
- GlobalOptimizations="TRUE"
- InlineFunctionExpansion="2"
- EnableIntrinsicFunctions="TRUE"
- FavorSizeOrSpeed="1"
- OptimizeForWindowsApplication="FALSE"
- AdditionalIncludeDirectories="../../include;../../libs;"../../../STLPort-4.6/stlport";"../../../gtk2-2.4/include/glib-2.0";"../../../gtk2-2.4/lib/glib-2.0/include""
- PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL;IMAGEQ3_EXPORTS"
- StringPooling="TRUE"
- ExceptionHandling="FALSE"
- RuntimeLibrary="2"
- BufferSecurityCheck="FALSE"
- ForceConformanceInForLoopScope="TRUE"
- UsePrecompiledHeader="0"
- WarningLevel="4"
- Detect64BitPortabilityProblems="TRUE"
- DebugInformationFormat="3"
- DisableSpecificWarnings="4610;4510;4512;4505;4100;4127"/>
- <Tool
- Name="VCCustomBuildTool"/>
- <Tool
- Name="VCLinkerTool"
- OutputFile="$(OutDir)/imageq3.dll"
- LinkIncremental="1"
- AdditionalLibraryDirectories=""
- IgnoreDefaultLibraryNames="msvcprt.lib"
- ModuleDefinitionFile="$(ProjectName).def"
- GenerateDebugInformation="TRUE"
- SubSystem="2"
- OptimizeReferences="2"
- EnableCOMDATFolding="2"
- ImportLibrary="$(OutDir)/imageq3.lib"
- TargetMachine="1"
- FixedBaseAddress="0"/>
- <Tool
- Name="VCMIDLTool"/>
- <Tool
- Name="VCPostBuildEventTool"
- CommandLine="copy "$(TargetPath)" "$(SolutionDir)install\modules"
- copy "$(TargetDir)$(TargetName).pdb" "$(SolutionDir)install\modules""/>
- <Tool
- Name="VCPreBuildEventTool"/>
- <Tool
- Name="VCPreLinkEventTool"/>
- <Tool
- Name="VCResourceCompilerTool"/>
- <Tool
- Name="VCWebServiceProxyGeneratorTool"/>
- <Tool
- Name="VCXMLDataGeneratorTool"/>
- <Tool
- Name="VCWebDeploymentTool"/>
- <Tool
- Name="VCManagedWrapperGeneratorTool"/>
- <Tool
- Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
- </Configuration>
- </Configurations>
- <References>
- </References>
- <Files>
- <Filter
- Name="src"
- Filter="">
- <File
- RelativePath=".\image.cpp">
- </File>
- <File
- RelativePath=".\image.h">
- </File>
- <Filter
- Name="modules"
- Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx"
- UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}">
- <File
- RelativePath=".\bmp.cpp">
- </File>
- <File
- RelativePath=".\bmp.h">
- </File>
- <File
- RelativePath=".\dds.cpp">
- </File>
- <File
- RelativePath=".\dds.h">
- </File>
- <File
- RelativePath=".\jpeg.cpp">
- </File>
- <File
- RelativePath=".\jpeg.h">
- </File>
- <File
- RelativePath=".\pcx.cpp">
- </File>
- <File
- RelativePath=".\pcx.h">
- </File>
- <File
- RelativePath=".\tga.cpp">
- </File>
- <File
- RelativePath=".\tga.h">
- </File>
- </Filter>
- </Filter>
- <File
- RelativePath="..\..\debug.py">
- <FileConfiguration
- Name="Debug|Win32">
- <Tool
- Name="VCCustomBuildTool"
- CommandLine="python "$(SolutionDir)debug.py""
- AdditionalDependencies=""$(SolutionDir)install\modules\$(TargetName).pdb""
- Outputs=""$(TargetDir)$(TargetName).pdb""/>
- </FileConfiguration>
- <FileConfiguration
- Name="Release|Win32">
- <Tool
- Name="VCCustomBuildTool"
- CommandLine="python "$(SolutionDir)debug.py""
- AdditionalDependencies=""$(SolutionDir)install\modules\$(TargetName).pdb""
- Outputs=""$(TargetDir)$(TargetName).pdb""/>
- </FileConfiguration>
- </File>
- <File
- RelativePath=".\imageq3.def">
- <FileConfiguration
- Name="Debug|Win32">
- <Tool
- Name="VCCustomBuildTool"
- CommandLine="python "$(SolutionDir)touch.py" "$(TargetPath)"
- "
- AdditionalDependencies=""$(SolutionDir)install\modules\$(TargetFileName)""
- Outputs=""$(TargetPath)""/>
- </FileConfiguration>
- <FileConfiguration
- Name="Release|Win32">
- <Tool
- Name="VCCustomBuildTool"
- CommandLine="python "$(SolutionDir)touch.py" "$(TargetPath)"
- "
- AdditionalDependencies=""$(SolutionDir)install\modules\$(TargetFileName)""
- Outputs=""$(TargetPath)""/>
- </FileConfiguration>
- </File>
- </Files>
- <Globals>
- </Globals>
- </VisualStudioProject>
|