Imakefile
上传用户:xk288cn
上传日期:2007-05-28
资源大小:4876k
文件大小:0k
源码类别:

GIS编程

开发平台:

Visual C++

  1. /* Copyright (c) Mark J. Kilgard, 1994, 1997, 1998. */
  2. #define IHaveSubdirs
  3. #define PassCDebugFlags
  4. SUBDIRS = ideas atlantis walker yacme glutmech geoface 
  5.   chess rollercoaster underwater opengl_logo bluepony 
  6.   lorenz smooth gliq glflare bounce skyfly particle 
  7.   newave sunlight
  8. MakeSubdirs($(SUBDIRS))
  9. DependSubdirs($(SUBDIRS))