msmania / multi

multi-process stuff for Windows

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Overview

This is an empty project that can be built with NMAKE.exe.

How to build

> cd <your favourite directory for git repos>
> git clone https://github.com/msmania/msvc-nmake-template.git <your project name>
> cd <your project name>
> nmake

About

multi-process stuff for Windows

License:MIT License


Languages

Language:C++ 93.7%Language:Makefile 6.3%