BuildConfiguration.cs File Reference

Build system for wx.NET. More...


Namespaces

namespace  System.IO
namespace  wx.Build

Classes

class  wx.Build.BuildConfig
class  wx.Build.BuildParameters
class  wx.Build.BuildProcessRefersToShellProcess
class  wx.Build.BuildProcessTerminated
class  wx.Build.TempFilesParameters
class  wx.Build.ToolSpecificOptionsCollection

Enumerations

enum  wx::Build.AbortOptions
enum  wx::Build.BuildMode


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 Harald Meyer auf'm Hofe harald_meyer@users.sourceforge.net

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

Id

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