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:
@@ -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
|
||||
#==============================================================================
|
||||
Reference in New Issue
Block a user