Skip to content

Commit f13ae96

Browse files
committed
documentation update
1 parent 20a6b5d commit f13ae96

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

include/DGM.h

+2-2
Original file line numberDiff line numberDiff line change
@@ -196,8 +196,8 @@ In order to build the DGM library, the OpenCV library should be built and instal
196196
-# Specify the following paths and library
197197
-# Add to Configuration Properties -> C/C++ -> General -> Additional Include Directories the path \b C:\\DGM\\build\\include
198198
-# Add to Configuration Properties -> Linker -> General -> Additional Library Directories the path \b C:\\DGM\\build\\lib for both Release and Debug configurations
199-
-# Add to Configuration Properties -> Linker -> Input -> Additional Dependencies the libraries \b dgm150.lib, \b fex150.lib and \b dgm150d.lib, \b fex150d.lib for Release and Debug configurations accordingly
200-
-# Copy the DGM dll files \b dgm150.dll, \b dgm150d.dll and \b fex150.dll, \b fex150d.dll and \b vis150.dll, \b vis150d.dll from @b C:\\DGM\\build\\bin to your project's Relese and Debug folders.
199+
-# Add to Configuration Properties -> Linker -> Input -> Additional Dependencies the libraries \b dgm151.lib, \b fex151.lib and \b dgm151d.lib, \b fex151d.lib for Release and Debug configurations accordingly
200+
-# Copy the DGM dll files \b dgm151.dll, \b dgm151d.dll and \b fex151.dll, \b fex151d.dll and \b vis151.dll, \b vis151d.dll from @b C:\\DGM\\build\\bin to your project's Relese and Debug folders.
201201
*/
202202

203203
/**

0 commit comments

Comments
 (0)