8 lines
No EOL
178 B
Makefile
8 lines
No EOL
178 B
Makefile
|
|
dos2unix:
|
|
dos2unix ControlApp/*
|
|
|
|
nuget:
|
|
nuget install Emgu.CV -Version 4.10.0
|
|
nuget install Emgu.CV.Bitmap -Version 4.10.0
|
|
nuget install System.Drawing.Common -Version 9.0.0
|