[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Packaging with Microsoft Visual Studio Solution File (sln)



Hiya,

On Tue, Feb 23, 2010 at 05:46:49PM +0100, Mathieu Malaterre wrote:
Hi,

 I am looking at:

http://pkg-mono.alioth.debian.org/cli-policy/

 But I see no reference to Microsoft Visual Studio Solution File. Is
it ok if the debian/rules calls mdtool build ?
 My goal being to package a C# project that comes with a .sln project file.

Yes, you can use xbuild or whatever to build your project. Just override the dh_auto_make target in debian/rules to do what you need.

See git://git.debian.org/git/pkg-cli-apps/packages/pinta.git for a simple example which uses xbuild.

Iain


Reply to: