repo.or.cz
/
libiconv.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Regenerated. TCVN can now store the accents.
[libiconv.git]
/
libcharset
/
windows
/
dllexport.h
blob
f106264b42bc6da482c8f41c6a0f00fd3a84481c
1
2
#ifdef BUILDING_LIBCHARSET
3
#define LIBCHARSET_DLL_EXPORTED __declspec(dllexport)
4
#else
5
#define LIBCHARSET_DLL_EXPORTED __declspec(dllimport)
6
#endif