CxxCompiler.cs File Reference

Build system for wx.NET. More...


Namespaces

namespace  System.Text.RegularExpressions
namespace  wx.Build.Cxx

Classes

class  wx.Build.Cxx.CollectionOfIncludePaths
class  wx.Build.Cxx.CxxParameters

Enumerations

enum  wx::Build::Cxx.CxxLibraries
enum  wx::Build::Cxx.CxxOptimization
enum  wx::Build::Cxx.CxxWarningLevel


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