'remove' cmd window at startup
This commit is contained in:
2
Makefile
2
Makefile
@@ -2,4 +2,4 @@ CS=csc /nologo
|
||||
TARGET=DefectRand.exe
|
||||
|
||||
DefectRand.exe:
|
||||
$(CS) /out:DefectRand.exe main.cs AssemblyInfo.cs /win32icon:app.ico
|
||||
$(CS) /out:DefectRand.exe /t:winexe main.cs AssemblyInfo.cs /win32icon:app.ico
|
||||
|
||||
@@ -1,4 +1,6 @@
|
||||
### Рандомайзер дефектов
|
||||
#### для заполнения карточки учёта недостатков
|
||||
**Рандомайзер дефектов**
|
||||
для заполнения карточки учёта недостатков
|
||||
|
||||

|
||||
|
||||

|
||||
[[Скачать](https://raw.githubusercontent.com/iiiypuk/DefectRand/master/dist/DefectRand.exe)]
|
||||
|
||||
BIN
dist/DefectRand.exe
vendored
BIN
dist/DefectRand.exe
vendored
Binary file not shown.
Reference in New Issue
Block a user