add build.cmd and make it build from command line

This commit is contained in:
u130b8
2023-09-06 14:16:24 +03:00
parent bda528569b
commit 0d0e37b561
7 changed files with 56 additions and 3 deletions

View File

@@ -9,7 +9,7 @@
/* Necessary Evil */
#define APSTUDIO_HIDDEN_SYMBOLS
#include <afxres.h>
#include <windows.h>
#include "resource.h"
#undef APSTUDIO_HIDDEN_SYMBOLS