Andrés G. Aragoneses
872e0edfdd
MSBuild: remove AssemblyInfo.cs where it's not present
...
The only autogenerated AssemblyInfo files are in cairo and in
gtk-sharp's root, not inside other libraries like atk, glib, etc.
Removing them will make MonoDevelop stop rendering a red element
underneath each project.
2013-09-24 01:24:39 +02:00
Andrés G. Aragoneses
9016c304de
MSBuild: change some projects to Library type, not Executable
...
Even though gtk-sharp cannot be built via MSBuild (yet?), it's better
to make the .csproj reflect more closely what you get with the normal
build.
2013-09-24 01:24:33 +02:00
Bertrand Lorentz
608a760d45
gdk: Add reference to the GLib project in the .csproj
2012-11-04 16:58:49 +01:00
Bertrand Lorentz
60612071c1
Add a MonoDevelop solution and projects for browsing the codebase
...
This is just to be able to use MonoDevelop to browse the codebase, both
custom and generated code. It is NOT intended to be used to build
anything.
2012-10-13 16:44:10 +02:00