root/branches/Dirk_CPtr/Source/Contrib/common.mk

Revision 133, 210 bytes (checked in by vossg, 2 years ago)

added : simple vtk mapper

  • Property svn:eol-style set to native
Line 
1
2 SUB_DIR     := Contrib
3 PACKAGENAME := Contrib
4
5 INCL_DIR    := $($(PROJ)POOL)/$(SUB_DIR)
6
7 HAS_INCL    := 1
8 HAS_LIB     :=
9
10 REQUIRED_SYSTEM_PACKAGES :=
11
12 include $($(PROJ)POOL)/$($(PROJ)COMMON)/commonPackage.mk
Note: See TracBrowser for help on using the browser.