blob: ca32bd4b4f611ec4b47865ec7dc04b4a69a1c94c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
#################################################
#
# (C) 2011 Golubev Alexander
# fatzer2 (AT) gmail.com
#
# Improvements and feedback are welcome
#
# This file is released under GPL >= 2
#
#################################################
add_subdirectory( dotnet )
add_subdirectory( phase )
|