Get rid of the old ACGMakeFiles
git-svn-id: http://www.openmesh.org/svnrepo/OpenMesh/trunk@1253 fdac6126-5c0c-442c-9429-916003d36597
This commit is contained in:
17
ACGMakefile
17
ACGMakefile
@@ -1,17 +0,0 @@
|
|||||||
#== SYSTEM PART -- DON'T TOUCH ==============================================
|
|
||||||
include $(ACGMAKE)/Config
|
|
||||||
#==============================================================================
|
|
||||||
|
|
||||||
|
|
||||||
SUBDIRS = src/OpenMesh Doc
|
|
||||||
|
|
||||||
PACKAGES :=
|
|
||||||
|
|
||||||
PROJ_LIBS :=
|
|
||||||
|
|
||||||
MODULES :=
|
|
||||||
|
|
||||||
|
|
||||||
#== SYSTEM PART -- DON'T TOUCH ==============================================
|
|
||||||
include $(ACGMAKE)/Rules
|
|
||||||
#==============================================================================
|
|
||||||
@@ -1,28 +0,0 @@
|
|||||||
#== SYSTEM PART -- DON'T TOUCH ==============================================
|
|
||||||
include $(ACGMAKE)/Config
|
|
||||||
#==============================================================================
|
|
||||||
|
|
||||||
|
|
||||||
MODULES := doxygen
|
|
||||||
|
|
||||||
DOXY_PROJECT_NAME = OpenMesh
|
|
||||||
|
|
||||||
DOXY_FILE_PATTERNS = *.cc *.hh *.docu
|
|
||||||
DOXY_EXCLUDE_DIRS = $(cur-dir)/Examples $(proj-dir)/Tools/Test $(proj-dir)/Apps
|
|
||||||
DOXY_EXCLUDE_PATTERNS = CVS $(build-dir) *.moc.cc footer.hh
|
|
||||||
DOXY_EXAMPLE_PATH = $(cur-dir)/Examples $(cur-dir)/Tutorial
|
|
||||||
DOXY_EXAMPLE_PATTERNS = *.cc *.hh
|
|
||||||
DOXY_MACROS = OM_Attribute=class
|
|
||||||
|
|
||||||
DOXY_GENERATE_HTML = YES
|
|
||||||
DOXY_GENERATE_LATEX = NO
|
|
||||||
DOXY_GENERATE_RTF = NO
|
|
||||||
DOXY_GENERATE_MAN = NO
|
|
||||||
DOXY_USE_PDFLATEX = YES
|
|
||||||
DOXY_ACG_STYLE = YES
|
|
||||||
DOXY_HAVE_DOT = NO
|
|
||||||
DOXY_COLLABORATION_GRAPH = NO
|
|
||||||
|
|
||||||
#== SYSTEM PART -- DON'T TOUCH ==============================================
|
|
||||||
include $(ACGMAKE)/Rules
|
|
||||||
#==============================================================================
|
|
||||||
@@ -1,24 +0,0 @@
|
|||||||
#== SYSTEM PART -- DON'T TOUCH ==============================================
|
|
||||||
include $(ACGMAKE)/Config
|
|
||||||
#==============================================================================
|
|
||||||
|
|
||||||
|
|
||||||
# subdirs to process
|
|
||||||
SUBDIRS = $(call find-subdirs)
|
|
||||||
|
|
||||||
# programms (files containing main(), w/o suffix)
|
|
||||||
EXECS = $(call cxx-find-execs)
|
|
||||||
|
|
||||||
# packages (qt, opengl, ...)
|
|
||||||
PACKAGES :=
|
|
||||||
|
|
||||||
# project DSOs
|
|
||||||
PROJ_LIBS := OpenMesh/Core
|
|
||||||
|
|
||||||
# modules to use (cxx, c, moc, uic, yacc) ! order-dependent !
|
|
||||||
MODULES := cxx
|
|
||||||
|
|
||||||
|
|
||||||
#== SYSTEM PART -- DON'T TOUCH ==============================================
|
|
||||||
include $(ACGMAKE)/Rules
|
|
||||||
#==============================================================================
|
|
||||||
@@ -1,24 +0,0 @@
|
|||||||
#== SYSTEM PART -- DON'T TOUCH ==============================================
|
|
||||||
include $(ACGMAKE)/Config
|
|
||||||
#==============================================================================
|
|
||||||
|
|
||||||
|
|
||||||
# subdirs to process
|
|
||||||
SUBDIRS = $(call find-subdirs)
|
|
||||||
|
|
||||||
# programms (files containing main(), w/o suffix)
|
|
||||||
EXECS = $(call cxx-find-execs)
|
|
||||||
|
|
||||||
# packages (qt, opengl, ...)
|
|
||||||
PACKAGES :=
|
|
||||||
|
|
||||||
# project DSOs
|
|
||||||
PROJ_LIBS := OpenMesh/Core
|
|
||||||
|
|
||||||
# modules to use (cxx, c, moc, uic, yacc) ! order-dependent !
|
|
||||||
MODULES := cxx
|
|
||||||
|
|
||||||
|
|
||||||
#== SYSTEM PART -- DON'T TOUCH ==============================================
|
|
||||||
include $(ACGMAKE)/Rules
|
|
||||||
#==============================================================================
|
|
||||||
@@ -1,24 +0,0 @@
|
|||||||
#== SYSTEM PART -- DON'T TOUCH ==============================================
|
|
||||||
include $(ACGMAKE)/Config
|
|
||||||
#==============================================================================
|
|
||||||
|
|
||||||
|
|
||||||
# subdirs to process
|
|
||||||
SUBDIRS = $(call find-subdirs)
|
|
||||||
|
|
||||||
# programms (files containing main(), w/o suffix)
|
|
||||||
EXECS = $(call cxx-find-execs)
|
|
||||||
|
|
||||||
# packages (qt, opengl, ...)
|
|
||||||
PACKAGES :=
|
|
||||||
|
|
||||||
# project DSOs
|
|
||||||
PROJ_LIBS := OpenMesh/Core
|
|
||||||
|
|
||||||
# modules to use (cxx, c, moc, uic, yacc) ! order-dependent !
|
|
||||||
MODULES := cxx
|
|
||||||
|
|
||||||
|
|
||||||
#== SYSTEM PART -- DON'T TOUCH ==============================================
|
|
||||||
include $(ACGMAKE)/Rules
|
|
||||||
#==============================================================================
|
|
||||||
@@ -1,24 +0,0 @@
|
|||||||
#== SYSTEM PART -- DON'T TOUCH ==============================================
|
|
||||||
include $(ACGMAKE)/Config
|
|
||||||
#==============================================================================
|
|
||||||
|
|
||||||
|
|
||||||
# subdirs to process
|
|
||||||
SUBDIRS = $(call find-subdirs)
|
|
||||||
|
|
||||||
# programms (files containing main(), w/o suffix)
|
|
||||||
EXECS = $(call cxx-find-execs)
|
|
||||||
|
|
||||||
# packages (qt, opengl, ...)
|
|
||||||
PACKAGES :=
|
|
||||||
|
|
||||||
# project DSOs
|
|
||||||
PROJ_LIBS := OpenMesh/Core
|
|
||||||
|
|
||||||
# modules to use (cxx, c, moc, uic, yacc) ! order-dependent !
|
|
||||||
MODULES := cxx
|
|
||||||
|
|
||||||
|
|
||||||
#== SYSTEM PART -- DON'T TOUCH ==============================================
|
|
||||||
include $(ACGMAKE)/Rules
|
|
||||||
#==============================================================================
|
|
||||||
@@ -1,24 +0,0 @@
|
|||||||
#== SYSTEM PART -- DON'T TOUCH ==============================================
|
|
||||||
include $(ACGMAKE)/Config
|
|
||||||
#==============================================================================
|
|
||||||
|
|
||||||
|
|
||||||
# subdirs to process
|
|
||||||
SUBDIRS = $(call find-subdirs)
|
|
||||||
|
|
||||||
# programms (files containing main(), w/o suffix)
|
|
||||||
EXECS = $(call cxx-find-execs)
|
|
||||||
|
|
||||||
# packages (qt, opengl, ...)
|
|
||||||
PACKAGES :=
|
|
||||||
|
|
||||||
# project DSOs
|
|
||||||
PROJ_LIBS := OpenMesh/Core
|
|
||||||
|
|
||||||
# modules to use (cxx, c, moc, uic, yacc) ! order-dependent !
|
|
||||||
MODULES := cxx
|
|
||||||
|
|
||||||
|
|
||||||
#== SYSTEM PART -- DON'T TOUCH ==============================================
|
|
||||||
include $(ACGMAKE)/Rules
|
|
||||||
#==============================================================================
|
|
||||||
@@ -1,24 +0,0 @@
|
|||||||
#== SYSTEM PART -- DON'T TOUCH ==============================================
|
|
||||||
include $(ACGMAKE)/Config
|
|
||||||
#==============================================================================
|
|
||||||
|
|
||||||
|
|
||||||
# subdirs to process
|
|
||||||
SUBDIRS = $(call find-subdirs)
|
|
||||||
|
|
||||||
# programms (files containing main(), w/o suffix)
|
|
||||||
EXECS = $(call cxx-find-execs)
|
|
||||||
|
|
||||||
# packages (qt, opengl, ...)
|
|
||||||
PACKAGES :=
|
|
||||||
|
|
||||||
# project DSOs
|
|
||||||
PROJ_LIBS := OpenMesh/Core
|
|
||||||
|
|
||||||
# modules to use (cxx, c, moc, uic, yacc) ! order-dependent !
|
|
||||||
MODULES := cxx
|
|
||||||
|
|
||||||
|
|
||||||
#== SYSTEM PART -- DON'T TOUCH ==============================================
|
|
||||||
include $(ACGMAKE)/Rules
|
|
||||||
#==============================================================================
|
|
||||||
@@ -1,24 +0,0 @@
|
|||||||
#== SYSTEM PART -- DON'T TOUCH ==============================================
|
|
||||||
include $(ACGMAKE)/Config
|
|
||||||
#==============================================================================
|
|
||||||
|
|
||||||
|
|
||||||
# subdirs to process
|
|
||||||
SUBDIRS = $(call find-subdirs)
|
|
||||||
|
|
||||||
# programms (files containing main(), w/o suffix)
|
|
||||||
EXECS = $(call cxx-find-execs)
|
|
||||||
|
|
||||||
# packages (qt, opengl, ...)
|
|
||||||
PACKAGES :=
|
|
||||||
|
|
||||||
# project DSOs
|
|
||||||
PROJ_LIBS := OpenMesh/Core
|
|
||||||
|
|
||||||
# modules to use (cxx, c, moc, uic, yacc) ! order-dependent !
|
|
||||||
MODULES := cxx
|
|
||||||
|
|
||||||
|
|
||||||
#== SYSTEM PART -- DON'T TOUCH ==============================================
|
|
||||||
include $(ACGMAKE)/Rules
|
|
||||||
#==============================================================================
|
|
||||||
@@ -1,24 +0,0 @@
|
|||||||
#== SYSTEM PART -- DON'T TOUCH ==============================================
|
|
||||||
include $(ACGMAKE)/Config
|
|
||||||
#==============================================================================
|
|
||||||
|
|
||||||
|
|
||||||
# subdirs to process
|
|
||||||
SUBDIRS = $(call find-subdirs)
|
|
||||||
|
|
||||||
# programms (files containing main(), w/o suffix)
|
|
||||||
EXECS = $(call cxx-find-execs)
|
|
||||||
|
|
||||||
# packages (qt, opengl, ...)
|
|
||||||
PACKAGES :=
|
|
||||||
|
|
||||||
# project DSOs
|
|
||||||
PROJ_LIBS := OpenMesh/Core
|
|
||||||
|
|
||||||
# modules to use (cxx, c, moc, uic, yacc) ! order-dependent !
|
|
||||||
MODULES := cxx
|
|
||||||
|
|
||||||
|
|
||||||
#== SYSTEM PART -- DON'T TOUCH ==============================================
|
|
||||||
include $(ACGMAKE)/Rules
|
|
||||||
#==============================================================================
|
|
||||||
@@ -1,24 +0,0 @@
|
|||||||
#== SYSTEM PART -- DON'T TOUCH ==============================================
|
|
||||||
include $(ACGMAKE)/Config
|
|
||||||
#==============================================================================
|
|
||||||
|
|
||||||
|
|
||||||
# subdirs to process
|
|
||||||
SUBDIRS = $(call find-subdirs)
|
|
||||||
|
|
||||||
# programms (files containing main(), w/o suffix)
|
|
||||||
EXECS = $(call cxx-find-execs)
|
|
||||||
|
|
||||||
# packages (qt, opengl, ...)
|
|
||||||
PACKAGES :=
|
|
||||||
|
|
||||||
# project DSOs
|
|
||||||
PROJ_LIBS := OpenMesh/Core
|
|
||||||
|
|
||||||
# modules to use (cxx, c, moc, uic, yacc) ! order-dependent !
|
|
||||||
MODULES := cxx
|
|
||||||
|
|
||||||
|
|
||||||
#== SYSTEM PART -- DON'T TOUCH ==============================================
|
|
||||||
include $(ACGMAKE)/Rules
|
|
||||||
#==============================================================================
|
|
||||||
@@ -1,17 +0,0 @@
|
|||||||
#== SYSTEM PART -- DON'T TOUCH ==============================================
|
|
||||||
include $(ACGMAKE)/Config
|
|
||||||
#==============================================================================
|
|
||||||
|
|
||||||
|
|
||||||
SUBDIRS = $(call find-subdirs)
|
|
||||||
|
|
||||||
PACKAGES :=
|
|
||||||
|
|
||||||
PROJ_LIBS :=
|
|
||||||
|
|
||||||
MODULES := cxx
|
|
||||||
|
|
||||||
|
|
||||||
#== SYSTEM PART -- DON'T TOUCH ==============================================
|
|
||||||
include $(ACGMAKE)/Rules
|
|
||||||
#==============================================================================
|
|
||||||
@@ -1,17 +0,0 @@
|
|||||||
#== SYSTEM PART -- DON'T TOUCH ==============================================
|
|
||||||
include $(ACGMAKE)/Config
|
|
||||||
#==============================================================================
|
|
||||||
|
|
||||||
|
|
||||||
SUBDIRS = Core Tools ../Doc
|
|
||||||
|
|
||||||
PACKAGES :=
|
|
||||||
|
|
||||||
PROJ_LIBS :=
|
|
||||||
|
|
||||||
MODULES :=
|
|
||||||
|
|
||||||
|
|
||||||
#== SYSTEM PART -- DON'T TOUCH ==============================================
|
|
||||||
include $(ACGMAKE)/Rules
|
|
||||||
#==============================================================================
|
|
||||||
@@ -1,7 +0,0 @@
|
|||||||
# for gcc the max. template depth has to be increased
|
|
||||||
ifeq ($(CXX_COMP),g++)
|
|
||||||
CXX_DEFS += -ftemplate-depth-100 -fPIC
|
|
||||||
endif
|
|
||||||
|
|
||||||
# place links to all executables in ./bin
|
|
||||||
BINARY_DIR := bin
|
|
||||||
@@ -1,18 +0,0 @@
|
|||||||
#== SYSTEM PART -- DON'T TOUCH ==============================================
|
|
||||||
include $(ACGMAKE)/Config
|
|
||||||
#==============================================================================
|
|
||||||
|
|
||||||
CXX_CFLAGS += -DQT_THREAD_SUPPORT
|
|
||||||
|
|
||||||
SUBDIRS = $(call find-subdirs)
|
|
||||||
|
|
||||||
PACKAGES := qt4 glut opengl x11 math
|
|
||||||
|
|
||||||
PROJ_LIBS = OpenMesh/Apps/QtViewer OpenMesh/Tools OpenMesh/Core
|
|
||||||
|
|
||||||
MODULES := moc4 cxx
|
|
||||||
|
|
||||||
|
|
||||||
#== SYSTEM PART -- DON'T TOUCH ==============================================
|
|
||||||
include $(ACGMAKE)/Rules
|
|
||||||
#==============================================================================
|
|
||||||
@@ -1,37 +0,0 @@
|
|||||||
#== SYSTEM PART -- DON'T TOUCH ==============================================
|
|
||||||
include $(ACGMAKE)/Config
|
|
||||||
#==============================================================================
|
|
||||||
|
|
||||||
|
|
||||||
SUBDIRS := $(call find-subdirs)
|
|
||||||
|
|
||||||
USE_COIN := no
|
|
||||||
USE_SOQT := no
|
|
||||||
|
|
||||||
ifeq ($(USE_COIN),yes)
|
|
||||||
USE_SOQT := yes
|
|
||||||
endif
|
|
||||||
|
|
||||||
ifeq ($(USE_SOQT),yes)
|
|
||||||
|
|
||||||
CXX_DEFS += -DUSE_SOQT=1
|
|
||||||
|
|
||||||
ifeq ($(USE_COIN),yes)
|
|
||||||
PACKAGES := coin soqt_coin glut opengl qt
|
|
||||||
else
|
|
||||||
PACKAGES := Inventor soqt_inventor glut opengl qt
|
|
||||||
endif
|
|
||||||
|
|
||||||
else
|
|
||||||
PACKAGES := inventor opengl x11
|
|
||||||
endif
|
|
||||||
|
|
||||||
|
|
||||||
PROJ_LIBS = OpenMesh/Core
|
|
||||||
|
|
||||||
MODULES := cxx
|
|
||||||
|
|
||||||
|
|
||||||
#== SYSTEM PART -- DON'T TOUCH ==============================================
|
|
||||||
include $(ACGMAKE)/Rules
|
|
||||||
#==============================================================================
|
|
||||||
@@ -1,21 +0,0 @@
|
|||||||
#== SYSTEM PART -- DON'T TOUCH ==============================================
|
|
||||||
include $(ACGMAKE)/Config
|
|
||||||
#==============================================================================
|
|
||||||
|
|
||||||
#CXX_SRC_EXT := .cc
|
|
||||||
#CXX_HDR_EXT := .h
|
|
||||||
|
|
||||||
CXX_CFLAGS += -DOM_USE_OSG=1
|
|
||||||
|
|
||||||
SUBDIRS =
|
|
||||||
|
|
||||||
PACKAGES := osg qt glut opengl x11 math
|
|
||||||
|
|
||||||
PROJ_LIBS = OpenMesh/Apps/QtViewer OpenMesh/Tools OpenMesh/Core
|
|
||||||
|
|
||||||
MODULES := moc cxx
|
|
||||||
|
|
||||||
|
|
||||||
#== SYSTEM PART -- DON'T TOUCH ==============================================
|
|
||||||
include $(ACGMAKE)/Rules
|
|
||||||
#==============================================================================
|
|
||||||
@@ -1,16 +0,0 @@
|
|||||||
#== SYSTEM PART -- DON'T TOUCH ==============================================
|
|
||||||
include $(ACGMAKE)/Config
|
|
||||||
#==============================================================================
|
|
||||||
|
|
||||||
|
|
||||||
SUBDIRS = $(call find-subdirs)
|
|
||||||
|
|
||||||
PACKAGES :=
|
|
||||||
|
|
||||||
PROJ_LIBS :=
|
|
||||||
|
|
||||||
MODULES :=
|
|
||||||
|
|
||||||
#== SYSTEM PART -- DON'T TOUCH ==============================================
|
|
||||||
include $(ACGMAKE)/Rules
|
|
||||||
#==============================================================================
|
|
||||||
@@ -1,19 +0,0 @@
|
|||||||
#== SYSTEM PART -- DON'T TOUCH ==============================================
|
|
||||||
include $(ACGMAKE)/Config
|
|
||||||
#==============================================================================
|
|
||||||
|
|
||||||
CXX_CFLAGS += -DQT_THREAD_SUPPORT
|
|
||||||
|
|
||||||
SUBDIRS = $(call find-subdirs)
|
|
||||||
|
|
||||||
PACKAGES := qt4 glut opengl
|
|
||||||
|
|
||||||
PROJ_LIBS := OpenMesh/Apps/QtViewer \
|
|
||||||
OpenMesh/Core OpenMesh/Tools
|
|
||||||
|
|
||||||
MODULES := moc4 cxx
|
|
||||||
|
|
||||||
|
|
||||||
#== SYSTEM PART -- DON'T TOUCH ==============================================
|
|
||||||
include $(ACGMAKE)/Rules
|
|
||||||
#==============================================================================
|
|
||||||
@@ -1,18 +0,0 @@
|
|||||||
#== SYSTEM PART -- DON'T TOUCH ==============================================
|
|
||||||
include $(ACGMAKE)/Config
|
|
||||||
#==============================================================================
|
|
||||||
|
|
||||||
CXX_CFLAGS += -DQT_THREAD_SUPPORT
|
|
||||||
|
|
||||||
SUBDIRS = $(call find-subdirs)
|
|
||||||
|
|
||||||
PACKAGES := qt4 glut opengl
|
|
||||||
|
|
||||||
PROJ_LIBS := OpenMesh/Core OpenMesh/Tools
|
|
||||||
|
|
||||||
MODULES := moc4 cxx
|
|
||||||
|
|
||||||
|
|
||||||
#== SYSTEM PART -- DON'T TOUCH ==============================================
|
|
||||||
include $(ACGMAKE)/Rules
|
|
||||||
#==============================================================================
|
|
||||||
@@ -1,16 +0,0 @@
|
|||||||
#== SYSTEM PART -- DON'T TOUCH ==============================================
|
|
||||||
include $(ACGMAKE)/Config
|
|
||||||
#==============================================================================
|
|
||||||
|
|
||||||
|
|
||||||
SUBDIRS = $(call find-subdirs)
|
|
||||||
|
|
||||||
PACKAGES :=
|
|
||||||
|
|
||||||
PROJ_LIBS :=
|
|
||||||
|
|
||||||
MODULES :=
|
|
||||||
|
|
||||||
#== SYSTEM PART -- DON'T TOUCH ==============================================
|
|
||||||
include $(ACGMAKE)/Rules
|
|
||||||
#==============================================================================
|
|
||||||
@@ -1,19 +0,0 @@
|
|||||||
#== SYSTEM PART -- DON'T TOUCH ==============================================
|
|
||||||
include $(ACGMAKE)/Config
|
|
||||||
#==============================================================================
|
|
||||||
|
|
||||||
CXX_CFLAGS += -DQT_THREAD_SUPPORT
|
|
||||||
|
|
||||||
SUBDIRS = $(call find-subdirs)
|
|
||||||
|
|
||||||
PACKAGES := qt glut opengl
|
|
||||||
|
|
||||||
PROJ_LIBS := OpenMesh/Apps/QtViewer \
|
|
||||||
OpenMesh/Core OpenMesh/Tools
|
|
||||||
|
|
||||||
MODULES := moc cxx
|
|
||||||
|
|
||||||
|
|
||||||
#== SYSTEM PART -- DON'T TOUCH ==============================================
|
|
||||||
include $(ACGMAKE)/Rules
|
|
||||||
#==============================================================================
|
|
||||||
@@ -1,18 +0,0 @@
|
|||||||
#== SYSTEM PART -- DON'T TOUCH ==============================================
|
|
||||||
include $(ACGMAKE)/Config
|
|
||||||
#==============================================================================
|
|
||||||
|
|
||||||
CXX_CFLAGS += -DQT_THREAD_SUPPORT
|
|
||||||
|
|
||||||
SUBDIRS = $(call find-subdirs)
|
|
||||||
|
|
||||||
PACKAGES := qt glut opengl
|
|
||||||
|
|
||||||
PROJ_LIBS := OpenMesh/Core OpenMesh/Tools
|
|
||||||
|
|
||||||
MODULES := moc cxx
|
|
||||||
|
|
||||||
|
|
||||||
#== SYSTEM PART -- DON'T TOUCH ==============================================
|
|
||||||
include $(ACGMAKE)/Rules
|
|
||||||
#==============================================================================
|
|
||||||
@@ -1,19 +0,0 @@
|
|||||||
#== SYSTEM PART -- DON'T TOUCH ==============================================
|
|
||||||
include $(ACGMAKE)/Config
|
|
||||||
#==============================================================================
|
|
||||||
|
|
||||||
|
|
||||||
SUBDIRS = Geometry Utils Mesh IO Tools System
|
|
||||||
|
|
||||||
PACKAGES :=
|
|
||||||
|
|
||||||
PROJ_LIBS :=
|
|
||||||
|
|
||||||
CXXLIB_BUILD_LIB := yes
|
|
||||||
|
|
||||||
MODULES := cxxlib
|
|
||||||
|
|
||||||
|
|
||||||
#== SYSTEM PART -- DON'T TOUCH ==============================================
|
|
||||||
include $(ACGMAKE)/Rules
|
|
||||||
#==============================================================================
|
|
||||||
@@ -1,17 +0,0 @@
|
|||||||
#== SYSTEM PART -- DON'T TOUCH ==============================================
|
|
||||||
include $(ACGMAKE)/Config
|
|
||||||
#==============================================================================
|
|
||||||
|
|
||||||
|
|
||||||
SUBDIRS = $(call find-subdirs)
|
|
||||||
|
|
||||||
PACKAGES :=
|
|
||||||
|
|
||||||
PROJ_LIBS :=
|
|
||||||
|
|
||||||
MODULES := cxxlib
|
|
||||||
|
|
||||||
|
|
||||||
#== SYSTEM PART -- DON'T TOUCH ==============================================
|
|
||||||
include $(ACGMAKE)/Rules
|
|
||||||
#==============================================================================
|
|
||||||
@@ -1,17 +0,0 @@
|
|||||||
#== SYSTEM PART -- DON'T TOUCH ==============================================
|
|
||||||
include $(ACGMAKE)/Config
|
|
||||||
#==============================================================================
|
|
||||||
|
|
||||||
|
|
||||||
SUBDIRS = $(call find-subdirs)
|
|
||||||
|
|
||||||
PACKAGES :=
|
|
||||||
|
|
||||||
PROJ_LIBS :=
|
|
||||||
|
|
||||||
MODULES := cxxlib
|
|
||||||
|
|
||||||
|
|
||||||
#== SYSTEM PART -- DON'T TOUCH ==============================================
|
|
||||||
include $(ACGMAKE)/Rules
|
|
||||||
#==============================================================================
|
|
||||||
@@ -1,17 +0,0 @@
|
|||||||
#== SYSTEM PART -- DON'T TOUCH ==============================================
|
|
||||||
include $(ACGMAKE)/Config
|
|
||||||
#==============================================================================
|
|
||||||
|
|
||||||
|
|
||||||
SUBDIRS = $(call find-subdirs)
|
|
||||||
|
|
||||||
PACKAGES :=
|
|
||||||
|
|
||||||
PROJ_LIBS :=
|
|
||||||
|
|
||||||
MODULES := cxxlib
|
|
||||||
|
|
||||||
|
|
||||||
#== SYSTEM PART -- DON'T TOUCH ==============================================
|
|
||||||
include $(ACGMAKE)/Rules
|
|
||||||
#==============================================================================
|
|
||||||
@@ -1,17 +0,0 @@
|
|||||||
#== SYSTEM PART -- DON'T TOUCH ==============================================
|
|
||||||
include $(ACGMAKE)/Config
|
|
||||||
#==============================================================================
|
|
||||||
|
|
||||||
|
|
||||||
SUBDIRS = $(call find-subdirs)
|
|
||||||
|
|
||||||
PACKAGES :=
|
|
||||||
|
|
||||||
PROJ_LIBS :=
|
|
||||||
|
|
||||||
MODULES := cxxlib
|
|
||||||
|
|
||||||
|
|
||||||
#== SYSTEM PART -- DON'T TOUCH ==============================================
|
|
||||||
include $(ACGMAKE)/Rules
|
|
||||||
#==============================================================================
|
|
||||||
@@ -1,17 +0,0 @@
|
|||||||
#== SYSTEM PART -- DON'T TOUCH ==============================================
|
|
||||||
include $(ACGMAKE)/Config
|
|
||||||
#==============================================================================
|
|
||||||
|
|
||||||
|
|
||||||
SUBDIRS = $(call find-subdirs)
|
|
||||||
|
|
||||||
PACKAGES :=
|
|
||||||
|
|
||||||
PROJ_LIBS :=
|
|
||||||
|
|
||||||
MODULES := cxxlib
|
|
||||||
|
|
||||||
|
|
||||||
#== SYSTEM PART -- DON'T TOUCH ==============================================
|
|
||||||
include $(ACGMAKE)/Rules
|
|
||||||
#==============================================================================
|
|
||||||
@@ -1,17 +0,0 @@
|
|||||||
#== SYSTEM PART -- DON'T TOUCH ==============================================
|
|
||||||
include $(ACGMAKE)/Config
|
|
||||||
#==============================================================================
|
|
||||||
|
|
||||||
|
|
||||||
SUBDIRS = $(call find-subdirs)
|
|
||||||
|
|
||||||
PACKAGES :=
|
|
||||||
|
|
||||||
PROJ_LIBS :=
|
|
||||||
|
|
||||||
MODULES := cxxlib
|
|
||||||
|
|
||||||
|
|
||||||
#== SYSTEM PART -- DON'T TOUCH ==============================================
|
|
||||||
include $(ACGMAKE)/Rules
|
|
||||||
#==============================================================================
|
|
||||||
@@ -1,17 +0,0 @@
|
|||||||
#== SYSTEM PART -- DON'T TOUCH ==============================================
|
|
||||||
include $(ACGMAKE)/Config
|
|
||||||
#==============================================================================
|
|
||||||
|
|
||||||
|
|
||||||
SUBDIRS = $(call find-subdirs)
|
|
||||||
|
|
||||||
PACKAGES :=
|
|
||||||
|
|
||||||
PROJ_LIBS :=
|
|
||||||
|
|
||||||
MODULES := cxxlib
|
|
||||||
|
|
||||||
|
|
||||||
#== SYSTEM PART -- DON'T TOUCH ==============================================
|
|
||||||
include $(ACGMAKE)/Rules
|
|
||||||
#==============================================================================
|
|
||||||
@@ -1,17 +0,0 @@
|
|||||||
#== SYSTEM PART -- DON'T TOUCH ==============================================
|
|
||||||
include $(ACGMAKE)/Config
|
|
||||||
#==============================================================================
|
|
||||||
|
|
||||||
|
|
||||||
SUBDIRS = $(call find-subdirs)
|
|
||||||
|
|
||||||
PACKAGES :=
|
|
||||||
|
|
||||||
PROJ_LIBS :=
|
|
||||||
|
|
||||||
MODULES := cxxlib
|
|
||||||
|
|
||||||
|
|
||||||
#== SYSTEM PART -- DON'T TOUCH ==============================================
|
|
||||||
include $(ACGMAKE)/Rules
|
|
||||||
#==============================================================================
|
|
||||||
@@ -1,17 +0,0 @@
|
|||||||
#== SYSTEM PART -- DON'T TOUCH ==============================================
|
|
||||||
include $(ACGMAKE)/Config
|
|
||||||
#==============================================================================
|
|
||||||
|
|
||||||
|
|
||||||
SUBDIRS = $(call find-subdirs)
|
|
||||||
|
|
||||||
PACKAGES :=
|
|
||||||
|
|
||||||
PROJ_LIBS :=
|
|
||||||
|
|
||||||
MODULES := cxxlib
|
|
||||||
|
|
||||||
|
|
||||||
#== SYSTEM PART -- DON'T TOUCH ==============================================
|
|
||||||
include $(ACGMAKE)/Rules
|
|
||||||
#==============================================================================
|
|
||||||
@@ -1,19 +0,0 @@
|
|||||||
#== SYSTEM PART -- DON'T TOUCH ==============================================
|
|
||||||
include $(ACGMAKE)/Config
|
|
||||||
#==============================================================================
|
|
||||||
|
|
||||||
|
|
||||||
SUBDIRS = Utils Decimater Subdivider VDPM Smoother
|
|
||||||
|
|
||||||
PACKAGES := math
|
|
||||||
|
|
||||||
PROJ_LIBS := OpenMesh/Core
|
|
||||||
|
|
||||||
CXXLIB_BUILD_LIB := yes
|
|
||||||
|
|
||||||
MODULES := cxxlib
|
|
||||||
|
|
||||||
|
|
||||||
#== SYSTEM PART -- DON'T TOUCH ==============================================
|
|
||||||
include $(ACGMAKE)/Rules
|
|
||||||
#==============================================================================
|
|
||||||
@@ -1,17 +0,0 @@
|
|||||||
#== SYSTEM PART -- DON'T TOUCH ==============================================
|
|
||||||
include $(ACGMAKE)/Config
|
|
||||||
#==============================================================================
|
|
||||||
|
|
||||||
|
|
||||||
SUBDIRS = $(call find-subdirs)
|
|
||||||
|
|
||||||
PACKAGES := opensg boost
|
|
||||||
|
|
||||||
PROJ_LIBS := OpenMesh/Core
|
|
||||||
|
|
||||||
MODULES := cxxlib
|
|
||||||
|
|
||||||
|
|
||||||
#== SYSTEM PART -- DON'T TOUCH ==============================================
|
|
||||||
include $(ACGMAKE)/Rules
|
|
||||||
#==============================================================================
|
|
||||||
@@ -1,17 +0,0 @@
|
|||||||
#== SYSTEM PART -- DON'T TOUCH ==============================================
|
|
||||||
include $(ACGMAKE)/Config
|
|
||||||
#==============================================================================
|
|
||||||
|
|
||||||
|
|
||||||
SUBDIRS = $(call find-subdirs)
|
|
||||||
|
|
||||||
PACKAGES := opensg boost
|
|
||||||
|
|
||||||
PROJ_LIBS := OpenMesh/Core
|
|
||||||
|
|
||||||
MODULES := cxxlib
|
|
||||||
|
|
||||||
|
|
||||||
#== SYSTEM PART -- DON'T TOUCH ==============================================
|
|
||||||
include $(ACGMAKE)/Rules
|
|
||||||
#==============================================================================
|
|
||||||
@@ -1,17 +0,0 @@
|
|||||||
#== SYSTEM PART -- DON'T TOUCH ==============================================
|
|
||||||
include $(ACGMAKE)/Config
|
|
||||||
#==============================================================================
|
|
||||||
|
|
||||||
|
|
||||||
SUBDIRS = $(call find-subdirs)
|
|
||||||
|
|
||||||
PACKAGES :=
|
|
||||||
|
|
||||||
PROJ_LIBS :=
|
|
||||||
|
|
||||||
MODULES := cxxlib
|
|
||||||
|
|
||||||
|
|
||||||
#== SYSTEM PART -- DON'T TOUCH ==============================================
|
|
||||||
include $(ACGMAKE)/Rules
|
|
||||||
#==============================================================================
|
|
||||||
@@ -1,17 +0,0 @@
|
|||||||
#== SYSTEM PART -- DON'T TOUCH ==============================================
|
|
||||||
include $(ACGMAKE)/Config
|
|
||||||
#==============================================================================
|
|
||||||
|
|
||||||
|
|
||||||
SUBDIRS = $(call find-subdirs)
|
|
||||||
|
|
||||||
PACKAGES := qt glut opengl x11 math
|
|
||||||
|
|
||||||
PROJ_LIBS = OpenMesh/Core
|
|
||||||
|
|
||||||
MODULES := moc cxx
|
|
||||||
|
|
||||||
|
|
||||||
#== SYSTEM PART -- DON'T TOUCH ==============================================
|
|
||||||
include $(ACGMAKE)/Rules
|
|
||||||
#==============================================================================
|
|
||||||
@@ -1,17 +0,0 @@
|
|||||||
#== SYSTEM PART -- DON'T TOUCH ==============================================
|
|
||||||
include $(ACGMAKE)/Config
|
|
||||||
#==============================================================================
|
|
||||||
|
|
||||||
|
|
||||||
SUBDIRS =
|
|
||||||
|
|
||||||
PACKAGES := math
|
|
||||||
|
|
||||||
PROJ_LIBS = OpenMesh/Core
|
|
||||||
|
|
||||||
MODULES := cxx
|
|
||||||
|
|
||||||
|
|
||||||
#== SYSTEM PART -- DON'T TOUCH ==============================================
|
|
||||||
include $(ACGMAKE)/Rules
|
|
||||||
#==============================================================================
|
|
||||||
@@ -1,17 +0,0 @@
|
|||||||
#== SYSTEM PART -- DON'T TOUCH ==============================================
|
|
||||||
include $(ACGMAKE)/Config
|
|
||||||
#==============================================================================
|
|
||||||
|
|
||||||
|
|
||||||
SUBDIRS = $(call find-subdirs)
|
|
||||||
|
|
||||||
PACKAGES :=
|
|
||||||
|
|
||||||
PROJ_LIBS :=
|
|
||||||
|
|
||||||
MODULES := cxxlib
|
|
||||||
|
|
||||||
|
|
||||||
#== SYSTEM PART -- DON'T TOUCH ==============================================
|
|
||||||
include $(ACGMAKE)/Rules
|
|
||||||
#==============================================================================
|
|
||||||
@@ -1,17 +0,0 @@
|
|||||||
#== SYSTEM PART -- DON'T TOUCH ==============================================
|
|
||||||
include $(ACGMAKE)/Config
|
|
||||||
#==============================================================================
|
|
||||||
|
|
||||||
|
|
||||||
SUBDIRS = $(call find-subdirs)
|
|
||||||
|
|
||||||
PACKAGES :=
|
|
||||||
|
|
||||||
PROJ_LIBS :=
|
|
||||||
|
|
||||||
MODULES := cxxlib
|
|
||||||
|
|
||||||
|
|
||||||
#== SYSTEM PART -- DON'T TOUCH ==============================================
|
|
||||||
include $(ACGMAKE)/Rules
|
|
||||||
#==============================================================================
|
|
||||||
@@ -1,17 +0,0 @@
|
|||||||
#== SYSTEM PART -- DON'T TOUCH ==============================================
|
|
||||||
include $(ACGMAKE)/Config
|
|
||||||
#==============================================================================
|
|
||||||
|
|
||||||
|
|
||||||
SUBDIRS = $(call find-subdirs)
|
|
||||||
|
|
||||||
PACKAGES :=
|
|
||||||
|
|
||||||
PROJ_LIBS :=
|
|
||||||
|
|
||||||
MODULES := cxxlib
|
|
||||||
|
|
||||||
|
|
||||||
#== SYSTEM PART -- DON'T TOUCH ==============================================
|
|
||||||
include $(ACGMAKE)/Rules
|
|
||||||
#==============================================================================
|
|
||||||
@@ -1,18 +0,0 @@
|
|||||||
#== SYSTEM PART -- DON'T TOUCH ==============================================
|
|
||||||
include $(ACGMAKE)/Config
|
|
||||||
#==============================================================================
|
|
||||||
|
|
||||||
CXX_CFLAGS += -DQT_THREAD_SUPPORT
|
|
||||||
|
|
||||||
SUBDIRS = $(call find-subdirs)
|
|
||||||
|
|
||||||
PACKAGES := qt glut opengl x11 math
|
|
||||||
|
|
||||||
PROJ_LIBS = OpenMesh/Core
|
|
||||||
|
|
||||||
MODULES := cxxlib
|
|
||||||
|
|
||||||
|
|
||||||
#== SYSTEM PART -- DON'T TOUCH ==============================================
|
|
||||||
include $(ACGMAKE)/Rules
|
|
||||||
#==============================================================================
|
|
||||||
Reference in New Issue
Block a user