From ca2e92ba1a70b799717c0fc4e30806f2cf2ac388 Mon Sep 17 00:00:00 2001
From: Adesun <AvenSun@live.com>
Date: Thu, 28 Dec 2017 12:23:05 +0000
Subject: [PATCH] #270 #325 fix windows format EOL handle. https://en.wikipedia.org/wiki/Newline
---
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