controlapp/makefile
2025-03-18 18:05:19 -07:00

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