summaryrefslogtreecommitdiff
path: root/windows/VC8/progs/glut/glut.vcproj
diff options
context:
space:
mode:
authorThomas Henn <thomas.henn@igd.fraunhofer.de>2009-01-12 10:56:42 -0700
committerBrian Paul <brianp@vmware.com>2009-01-12 10:56:42 -0700
commita0318d7f8eea286a99c8fd6afb4d71b66d2b341c (patch)
treec64aa23df99611e26ee85b4397737dd83e12516f /windows/VC8/progs/glut/glut.vcproj
parent06fdb6a74cfdddb5f598ddfeab890c59f176dab8 (diff)
windows: updated VC8 project files
Diffstat (limited to 'windows/VC8/progs/glut/glut.vcproj')
-rw-r--r--windows/VC8/progs/glut/glut.vcproj9
1 files changed, 8 insertions, 1 deletions
diff --git a/windows/VC8/progs/glut/glut.vcproj b/windows/VC8/progs/glut/glut.vcproj
index 72b3266b1e..8d03c37841 100644
--- a/windows/VC8/progs/glut/glut.vcproj
+++ b/windows/VC8/progs/glut/glut.vcproj
@@ -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"
/>
@@ -325,6 +328,10 @@
>
</File>
<File
+ RelativePath="..\..\..\..\src\glut\glx\glut_ppm.c"
+ >
+ </File>
+ <File
RelativePath="..\..\..\..\src\glut\glx\glut_roman.c"
>
</File>