man prj2make-sharp (Commandes) - Generates make and nmake files from Visual Studio and #Develop project files

NAME

prj2make-sharp - Generates make and nmake files from Visual Studio and #Develop project files

SYNOPSIS

prj2make-sharp [options]

OPTIONS

  -c --isCsc                     Use csc instead of mcs
     --csproj2prjx               Converts a csproj/sln to prjx/cmbx
  -? --help                      Show this help list
  -n --isNmake                   Output for nmake.exe
     --usage                     Show usage syntax and exit
     --verbosegetoptions         Show verbose parsing of options
  -V --version                   Display version and licensing information

DESCRIPTION

The app can read a solution file produced with Visual Studio .NET and later can generate a makefile suitable for compilation with csc.exe.

AUTHOR

 prj2make-sharp team - http://forge.novell.com/modules/xfmod/project/?prj2make-sharp

 Manpage by Pablo Fischer <pablo@pablo.com.mx>