Change the missed ones as well...

svn path=/trunk/gtk-sharp/; revision=23882
This commit is contained in:
Urs C. Muff 2004-03-10 16:14:06 +00:00
parent c8511cd513
commit c8d505e7ca
2 changed files with 2 additions and 2 deletions

View file

@ -1,6 +1,6 @@
APIS= gda-api.xml
RUNTIME=mono
RUNTIME=@MONO@
MCS=mcs
ASSEMBLY=gda-sharp.dll

View file

@ -3,7 +3,7 @@ APIS= gdk-api.xml gdk-symbols.xml
INCLUDE_APIS = ../atk/atk-api.xml \
../pango/pango-api.xml
RUNTIME=mono
RUNTIME=@MONO@
MCS=mcs
ASSEMBLY=gdk-sharp.dll