mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-03 02:15:43 -04:00
revert to fix build break
This commit is contained in:
parent
2018276a05
commit
684caae7f2
@ -6,18 +6,13 @@
|
||||
#define LOCAL_LIBS \
|
||||
sgraphutil sgraph sgattrib gobj linmath
|
||||
|
||||
#define COMBINED_SOURCES $[TARGET]_composite1.cxx
|
||||
|
||||
#define SOURCES config_distort.h \
|
||||
projectionScreen.h projectionScreen.I \
|
||||
cylindricalLens.h cylindricalLens.I \
|
||||
fisheyeLens.h fisheyeLens.I \
|
||||
nonlinearImager.h nonlinearImager.I \
|
||||
pSphereLens.h pSphereLens.I
|
||||
|
||||
#define INCLUDED_SOURCES \
|
||||
config_distort.cxx cylindricalLens.cxx fisheyeLens.cxx nonlinearImager.cxx \
|
||||
projectionScreen.cxx pSphereLens.cxx
|
||||
#define SOURCES \
|
||||
config_distort.cxx config_distort.h \
|
||||
cylindricalLens.cxx cylindricalLens.h cylindricalLens.I \
|
||||
fisheyeLens.cxx fisheyeLens.h fisheyeLens.I \
|
||||
nonlinearImager.cxx nonlinearImager.h nonlinearImager.I \
|
||||
pSphereLens.cxx pSphereLens.h pSphereLens.I \
|
||||
projectionScreen.cxx projectionScreen.h projectionScreen.I
|
||||
|
||||
#define INSTALL_HEADERS
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user