#------------------------------------------------------------------------------ # Desc: # Tabs: 3 # # Copyright (c) 2007-2008 Novell, Inc. All Rights Reserved. # # This program and the accompanying materials are made available # under, alternatively, the terms of: a) the Eclipse Public License v1.0 # which accompanies this distribution, and is available at # http://www.eclipse.org/legal/epl-v10.html; or, b) the Apache License, # Version 2.0 which accompanies this distribution and is available at # www.opensource.org/licenses/apache2.0.php. # # To contact Novell about this file by physical or electronic mail, # you may find current contact information at www.novell.com. # # Author: Andrew Hodgkinson #------------------------------------------------------------------------------ project( digitalme-csharp) message( STATUS "Creating c# Make files") ADD_SUBDIRECTORY(Novell.IdentityModel.Selectors) ADD_SUBDIRECTORY(GetToken)