mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-03-25 11:10:42 +01:00
windows: updated VC8 project files
This commit is contained in:
parent
06fdb6a74c
commit
a0318d7f8e
2 changed files with 100 additions and 8 deletions
|
|
@ -1,9 +1,10 @@
|
|||
<?xml version="1.0" encoding="Windows-1252"?>
|
||||
<VisualStudioProject
|
||||
ProjectType="Visual C++"
|
||||
Version="8.00"
|
||||
Version="8,00"
|
||||
Name="mesa"
|
||||
ProjectGUID="{2120C974-2717-4709-B44F-D6E6D0A56448}"
|
||||
RootNamespace="mesa"
|
||||
>
|
||||
<Platforms>
|
||||
<Platform
|
||||
|
|
@ -227,6 +228,10 @@
|
|||
RelativePath="..\..\..\..\src\mesa\main\buffers.c"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\..\..\src\mesa\main\clear.c"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\..\..\src\mesa\main\clip.c"
|
||||
>
|
||||
|
|
@ -263,6 +268,10 @@
|
|||
RelativePath="..\..\..\..\src\mesa\main\dlist.c"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\..\..\src\mesa\main\dlopen.c"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\..\..\src\mesa\main\drawpix.c"
|
||||
>
|
||||
|
|
@ -295,6 +304,10 @@
|
|||
RelativePath="..\..\..\..\src\mesa\main\feedback.c"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\..\..\src\mesa\main\ffvertex_prog.c"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\..\..\src\mesa\main\fog.c"
|
||||
>
|
||||
|
|
@ -505,6 +518,10 @@
|
|||
RelativePath="..\..\..\..\src\mesa\main\polygon.c"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\..\..\src\mesa\shader\prog_cache.c"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\..\..\src\mesa\shader\prog_debug.c"
|
||||
>
|
||||
|
|
@ -573,6 +590,10 @@
|
|||
RelativePath="..\..\..\..\src\mesa\main\rbadaptors.c"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\..\..\src\mesa\main\readpix.c"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\..\..\src\mesa\main\renderbuffer.c"
|
||||
>
|
||||
|
|
@ -693,6 +714,10 @@
|
|||
RelativePath="..\..\..\..\src\mesa\swrast\s_zoom.c"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\..\..\src\mesa\main\scissor.c"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\..\..\src\mesa\shader\shader_api.c"
|
||||
>
|
||||
|
|
@ -861,6 +886,10 @@
|
|||
RelativePath="..\..\..\..\src\mesa\main\stencil.c"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\..\..\src\mesa\main\swizzle.c"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\..\..\src\mesa\tnl\t_context.c"
|
||||
>
|
||||
|
|
@ -1082,6 +1111,10 @@
|
|||
RelativePath="..\..\..\..\src\mesa\main\api_eval.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\..\..\src\mesa\main\api_exec.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\..\..\src\mesa\main\api_loopback.h"
|
||||
>
|
||||
|
|
@ -1106,6 +1139,10 @@
|
|||
RelativePath="..\..\..\..\src\mesa\shader\arbprogram_syn.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\..\..\src\mesa\main\arrayobj.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\..\..\src\mesa\shader\atifragshader.h"
|
||||
>
|
||||
|
|
@ -1114,6 +1151,10 @@
|
|||
RelativePath="..\..\..\..\src\mesa\main\attrib.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\..\..\src\mesa\main\bitset.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\..\..\src\mesa\main\blend.h"
|
||||
>
|
||||
|
|
@ -1126,6 +1167,10 @@
|
|||
RelativePath="..\..\..\..\src\mesa\main\buffers.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\..\..\src\mesa\main\clear.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\..\..\src\mesa\main\clip.h"
|
||||
>
|
||||
|
|
@ -1170,6 +1215,10 @@
|
|||
RelativePath="..\..\..\..\src\mesa\main\dlist.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\..\..\src\mesa\main\dlopen.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\..\..\src\mesa\main\drawpix.h"
|
||||
>
|
||||
|
|
@ -1198,6 +1247,10 @@
|
|||
RelativePath="..\..\..\..\src\mesa\main\feedback.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\..\..\src\mesa\main\ffvertex_prog.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\..\..\src\mesa\main\fog.h"
|
||||
>
|
||||
|
|
@ -1346,6 +1399,18 @@
|
|||
RelativePath="..\..\..\..\src\mesa\main\matrix.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\..\..\src\mesa\main\mcompiler.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\..\..\src\mesa\main\mfeatures.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\..\..\src\mesa\main\mipmap.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\..\..\src\mesa\main\mm.h"
|
||||
>
|
||||
|
|
@ -1354,6 +1419,10 @@
|
|||
RelativePath="..\..\..\..\src\mesa\main\mtypes.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\..\..\src\mesa\main\multisample.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\..\..\src\mesa\shader\nvfragparse.h"
|
||||
>
|
||||
|
|
@ -1370,6 +1439,10 @@
|
|||
RelativePath="..\..\..\..\src\mesa\main\pixel.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\..\..\src\mesa\main\pixelstore.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\..\..\src\mesa\main\points.h"
|
||||
>
|
||||
|
|
@ -1378,10 +1451,6 @@
|
|||
RelativePath="..\..\..\..\src\mesa\main\polygon.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\..\..\src\mesa\shader\prog_cache.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\..\..\src\mesa\shader\prog_debug.h"
|
||||
>
|
||||
|
|
@ -1434,6 +1503,10 @@
|
|||
RelativePath="..\..\..\..\src\mesa\main\rbadaptors.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\..\..\src\mesa\main\readpix.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\..\..\src\mesa\main\renderbuffer.h"
|
||||
>
|
||||
|
|
@ -1555,11 +1628,11 @@
|
|||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\..\..\src\mesa\shader\shader_api.h"
|
||||
RelativePath="..\..\..\..\src\mesa\main\scissor.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\..\..\src\mesa\main\scissor.h"
|
||||
RelativePath="..\..\..\..\src\mesa\shader\shader_api.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
|
|
@ -1714,6 +1787,10 @@
|
|||
RelativePath="..\..\..\..\src\mesa\main\texcompress.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\..\..\src\mesa\main\texenv.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\..\..\src\mesa\main\texenvprogram.h"
|
||||
>
|
||||
|
|
@ -1726,6 +1803,10 @@
|
|||
RelativePath="..\..\..\..\src\mesa\main\texformat_tmp.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\..\..\src\mesa\main\texgen.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\..\..\src\mesa\main\teximage.h"
|
||||
>
|
||||
|
|
@ -1734,6 +1815,10 @@
|
|||
RelativePath="..\..\..\..\src\mesa\main\texobj.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\..\..\src\mesa\main\texparam.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\..\..\src\mesa\main\texrender.h"
|
||||
>
|
||||
|
|
|
|||
|
|
@ -1,9 +1,10 @@
|
|||
<?xml version="1.0" encoding="Windows-1252"?>
|
||||
<VisualStudioProject
|
||||
ProjectType="Visual C++"
|
||||
Version="8.00"
|
||||
Version="8,00"
|
||||
Name="glut"
|
||||
ProjectGUID="{0234F0D2-C8A6-4C4D-93E7-0E2248049C67}"
|
||||
RootNamespace="glut"
|
||||
>
|
||||
<Platforms>
|
||||
<Platform
|
||||
|
|
@ -79,6 +80,7 @@
|
|||
SuppressStartupBanner="true"
|
||||
AdditionalLibraryDirectories="../../mesa/Debug"
|
||||
IgnoreAllDefaultLibraries="true"
|
||||
ModuleDefinitionFile="..\..\..\..\src\glut\glx\glut.def"
|
||||
GenerateDebugInformation="true"
|
||||
ProgramDatabaseFile=".\Debug/GLUT32.pdb"
|
||||
ImportLibrary=".\Debug/GLUT32.lib"
|
||||
|
|
@ -175,6 +177,7 @@
|
|||
SuppressStartupBanner="true"
|
||||
AdditionalLibraryDirectories="../../mesa/Release"
|
||||
IgnoreAllDefaultLibraries="true"
|
||||
ModuleDefinitionFile="..\..\..\..\src\glut\glx\glut.def"
|
||||
ProgramDatabaseFile=".\Release/GLUT32.pdb"
|
||||
ImportLibrary=".\Release/GLUT32.lib"
|
||||
/>
|
||||
|
|
@ -324,6 +327,10 @@
|
|||
RelativePath="..\..\..\..\src\glut\glx\glut_overlay.c"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\..\..\src\glut\glx\glut_ppm.c"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\..\..\src\glut\glx\glut_roman.c"
|
||||
>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue