VirtualBox

Changeset 99830 in vbox


Ignore:
Timestamp:
May 17, 2023 2:03:55 PM (23 months ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
157466
Message:

FE/Qt: bugref:10421. Renaming platform/x11 to platform/nix.

Location:
trunk/src/VBox/Frontends/VirtualBox
Files:
1 edited
1 moved

Legend:

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

    r99817 r99830  
    312312        ./src/platform/darwin \
    313313        ./src/platform/win \
    314         ./src/platform/x11 \
     314        ./src/platform/nix \
    315315        ./src/runtime \
    316316        ./src/runtime/fullscreen \
     
    12961296if1of ($(KBUILD_TARGET), freebsd linux netbsd openbsd solaris) # U*nix
    12971297 VirtualBox_SOURCES += \
    1298         src/platform/x11/UIDesktopServices_nix.cpp \
     1298        src/platform/nix/UIDesktopServices_nix.cpp \
    12991299        $(VBOX_GH_SOURCES) # For detecting display server
    13001300endif
     
    16391639if1of ($(KBUILD_TARGET), freebsd linux netbsd openbsd solaris) # Un*x
    16401640 UICommon_SOURCES += \
    1641         src/platform/x11/VBoxUtils-nix.cpp \
    1642         src/platform/x11/XKeyboard-new.cpp
     1641        src/platform/nix/VBoxUtils-nix.cpp \
     1642        src/platform/nix/XKeyboard-new.cpp
    16431643endif
    16441644
     
    21242124                platform/os2 \
    21252125                platform/win \
    2126                 platform/x11 \
     2126                platform/nix \
    21272127                runtime \
    21282128                runtime/fullscreen \
Note: See TracChangeset for help on using the changeset viewer.

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