mirror of http://git.nssm.cc/nssm/nssm.git
Fix build on Visual Studio Express.
Visual Studio Express doesn't ship with MFC so the afxres.h header isn't available. Since we don't actually use it, it's safe to replace that header with a standard #include and #define. Note that Visual Studio Express also ships without mc.exe so you will also need to download the Windows SDK and set up your PATH in order to build NSSM.master
parent
5b00b82065
commit
319a7460a5
Loading…
Reference in New Issue