Changeset 18161 in vbox for trunk/src/VBox/Additions/common/crOpenGL
- Timestamp:
- Mar 23, 2009 6:23:31 PM (16 years ago)
- svn:sync-xref-src-repo-rev:
- 44865
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Additions/common/crOpenGL/Makefile.kmk
r18160 r18161 36 36 VBoxOGLfeedbackspu 37 37 38 ifndef VBOX_OSE ## @todo Solaris too? 38 ifndef VBOX_OSE 39 if1of ($(KBUILD_TARGET),linux solaris) 39 40 DLLS += \ 40 41 VBoxOGL \ … … 43 44 VBoxOGLpackspu \ 44 45 VBoxOGLfeedbackspu 46 endif 45 47 endif 46 48
Note:
See TracChangeset
for help on using the changeset viewer.