Umakefil.upp
上传用户:dangjiwu
上传日期:2013-07-19
资源大小:42019k
文件大小:1k
源码类别:

Symbian

开发平台:

Visual C++

  1. ### UMAKE PRE-PROCESSOR OUTPUT: DO NOT CHECK INTO CVS
  2. ### -*- Mode: Python -*-
  3. ### files: Umakefil
  4. UmakefileVersion(2,1)
  5. project.AddIncludes('../../common/include', '../include', '../../common/dbgtool/pub', '../../common/container/pub', '../../common/system/pub', '../../common/runtime/pub', '../../common/fileio/pub', '../../client/include', '../colconverter/pub')
  6. project.AddSources('colormap.c', 'coloracc.cpp', 'infmt.cpp')
  7. LibraryTarget('vidutillib')
  8. pass ## pre-processor removed="DependTarget()"
  9. ### END UMAKE PRE-PROCESSOR OUTPUT