Skip to content
Snippets Groups Projects
Commit 68026937 authored by Francois Keith's avatar Francois Keith
Browse files

Win32: correct API

parent 8ab0914b
No related branches found
No related tags found
No related merge requests found
...@@ -36,7 +36,7 @@ ...@@ -36,7 +36,7 @@
/* --------------------------------------------------------------------- */ /* --------------------------------------------------------------------- */
#if defined (WIN32) #if defined (WIN32)
# if defined (feature_projectedLine_EXPORTS) # if defined (feature_projected_line_EXPORTS)
# define SOTFEATUREPROJECTEDLINE_EXPORT __declspec(dllexport) # define SOTFEATUREPROJECTEDLINE_EXPORT __declspec(dllexport)
# else # else
# define SOTFEATUREPROJECTEDLINE_EXPORT __declspec(dllimport) # define SOTFEATUREPROJECTEDLINE_EXPORT __declspec(dllimport)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment