Add subprocessWindowBuffer.cxx to composite file (for OSX only)
This commit is contained in:
parent
b4501169f9
commit
12fa338faf
|
|
@ -10,5 +10,8 @@
|
|||
#include "stencilRenderStates.cxx"
|
||||
#include "stereoDisplayRegion.cxx"
|
||||
#include "subprocessWindow.cxx"
|
||||
#ifdef IS_OSX
|
||||
#include "subprocessWindowBuffer.cxx"
|
||||
#endif
|
||||
#include "windowHandle.cxx"
|
||||
#include "windowProperties.cxx"
|
||||
|
|
|
|||
Loading…
Reference in New Issue