VirtualBox

Changeset 22904 in vbox


Ignore:
Timestamp:
Sep 10, 2009 11:13:45 AM (15 years ago)
Author:
vboxsync
Message:

VirtualBox/Makefile.kmk: spaces/tabs.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Frontends/VirtualBox/Makefile.kmk

    r22823 r22904  
    233233 VirtualBox_LDFLAGS.darwin += -framework InstantMessage -framework QuartzCore
    234234endif
    235 if defined(VBOX_WITH_VIDEOHWACCEL) || defined(VBOX_GUI_USE_QGL) 
     235if defined(VBOX_WITH_VIDEOHWACCEL) || defined(VBOX_GUI_USE_QGL)
    236236 VirtualBox_LDFLAGS.darwin += -framework OpenGL
    237237endif
     
    245245endif
    246246
    247 if defined(VBOX_WITH_VIDEOHWACCEL) || defined(VBOX_GUI_USE_QGL) 
     247if defined(VBOX_WITH_VIDEOHWACCEL) || defined(VBOX_GUI_USE_QGL)
    248248 VirtualBox_LIBS.win     += $(PATH_SDK_WINPSDK_LIB)/Opengl32.lib
    249249 VirtualBox_LIBS.solaris += GL
     
    465465ifdef VBOX_WITH_COCOA_QT
    466466 VirtualBox_SOURCES.darwin += \
    467         src/darwin/VBoxCocoaApplication.m \
    468         src/darwin/VBoxUtils-darwin-cocoa.m \
    469         src/darwin/VBoxDockIconPreview-cocoa.m
     467        src/darwin/VBoxCocoaApplication.m \
     468        src/darwin/VBoxUtils-darwin-cocoa.m \
     469        src/darwin/VBoxDockIconPreview-cocoa.m
    470470else
    471471 VirtualBox_SOURCES.darwin += \
    472         src/darwin/VBoxUtils-darwin-carbon.cpp
     472        src/darwin/VBoxUtils-darwin-carbon.cpp
    473473endif
    474474
    475475if defined(VBOX_WITH_VIDEOHWACCEL) || defined(VBOX_GUI_USE_QGL)
    476476 VirtualBox_SOURCES += \
    477         src/VBoxFBQGL.cpp \
    478     src/VBoxFBOverlay.cpp
     477        src/VBoxFBQGL.cpp \
     478        src/VBoxFBOverlay.cpp
    479479endif
    480480# The Qt modules we're using.
     
    500500VirtualBoxShaders.qrc_RCCFLAGS = -name SHADERS
    501501endif
    502  
     502
    503503# Import the translation source from VBoxUI.pro and add the qt_xx_YY counterparts
    504504VirtualBox_QT_TRANSLATIONS := $(TRANSLATIONS) \
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette