--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/stdcpp/tsrc/Boost_test/graph/group/bld.inf Tue Feb 02 02:01:42 2010 +0200
@@ -0,0 +1,75 @@
+/*
+* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).
+* All rights reserved.
+* This component and the accompanying materials are made available
+* under the terms of "Eclipse Public License v1.0"
+* which accompanies this distribution, and is available
+* at the URL "http://www.eclipse.org/legal/epl-v10.html".
+*
+* Initial Contributors:
+* Nokia Corporation - initial contribution.
+*
+* Contributors:
+*
+* Description:
+*
+*/
+
+PRJ_PLATFORMS
+DEFAULT
+
+PRJ_TESTMMPFILES
+adjacency_matrix_test.mmp
+//adj_list_cc.mmp
+adj_list_ra_edgelist.mmp
+adj_list_edge_list_set.mmp
+adj_list_test.mmp
+adj_matrix_cc.mmp
+astar_search_test.mmp
+bellman-test.mmp
+//betweenness_centrality_test.mmp
+bfs.mmp
+//bfs_cc.mmp
+bfs-example.mmp
+biconnected_components_test.mmp
+bidir_remove_edge.mmp
+bundled_properties.mmp
+copy.mmp
+csr_graph_test.mmp
+cuthill_mckee_ordering.mmp
+dag_longest_paths.mmp
+dag_shortest_paths.mmp
+dfs.mmp
+dfs_cc.mmp
+//dijkstra_cc.mmp
+dijkstra-example.mmp
+dijkstra_heap_performance.mmp
+dominator_tree_test.mmp
+edge_list_cc.mmp
+filtered_graph_cc.mmp
+filtered_graph.mmp
+filtered_vec_as_graph.mmp
+filtered-copy-example.mmp
+filter_graph_vp_test.mmp
+floyd_warshall_test.mmp
+graph.mmp
+//graphviz_test.mmp
+graph_concepts.mmp
+gursoy_atun_layout_test.mmp
+isomorphism.mmp
+//johnson-test.mmp
+king_ordering.mmp
+//layout_test.mmp
+lvalue_pmap.mmp
+//matching_test.mmp
+matching_example.mmp
+property_iter.mmp
+//random_matching_test.mmp
+reverse_graph_cc.mmp
+sequential_vertex_coloring.mmp
+//serialize.mmp
+subgraph.mmp
+transitive_closure_test.mmp
+//transitive_closure_test2.mmp
+transitive_closure.mmp
+vector_graph_cc.mmp