Umakefil.upp
Upload User: zhongxx05
Upload Date: 2007-06-06
Package Size: 33641k
Code Size: 1k
Category:

Symbian

Development Platform:

C/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', '../../datatype/rm/common/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