Added data upload thread

This commit is contained in:
Matt Hill
2014-06-03 21:56:42 -04:00
parent f3a38c59b9
commit 21faa3c2a0
2 changed files with 84 additions and 5 deletions

View File

@@ -77,6 +77,7 @@ TARGET_LINK_LIBRARIES(alprd
openalpr
support
uuid
curl
${OpenCV_LIBS}
${Tesseract_LIBS}
)