Ninja
|
#include "msvc_helper.h"
#include <fcntl.h>
#include <io.h>
#include <stdio.h>
#include <windows.h>
#include "util.h"
#include "getopt.h"
Go to the source code of this file.
Functions | |
int | MSVCHelperMain (int argc, char **argv) |
int MSVCHelperMain | ( | int | argc, |
char ** | argv | ||
) |
Definition at line 78 of file msvc_helper_main-win32.cc.
References Fatal(), getopt_long(), no_argument, optarg, CLParser::Parse(), ReadFile(), CLWrapper::Run(), and CLWrapper::SetEnvBlock().