Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
CMake
CMake
Commits
31d72f96
Commit
31d72f96
authored
Dec 14, 2003
by
Brad King
Browse files
BUG: Fixed dllimport.
parent
d3f1410b
Changes
1
Show whitespace changes
Inline
Side-by-side
Source/kwsys/Configure.h.in
View file @
31d72f96
...
...
@@ -21,7 +21,7 @@
# if defined(@KWSYS_NAMESPACE@_EXPORTS)
# define @KWSYS_NAMESPACE@_EXPORT __declspec(dllexport)
# else
# define @KWSYS_NAMESPACE@_EXPORT __declspec(dll
ex
port)
# define @KWSYS_NAMESPACE@_EXPORT __declspec(dll
im
port)
# endif
#else
# define @KWSYS_NAMESPACE@_EXPORT
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment