From 83d9b0b6d81755ce3f7b856b56a485b0abb34f81 Mon Sep 17 00:00:00 2001
From: AlexeyAB <alexeyab84@gmail.com>
Date: Thu, 28 Dec 2017 12:55:39 +0000
Subject: [PATCH] Merge branch 'master' of github.com:AlexeyAB/darknet
---
README.md | 2 --
1 files changed, 0 insertions(+), 2 deletions(-)
diff --git a/README.md b/README.md
index 8690ea6..05b9cca 100644
--- a/README.md
+++ b/README.md
@@ -166,8 +166,6 @@
`OPENCV;_TIMESPEC_DEFINED;_CRT_SECURE_NO_WARNINGS;_CRT_RAND_S;WIN32;NDEBUG;_CONSOLE;_LIB;%(PreprocessorDefinitions)`
-- open file: `\src\detector.c` and check lines `#pragma` and `#inclue` for OpenCV.
-
- compile to .exe (X64 & Release) and put .dll-s near with .exe:
* `pthreadVC2.dll, pthreadGC2.dll` from \3rdparty\dll\x64
--
Gitblit v1.10.0