BuildProjects.cs File Reference

Build system for wx.NET. More...


Namespaces

namespace  wx.Build
namespace  wx.Build.Cxx
namespace  wx.Build.Net

Classes

class  wx.Build.BuildProject
class  wx.Build.BuildProjectAttribute
class  wx.Build.CommandLineOptions
class  wx.Build.Cxx.DynamicLibraryProject
class  wx.Build.FileProject
interface  wx.Build.IXmlRefData
class  wx.Build.Net.CSharpAssemblyProject
class  wx.Build.RefDataSerializazer
class  wx.Build.RefToFileProject
class  wx.Build.RefToProject
class  wx.Build.RefToSingleFileProject
class  wx.Build.SingleFileProject

Enumerations

enum  wx::Build.ProjectPreference


Detailed Description

Build system for wx.NET.

This DLL contains basic implementations to build (compile and link) C/C++ programs, compile .NET assemblies written in C#, sign them, and install them.

Copyright 2009-2010 Harald Meyer auf'm Hofe harald_meyer@users.sourceforge.net

Licensed under the wxWidgets license, see LICENSE.txt for details.

Id

The wx.NET Build System.   (c) 2009-2010 Harald Meyer auf'm Hofe