VirtualBox

source: vbox/trunk/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/dix-config-apple-verbatim.h@ 66474

最後變更 在這個檔案從66474是 54163,由 vboxsync 提交於 10 年 前

Additions/x11/vboxvideo: support X.Org Server 1.17 (still untested).

  • 屬性 svn:eol-style 設為 native
檔案大小: 279 位元組
 
1/* Do not include this file directly. It is included at the end of <dix-config.h> */
2
3/* Correctly set _XSERVER64 for OSX fat binaries */
4#if defined(__LP64__) && !defined(_XSERVER64)
5#define _XSERVER64 1
6#elif !defined(__LP64__) && defined(_XSERVER64)
7#undef _XSERVER64
8#endif
注意: 瀏覽 TracBrowser 來幫助您使用儲存庫瀏覽器

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