summaryrefslogtreecommitdiff
path: root/TAO/tests/Sequence_Iterators/Sequence_Iterators.mpc
blob: 24dbffba5b3f5cbf369c2d72eabcff625feba26c (plain)
1
2
3
4
5
6
7
8
9
// -*- MPC -*-
// $Id$

project(*Unbounded_String) : taoexe {
  Source_Files {
    StringSeq.cpp
    Bounded_String.cpp
  }
}