Change the missed ones as well...
svn path=/trunk/gtk-sharp/; revision=23882
This commit is contained in:
parent
c8511cd513
commit
c8d505e7ca
2 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
APIS= gda-api.xml
|
||||
|
||||
RUNTIME=mono
|
||||
RUNTIME=@MONO@
|
||||
MCS=mcs
|
||||
ASSEMBLY=gda-sharp.dll
|
||||
|
||||
|
|
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in a new issue