README.md updated

This commit is contained in:
lostjared
2018-04-12 14:47:48 -07:00
parent 20aab6923e
commit cf6f061b05

View File

@@ -3,6 +3,10 @@
Replace the hardcoded paths with the ones you have for your current version of OpenCV compiled with Visual Studio.
Copy this pro into a new directory with the source files and qrc file.
Also copy ac.h ac.cpp fractal.h fractal.cpp from libacidcam into the directory as well they can be found here:
https://github.com/lostjared/libacidcam/tree/master/source
Using Qt Creator call qmake on the file and it will build Makefiles for Visual Studio.