diff options
author | Michal Krol <mjkrol@gmail.org> | 2006-04-04 10:25:23 +0000 |
---|---|---|
committer | Michal Krol <mjkrol@gmail.org> | 2006-04-04 10:25:23 +0000 |
commit | 7473d172682a229d2463d0a9ae2ae638453bc6e3 (patch) | |
tree | 4ec80241883e9a693fd13cfa3e439b6c38e64d52 /windows | |
parent | b7339d70237ffb460f158c61860ca225fec02e81 (diff) |
Add bitset.h.
Diffstat (limited to 'windows')
-rw-r--r-- | windows/VC6/mesa/mesa/mesa.dsp | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/windows/VC6/mesa/mesa/mesa.dsp b/windows/VC6/mesa/mesa/mesa.dsp index 8d5034076f..cfd11ff613 100644 --- a/windows/VC6/mesa/mesa/mesa.dsp +++ b/windows/VC6/mesa/mesa/mesa.dsp @@ -915,6 +915,10 @@ SOURCE=..\..\..\..\src\mesa\main\attrib.h # End Source File
# Begin Source File
+SOURCE=..\..\..\..\src\mesa\main\bitset.h
+# End Source File
+# Begin Source File
+
SOURCE=..\..\..\..\src\mesa\main\blend.h
# End Source File
# Begin Source File
|