summaryrefslogtreecommitdiff
path: root/Mesa.dsw
AgeCommit message (Collapse)AuthorFilesLines
2005-05-24Removing in favor of new Windows build directory.Karl Schultz1-179/+0
2004-10-01Remove glut project from the Mesa workspace. This allows users to buildKarl Schultz1-26/+11
this entire workspace by only unzipping MesaLib.zip. The project will be moved to the demos workspace, which is contained in the MesaDemos zip file.
2004-08-14Update Visual Studio Project file for src tree updates.Karl Schultz1-11/+26
2003-09-19Make binary - even though this is a text file, common practice is to store ↵Karl Schultz1-179/+179
MS studio files as binary
2003-07-26Reorganized projects so there is one project for each Mesa source subdir, ↵Karl Schultz1-8/+65
and put the actual project files in each subdir.
2003-07-25add a dependency so that osmesa buildsKarl Schultz1-0/+3
2003-07-24Add osmesa projectKarl Schultz1-0/+15
2003-07-24Microsoft Visual Studio 6 Workspace file for building Mesa and related ↵Karl Schultz1-0/+104
libraries. (Moved from src/mesa/drivers/windows to make it easier to find.) The project files belonging to the workspace are located elsewhere in the tree, closer to the modules they each build.