diff options
Diffstat (limited to '')
-rw-r--r-- | cs-dotnet/default.bld | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/cs-dotnet/default.bld b/cs-dotnet/default.bld index 4bc324e..d6f1909 100644 --- a/cs-dotnet/default.bld +++ b/cs-dotnet/default.bld | |||
@@ -1,3 +1,10 @@ | |||
1 | /* | ||
2 | * Copyright (C) 2007-2012 Xagasoft, All rights reserved. | ||
3 | * | ||
4 | * This file is part of the libgats library and is released under the | ||
5 | * terms of the license contained in the file LICENSE. | ||
6 | */ | ||
7 | |||
1 | 8 | ||
2 | target "libgats.dll" | 9 | target "libgats.dll" |
3 | { | 10 | { |