mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-04 10:54:24 -04:00
updated source.cpp file
This commit is contained in:
parent
547ff677d1
commit
840fc1826a
@ -3,7 +3,7 @@
|
|||||||
#define OTHER_LIBS interrogatedb:c dconfig:c dtoolconfig:m \
|
#define OTHER_LIBS interrogatedb:c dconfig:c dtoolconfig:m \
|
||||||
dtoolutil:c dtoolbase:c dtool:m prc:c
|
dtoolutil:c dtoolbase:c dtool:m prc:c
|
||||||
|
|
||||||
#define OSX_SYS_FRAMEWORKS ApplicationServices Carbon AGL CoreServices
|
#define OSX_SYS_FRAMEWORKS ApplicationServices Carbon AGL CoreServices Cocoa
|
||||||
#define USE_PACKAGES gl cggl
|
#define USE_PACKAGES gl cggl
|
||||||
|
|
||||||
#begin lib_target
|
#begin lib_target
|
||||||
@ -19,7 +19,7 @@
|
|||||||
osxGraphicsStateGuardian.h
|
osxGraphicsStateGuardian.h
|
||||||
|
|
||||||
#define INCLUDED_SOURCES \
|
#define INCLUDED_SOURCES \
|
||||||
config_osxdisplay.cxx osxGraphicsPipe.cxx osxGraphicsWindow.cxx osxGraphicsStateGuardian.cxx osxGraphicsBuffer.cxx
|
config_osxdisplay.cxx osxGraphicsPipe.cxx osxGraphicsWindow.mm osxGraphicsStateGuardian.cxx osxGraphicsBuffer.cxx
|
||||||
|
|
||||||
#define SOURCES \
|
#define SOURCES \
|
||||||
osxDisplay.xx $[INCLUDED_SOURCES] $[INSTALL_HEADERS]
|
osxDisplay.xx $[INCLUDED_SOURCES] $[INSTALL_HEADERS]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user