Makefile.demo_taxplot3d.app
上传用户:yhdzpy8989
上传日期:2007-06-13
资源大小:13604k
文件大小:1k
源码类别:
生物技术
开发平台:
C/C++
- #
- # ===========================================================================
- # PRODUCTION $Log: Makefile.demo_taxplot3d.app,v $
- # PRODUCTION Revision 1000.0 2004/06/01 21:31:49 gouriano
- # PRODUCTION PRODUCTION: IMPORTED [GCC34_MSVC7] Dev-tree R1.1
- # PRODUCTION
- # ===========================================================================
- #
- # $Id: Makefile.demo_taxplot3d.app,v 1000.0 2004/06/01 21:31:49 gouriano Exp $
- APP = demo_taxplot3d
- SRC = demo_taxplot3d demo_taxplot3d_ui shi_loader
- LIB = w_taxplot3d w_gl w_fltk gui_graph gui_opengl gui_print gui_utils ximage
- xalnmgr submit tables $(OBJMGR_LIBS)
- LIBS = $(IMAGE_LIBS) $(FLTK_LIBS_ALL) $(CMPRS_LIBS)
- $(NETWORK_LIBS) $(DL_LIBS) $(ORIG_LIBS)
- CPPFLAGS = $(FLTK_INCLUDE) $(ORIG_CPPFLAGS)
- REQUIRES = objects dbapi OpenGL
- POST_LINK = $(FLTK_POST_LINK)