Changeset 32833 in vbox for trunk/src/VBox/Frontends/VirtualBox/Makefile.kmk
- Timestamp:
- Sep 29, 2010 9:37:58 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Frontends/VirtualBox/Makefile.kmk
r32814 r32833 240 240 VirtualBox_LIBS.solaris += GL 241 241 VirtualBox_LIBS.linux += GL 242 VirtualBox_LIBS.freebsd += GL 242 243 endif 243 244 … … 889 890 # 890 891 if defined(VBOX_WITH_VIDEOHWACCEL) 891 if1of ($(KBUILD_TARGET), win linux )892 if1of ($(KBUILD_TARGET), win linux freebsd) 892 893 LIBRARIES += VBoxOGL2D 893 894 VBoxOGL2D_TEMPLATE = VBOXR3STATIC
Note:
See TracChangeset
for help on using the changeset viewer.