aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/utils/README.md
blob: bb293fc60cafd3718b09c5d7acd834fcd411b7d4 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
# Service management utilities

## Building

I've used the compiler shipped with Visual Studio Express 2013 with Update 4 for Windows Desktop.

You can generate the solution windows_drivers_utils.sln using CMake and build it using Visual Studio.

## Licensing

This project is licensed under the terms of the MIT License.
See [Licensing](https://github.com/egor-tensin/windows_drivers#licensing) for details.