Skip to content
Snippets Groups Projects
Commit e54b0cba authored by Itagaki Takahiro's avatar Itagaki Takahiro
Browse files

PGDLLEXPORT is __declspec (dllexport) only on MSVC,

but is __declspec (dllimport) on other compilers
because cygwin and mingw don't like dllexport.
parent fe76f93d
No related branches found
No related tags found
Loading
Loading
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