|
From: <cad...@li...> - 2006-04-10 02:07:44
|
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd"> <html xmlns=3D"http://www.w3.org/1999/xhtml"> <head><style type=3D"text/css"><!-- body {background:#ffffff;font-family:Verdana,Helvetica,Arial,sans-serif;} h3 {margin:15px 0;padding:0;line-height:0;} #msg {margin: 0 0 2em 0;} #msg dl, #msg ul, #msg pre {padding:1em;border:1px dashed black;margin: 1= 0px 0 30px 0;} #msg dl {background:#ccccff;} #msg pre {background:#ffffcc;} #msg ul {background:#cc99ff;list-style:none;} #msg dt {font-weight:bold;float:left;width: 6em;} #msg dt:after { content:':';} #patch h4 {padding: 0 10px;line-height:1.5em;margin:0;background:#ccffff;= border-bottom:1px solid black;margin:0 0 10px 0;} #patch .propset h4, #patch .binary h4 {margin: 0;} #patch pre {padding:0;line-height:1.2em;margin:0;} #patch .diff {background:#eeeeee;padding: 0 0 10px 0;} #patch .propset .diff, #patch .binary .diff {padding: 10px 0;} #patch span {display:block;padding:0 10px;} #patch .modfile, #patch .addfile, #patch .delfile, #patch .propset, #patc= h .binary {border:1px solid black;margin:10px 0;} #patch .add {background:#ddffdd;} #patch .rem {background:#ffdddd;} #patch .lines, .info {color:#888888;background:#ffffff;} --></style> <title>[309] tiki/win32: tiki: Add vs80 support (some of that got into th= e last checkin accidentally, whoops)</title> </head> <body> <div id=3D"msg"> <dl> <dt>Revision</dt> <dd>309</dd> <dt>Author</dt> <dd>bard</dd> <dt>Date</dt> <dd>2006-03-26 16:22:02 -0800 (Sun, 26 Mar 2006)</dd> </dl> <h3>Log Message</h3> <pre>tiki: Add vs80 support (some of that got into the last checkin accid= entally, whoops)</pre> <h3>Added Paths</h3> <ul> <li><a href=3D"#tikiwin32tiki_vc80sln">tiki/win32/tiki_vc80.sln</a></li> <li><a href=3D"#tikiwin32tiki_vs80vcproj">tiki/win32/tiki_vs80.vcproj</a>= </li> </ul> </div> <div id=3D"patch"> <h3>Diff</h3> <a id=3D"tikiwin32tiki_vc80sln"></a> <div class=3D"addfile"><h4>Added: tiki/win32/tiki_vc80.sln (308 =3D> 309)= </h4> <pre class=3D"diff"> <span class=3D"info">--- tiki/win32/tiki_vc80.sln 2006-03-27 00:18:11 UTC= (rev 308) +++ tiki/win32/tiki_vc80.sln 2006-03-27 00:22:02 UTC (rev 309) </span><span class=3D"lines">@@ -0,0 +1,19 @@ </span><span class=3D"add">+Microsoft Visual Studio Solution File, Format= Version 9.00 +# Visual Studio 2005 +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") =3D "ti= ki", "tiki_vs80.vcproj", "{F2816CAC-B560-4ED9-8A73-96= 35F832943C}" +EndProject +Global + GlobalSection(SolutionConfigurationPlatforms) =3D preSolution + Debug|Win32 =3D Debug|Win32 + Release|Win32 =3D Release|Win32 + EndGlobalSection + GlobalSection(ProjectConfigurationPlatforms) =3D postSolution + {F2816CAC-B560-4ED9-8A73-9635F832943C}.Debug|Win32.ActiveCfg =3D Debug= |Win32 + {F2816CAC-B560-4ED9-8A73-9635F832943C}.Debug|Win32.Build.0 =3D Debug|W= in32 + {F2816CAC-B560-4ED9-8A73-9635F832943C}.Release|Win32.ActiveCfg =3D Rel= ease|Win32 + {F2816CAC-B560-4ED9-8A73-9635F832943C}.Release|Win32.Build.0 =3D Relea= se|Win32 + EndGlobalSection + GlobalSection(SolutionProperties) =3D preSolution + HideSolutionNode =3D FALSE + EndGlobalSection +EndGlobal </span><span class=3D"cx">Property changes on: tiki/win32/tiki_vc80.sln ___________________________________________________________________ Name: svn:eol-style + CRLF </span></pre></div> <a id=3D"tikiwin32tiki_vs80vcproj"></a> <div class=3D"addfile"><h4>Added: tiki/win32/tiki_vs80.vcproj (308 =3D> 3= 09)</h4> <pre class=3D"diff"> <span class=3D"info">--- tiki/win32/tiki_vs80.vcproj 2006-03-27 00:18:11 = UTC (rev 308) +++ tiki/win32/tiki_vs80.vcproj 2006-03-27 00:22:02 UTC (rev 309) </span><span class=3D"lines">@@ -0,0 +1,2791 @@ </span><span class=3D"add">+<?xml version=3D"1.0" encoding=3D= "Windows-1252"?> +<VisualStudioProject + ProjectType=3D"Visual C++" + Version=3D"8.00" + Name=3D"tiki" + ProjectGUID=3D"{F2816CAC-B560-4ED9-8A73-9635F832943C}" + Keyword=3D"Win32Proj" + > + <Platforms> + <Platform + Name=3D"Win32" + /> + </Platforms> + <ToolFiles> + </ToolFiles> + <Configurations> + <Configuration + Name=3D"Debug|Win32" + OutputDirectory=3D"Debug" + IntermediateDirectory=3D"Debug" + ConfigurationType=3D"4" + InheritedPropertySheets=3D"$(VCInstallDir)VCProjectDefaults\Upgr= adeFromVC71.vsprops" + UseOfMFC=3D"0" + CharacterSet=3D"2" + > + <Tool + Name=3D"VCPreBuildEventTool" + /> + <Tool + Name=3D"VCCustomBuildTool" + /> + <Tool + Name=3D"VCXMLDataGeneratorTool" + /> + <Tool + Name=3D"VCWebServiceProxyGeneratorTool" + /> + <Tool + Name=3D"VCMIDLTool" + /> + <Tool + Name=3D"VCCLCompilerTool" + Optimization=3D"0" + AdditionalIncludeDirectories=3D"include;../include;../3rdparty/= libpng;../3rdparty/zlib;../3rdparty/libjpeg;../3rdparty/libogg/include;..= /3rdparty/libvorbis/include;../../../OpenAL/include" + MinimalRebuild=3D"true" + BasicRuntimeChecks=3D"3" + RuntimeLibrary=3D"1" + UsePrecompiledHeader=3D"2" + PrecompiledHeaderThrough=3D"pch.h" + WarningLevel=3D"3" + Detect64BitPortabilityProblems=3D"true" + DebugInformationFormat=3D"4" + /> + <Tool + Name=3D"VCManagedResourceCompilerTool" + /> + <Tool + Name=3D"VCResourceCompilerTool" + /> + <Tool + Name=3D"VCPreLinkEventTool" + /> + <Tool + Name=3D"VCLibrarianTool" + OutputFile=3D"$(OutDir)/tiki.lib" + /> + <Tool + Name=3D"VCALinkTool" + /> + <Tool + Name=3D"VCXDCMakeTool" + /> + <Tool + Name=3D"VCBscMakeTool" + /> + <Tool + Name=3D"VCFxCopTool" + /> + <Tool + Name=3D"VCPostBuildEventTool" + /> + </Configuration> + <Configuration + Name=3D"Release|Win32" + OutputDirectory=3D"Release" + IntermediateDirectory=3D"Release" + ConfigurationType=3D"4" + InheritedPropertySheets=3D"$(VCInstallDir)VCProjectDefaults\Upgr= adeFromVC71.vsprops" + UseOfMFC=3D"0" + CharacterSet=3D"2" + > + <Tool + Name=3D"VCPreBuildEventTool" + /> + <Tool + Name=3D"VCCustomBuildTool" + /> + <Tool + Name=3D"VCXMLDataGeneratorTool" + /> + <Tool + Name=3D"VCWebServiceProxyGeneratorTool" + /> + <Tool + Name=3D"VCMIDLTool" + /> + <Tool + Name=3D"VCCLCompilerTool" + AdditionalIncludeDirectories=3D"include;../include;../3rdparty/= libpng;../3rdparty/zlib;../3rdparty/libjpeg;../3rdparty/libogg/include;..= /3rdparty/libvorbis/include;../../../OpenAL/include" + RuntimeLibrary=3D"0" + UsePrecompiledHeader=3D"2" + PrecompiledHeaderThrough=3D"pch.h" + WarningLevel=3D"3" + Detect64BitPortabilityProblems=3D"true" + DebugInformationFormat=3D"3" + /> + <Tool + Name=3D"VCManagedResourceCompilerTool" + /> + <Tool + Name=3D"VCResourceCompilerTool" + /> + <Tool + Name=3D"VCPreLinkEventTool" + /> + <Tool + Name=3D"VCLibrarianTool" + OutputFile=3D"$(OutDir)/tiki.lib" + /> + <Tool + Name=3D"VCALinkTool" + /> + <Tool + Name=3D"VCXDCMakeTool" + /> + <Tool + Name=3D"VCBscMakeTool" + /> + <Tool + Name=3D"VCFxCopTool" + /> + <Tool + Name=3D"VCPostBuildEventTool" + /> + </Configuration> + </Configurations> + <References> + </References> + <Files> + <Filter + Name=3D"Portable" + > + <Filter + Name=3D"Source" + > + <Filter + Name=3D"audio" + > + <File + RelativePath=3D"..\src\audio\sound.cpp" + > + <FileConfiguration + Name=3D"Debug|Win32" + > + <Tool + Name=3D"VCCLCompilerTool" + ObjectFile=3D"$(IntDir)/$(InputName)1.obj" + /> + </FileConfiguration> + <FileConfiguration + Name=3D"Release|Win32" + > + <Tool + Name=3D"VCCLCompilerTool" + ObjectFile=3D"$(IntDir)/$(InputName)1.obj" + /> + </FileConfiguration> + </File> + <File + RelativePath=3D"..\src\audio\stream.cpp" + > + <FileConfiguration + Name=3D"Debug|Win32" + > + <Tool + Name=3D"VCCLCompilerTool" + ObjectFile=3D"$(IntDir)/$(InputName)1.obj" + /> + </FileConfiguration> + <FileConfiguration + Name=3D"Release|Win32" + > + <Tool + Name=3D"VCCLCompilerTool" + ObjectFile=3D"$(IntDir)/$(InputName)1.obj" + /> + </FileConfiguration> + </File> + <Filter + Name=3D"oggvorbis" + > + <File + RelativePath=3D"..\src\audio\oggvorbis\misc.h" + > + </File> + <File + RelativePath=3D"..\src\audio\oggvorbis\sndoggvorbis.cpp"= ; + > + </File> + </Filter> + </Filter> + <Filter + Name=3D"base" + > + <File + RelativePath=3D"..\src\base\debug.cpp" + > + </File> + <File + RelativePath=3D"..\src\base\endian.cpp" + > + </File> + <File + RelativePath=3D"..\src\base\file.cpp" + > + </File> + <File + RelativePath=3D"..\src\base\object.cpp" + > + </File> + <File + RelativePath=3D"..\src\base\timeline.cpp" + > + </File> + <File + RelativePath=3D"..\src\base\timepoint.cpp" + > + </File> + </Filter> + <Filter + Name=3D"gl" + > + <File + RelativePath=3D"..\src\gl\animation.cpp" + > + </File> + <File + RelativePath=3D"..\src\gl\drawable.cpp" + > + </File> + <File + RelativePath=3D"..\src\gl\font.cpp" + > + </File> + <File + RelativePath=3D"..\src\gl\genmenu.cpp" + > + </File> + <File + RelativePath=3D"..\src\gl\gl.cpp" + > + </File> + <File + RelativePath=3D"..\src\gl\plxcompat.cpp" + > + </File> + <File + RelativePath=3D"..\src\gl\texture.cpp" + > + </File> + <File + RelativePath=3D"..\src\gl\trigger.cpp" + > + </File> + <Filter + Name=3D"anims" + > + <File + RelativePath=3D"..\src\gl\anims\alphafader.cpp" + > + </File> + <File + RelativePath=3D"..\src\gl\anims\expxymover.cpp" + > + </File> + <File + RelativePath=3D"..\src\gl\anims\logxymover.cpp" + > + </File> + <File + RelativePath=3D"..\src\gl\anims\tintfader.cpp" + > + </File> + </Filter> + <Filter + Name=3D"drawables" + > + <File + RelativePath=3D"..\src\gl\drawables\banner.cpp" + > + </File> + <File + RelativePath=3D"..\src\gl\drawables\cursor.cpp" + > + </File> + <File + RelativePath=3D"..\src\gl\drawables\label.cpp" + > + </File> + <File + RelativePath=3D"..\src\gl\drawables\pointerArrow.cpp" + > + </File> + </Filter> + <Filter + Name=3D"triggers" + > + <File + RelativePath=3D"..\src\gl\triggers\birth.cpp" + > + </File> + <File + RelativePath=3D"..\src\gl\triggers\death.cpp" + > + </File> + </Filter> + </Filter> + <Filter + Name=3D"hid" + > + <File + RelativePath=3D"..\src\hid\eventcollector.cpp" + > + </File> + <File + RelativePath=3D"..\src\hid\hid.cpp" + > + </File> + </Filter> + <Filter + Name=3D"math" + > + <File + RelativePath=3D"..\src\math\bspline.cpp" + > + </File> + <File + RelativePath=3D"..\src\math\math.cpp" + > + </File> + <File + RelativePath=3D"..\src\math\matrix.cpp" + > + </File> + <File + RelativePath=3D"..\src\math\vector.cpp" + > + </File> + <File + RelativePath=3D"..\src\math\vector3.cpp" + > + </File> + </Filter> + <Filter + Name=3D"thread" + > + <File + RelativePath=3D"..\src\thread\thread.cpp" + > + </File> + </Filter> + <Filter + Name=3D"image" + > + <File + RelativePath=3D"..\src\image\image.cpp" + > + </File> + <File + RelativePath=3D"..\src\image\loadjpg.cpp" + > + </File> + <File + RelativePath=3D"..\src\image\loadpng.cpp" + > + </File> + </Filter> + </Filter> + <Filter + Name=3D"Include" + > + <File + RelativePath=3D"..\include\Tiki\tiki.h" + > + </File> + <File + RelativePath=3D"..\include\Tiki\TikiAll.h" + > + </File> + <Filter + Name=3D"base" + > + <File + RelativePath=3D"..\include\Tiki\debug.h" + > + </File> + <File + RelativePath=3D"..\include\Tiki\file.h" + > + </File> + <File + RelativePath=3D"..\include\Tiki\list.h" + > + </File> + <File + RelativePath=3D"..\include\Tiki\object.h" + > + </File> + <File + RelativePath=3D"..\include\Tiki\refcnt.h" + > + </File> + <File + RelativePath=3D"..\include\Tiki\scene.h" + > + </File> + <File + RelativePath=3D"..\include\Tiki\tee.h" + > + </File> + <File + RelativePath=3D"..\include\Tiki\thread.h" + > + </File> + <File + RelativePath=3D"..\include\Tiki\tikitime.h" + > + </File> + <File + RelativePath=3D"..\include\Tiki\timeline.h" + > + </File> + <File + RelativePath=3D"..\include\Tiki\timepoint.h" + > + </File> + </Filter> + <Filter + Name=3D"hid" + > + <File + RelativePath=3D"..\include\Tiki\eventcollector.h" + > + </File> + <File + RelativePath=3D"..\include\Tiki\hid.h" + > + </File> + </Filter> + <Filter + Name=3D"math" + > + <File + RelativePath=3D"..\include\Tiki\bspline.h" + > + </File> + <File + RelativePath=3D"..\include\Tiki\matrix.h" + > + </File> + <File + RelativePath=3D"..\include\Tiki\tikimath.h" + > + </File> + <File + RelativePath=3D"..\include\Tiki\vector.h" + > + </File> + <File + RelativePath=3D"..\include\Tiki\vector3.h" + > + </File> + </Filter> + <Filter + Name=3D"gl" + > + <File + RelativePath=3D"..\include\Tiki\animation.h" + > + </File> + <File + RelativePath=3D"..\include\Tiki\color.h" + > + </File> + <File + RelativePath=3D"..\include\Tiki\color3.h" + > + </File> + <File + RelativePath=3D"..\include\Tiki\drawable.h" + > + </File> + <File + RelativePath=3D"..\include\Tiki\font.h" + > + </File> + <File + RelativePath=3D"..\include\Tiki\genmenu.h" + > + </File> + <File + RelativePath=3D"..\include\Tiki\gl.h" + > + </File> + <File + RelativePath=3D"..\include\Tiki\plxcompat.h" + > + </File> + <File + RelativePath=3D"..\include\Tiki\texture.h" + > + </File> + <File + RelativePath=3D"..\include\Tiki\trigger.h" + > + </File> + <Filter + Name=3D"anims" + > + <File + RelativePath=3D"..\include\Tiki\anims\alphafader.h" + > + </File> + <File + RelativePath=3D"..\include\Tiki\anims\expxymover.h" + > + </File> + <File + RelativePath=3D"..\include\Tiki\anims\logxymover.h" + > + </File> + <File + RelativePath=3D"..\include\Tiki\anims\tintfader.h" + > + </File> + </Filter> + <Filter + Name=3D"drawables" + > + <File + RelativePath=3D"..\include\Tiki\drawables\banner.h" + > + </File> + <File + RelativePath=3D"..\include\Tiki\drawables\label.h" + > + </File> + <File + RelativePath=3D"..\include\Tiki\drawables\scene.h" + > + </File> + </Filter> + <Filter + Name=3D"triggers" + > + <File + RelativePath=3D"..\include\Tiki\triggers\birth.h" + > + </File> + <File + RelativePath=3D"..\include\Tiki\triggers\chainanim.h" + > + </File> + <File + RelativePath=3D"..\include\Tiki\triggers\death.h" + > + </File> + <File + RelativePath=3D"..\include\Tiki\triggers\oneshot.h" + > + </File> + </Filter> + </Filter> + <Filter + Name=3D"audio" + > + <File + RelativePath=3D"..\include\Tiki\oggvorbis.h" + > + </File> + <File + RelativePath=3D"..\include\Tiki\sound.h" + > + </File> + <File + RelativePath=3D"..\include\Tiki\stream.h" + > + </File> + </Filter> + <Filter + Name=3D"image" + > + <File + RelativePath=3D"..\include\Tiki\image.h" + > + </File> + <File + RelativePath=3D"..\include\Tiki\imgjpg.h" + > + </File> + <File + RelativePath=3D"..\include\Tiki\imgpng.h" + > + </File> + </Filter> + </Filter> + </Filter> + <Filter + Name=3D"Resource Files" + Filter=3D"rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;re= sx" + UniqueIdentifier=3D"{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}" + > + </Filter> + <Filter + Name=3D"Plat" + > + <Filter + Name=3D"Source" + Filter=3D"cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx" + UniqueIdentifier=3D"{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"= ; + > + <File + RelativePath=3D".\src\init_shutdown.cpp" + > + </File> + <File + RelativePath=3D".\src\platgl.cpp" + > + </File> + <File + RelativePath=3D".\src\plathid.cpp" + > + </File> + <File + RelativePath=3D".\src\platthread.cpp" + > + </File> + <File + RelativePath=3D".\stdafx.cpp" + > + <FileConfiguration + Name=3D"Debug|Win32" + > + <Tool + Name=3D"VCCLCompilerTool" + UsePrecompiledHeader=3D"1" + /> + </FileConfiguration> + <FileConfiguration + Name=3D"Release|Win32" + > + <Tool + Name=3D"VCCLCompilerTool" + UsePrecompiledHeader=3D"1" + /> + </FileConfiguration> + </File> + <File + RelativePath=3D".\src\tikitime.cpp" + > + </File> + </Filter> + <Filter + Name=3D"Include" + Filter=3D"h;hpp;hxx;hm;inl;inc;xsd" + UniqueIdentifier=3D"{93995380-89BD-4b04-88EB-625FBE52EBFB}"= ; + > + <File + RelativePath=3D".\include\Tiki\glhdrs.h" + > + </File> + <File + RelativePath=3D".\include\pch.h" + > + </File> + <File + RelativePath=3D".\include\Tiki\platthread.h" + > + </File> + <File + RelativePath=3D".\include\Tiki\tikitypes.h" + > + </File> + </Filter> + <Filter + Name=3D"libpng" + > + <File + RelativePath=3D"..\3rdparty\libpng\png.c" + > + <FileConfiguration + Name=3D"Debug|Win32" + > + <Tool + Name=3D"VCCLCompilerTool" + UsePrecompiledHeader=3D"0" + /> + </FileConfiguration> + <FileConfiguration + Name=3D"Release|Win32" + > + <Tool + Name=3D"VCCLCompilerTool" + UsePrecompiledHeader=3D"0" + /> + </FileConfiguration> + </File> + <File + RelativePath=3D"..\3rdparty\libpng\png.h" + > + </File> + <File + RelativePath=3D"..\3rdparty\libpng\pngconf.h" + > + </File> + <File + RelativePath=3D"..\3rdparty\libpng\pngerror.c" + > + <FileConfiguration + Name=3D"Debug|Win32" + > + <Tool + Name=3D"VCCLCompilerTool" + UsePrecompiledHeader=3D"0" + /> + </FileConfiguration> + <FileConfiguration + Name=3D"Release|Win32" + > + <Tool + Name=3D"VCCLCompilerTool" + UsePrecompiledHeader=3D"0" + /> + </FileConfiguration> + </File> + <File + RelativePath=3D"..\3rdparty\libpng\pnggccrd.c" + > + <FileConfiguration + Name=3D"Debug|Win32" + > + <Tool + Name=3D"VCCLCompilerTool" + UsePrecompiledHeader=3D"0" + /> + </FileConfiguration> + <FileConfiguration + Name=3D"Release|Win32" + > + <Tool + Name=3D"VCCLCompilerTool" + UsePrecompiledHeader=3D"0" + /> + </FileConfiguration> + </File> + <File + RelativePath=3D"..\3rdparty\libpng\pngget.c" + > + <FileConfiguration + Name=3D"Debug|Win32" + > + <Tool + Name=3D"VCCLCompilerTool" + UsePrecompiledHeader=3D"0" + /> + </FileConfiguration> + <FileConfiguration + Name=3D"Release|Win32" + > + <Tool + Name=3D"VCCLCompilerTool" + UsePrecompiledHeader=3D"0" + /> + </FileConfiguration> + </File> + <File + RelativePath=3D"..\3rdparty\libpng\pngmem.c" + > + <FileConfiguration + Name=3D"Debug|Win32" + > + <Tool + Name=3D"VCCLCompilerTool" + UsePrecompiledHeader=3D"0" + /> + </FileConfiguration> + <FileConfiguration + Name=3D"Release|Win32" + > + <Tool + Name=3D"VCCLCompilerTool" + UsePrecompiledHeader=3D"0" + /> + </FileConfiguration> + </File> + <File + RelativePath=3D"..\3rdparty\libpng\pngpread.c" + > + <FileConfiguration + Name=3D"Debug|Win32" + > + <Tool + Name=3D"VCCLCompilerTool" + UsePrecompiledHeader=3D"0" + /> + </FileConfiguration> + <FileConfiguration + Name=3D"Release|Win32" + > + <Tool + Name=3D"VCCLCompilerTool" + UsePrecompiledHeader=3D"0" + /> + </FileConfiguration> + </File> + <File + RelativePath=3D"..\3rdparty\libpng\pngread.c" + > + <FileConfiguration + Name=3D"Debug|Win32" + > + <Tool + Name=3D"VCCLCompilerTool" + UsePrecompiledHeader=3D"0" + /> + </FileConfiguration> + <FileConfiguration + Name=3D"Release|Win32" + > + <Tool + Name=3D"VCCLCompilerTool" + UsePrecompiledHeader=3D"0" + /> + </FileConfiguration> + </File> + <File + RelativePath=3D"..\3rdparty\libpng\pngrio.c" + > + <FileConfiguration + Name=3D"Debug|Win32" + > + <Tool + Name=3D"VCCLCompilerTool" + UsePrecompiledHeader=3D"0" + /> + </FileConfiguration> + <FileConfiguration + Name=3D"Release|Win32" + > + <Tool + Name=3D"VCCLCompilerTool" + UsePrecompiledHeader=3D"0" + /> + </FileConfiguration> + </File> + <File + RelativePath=3D"..\3rdparty\libpng\pngrtran.c" + > + <FileConfiguration + Name=3D"Debug|Win32" + > + <Tool + Name=3D"VCCLCompilerTool" + UsePrecompiledHeader=3D"0" + /> + </FileConfiguration> + <FileConfiguration + Name=3D"Release|Win32" + > + <Tool + Name=3D"VCCLCompilerTool" + UsePrecompiledHeader=3D"0" + /> + </FileConfiguration> + </File> + <File + RelativePath=3D"..\3rdparty\libpng\pngrutil.c" + > + <FileConfiguration + Name=3D"Debug|Win32" + > + <Tool + Name=3D"VCCLCompilerTool" + UsePrecompiledHeader=3D"0" + /> + </FileConfiguration> + <FileConfiguration + Name=3D"Release|Win32" + > + <Tool + Name=3D"VCCLCompilerTool" + UsePrecompiledHeader=3D"0" + /> + </FileConfiguration> + </File> + <File + RelativePath=3D"..\3rdparty\libpng\pngset.c" + > + <FileConfiguration + Name=3D"Debug|Win32" + > + <Tool + Name=3D"VCCLCompilerTool" + UsePrecompiledHeader=3D"0" + /> + </FileConfiguration> + <FileConfiguration + Name=3D"Release|Win32" + > + <Tool + Name=3D"VCCLCompilerTool" + UsePrecompiledHeader=3D"0" + /> + </FileConfiguration> + </File> + <File + RelativePath=3D"..\3rdparty\libpng\pngtrans.c" + > + <FileConfiguration + Name=3D"Debug|Win32" + > + <Tool + Name=3D"VCCLCompilerTool" + UsePrecompiledHeader=3D"0" + /> + </FileConfiguration> + <FileConfiguration + Name=3D"Release|Win32" + > + <Tool + Name=3D"VCCLCompilerTool" + UsePrecompiledHeader=3D"0" + /> + </FileConfiguration> + </File> + <File + RelativePath=3D"..\3rdparty\libpng\pngvcrd.c" + > + <FileConfiguration + Name=3D"Debug|Win32" + > + <Tool + Name=3D"VCCLCompilerTool" + UsePrecompiledHeader=3D"0" + /> + </FileConfiguration> + <FileConfiguration + Name=3D"Release|Win32" + > + <Tool + Name=3D"VCCLCompilerTool" + UsePrecompiledHeader=3D"0" + /> + </FileConfiguration> + </File> + <File + RelativePath=3D"..\3rdparty\libpng\pngwio.c" + > + <FileConfiguration + Name=3D"Debug|Win32" + > + <Tool + ... [truncated message content] |