Changeset 34
- Timestamp:
- Sep 5, 2006, 11:45:30 PM (19 years ago)
- Location:
- qca-tls/trunk
- Files:
-
- 2 edited
-
qca-tls.pro (modified) (1 diff)
-
qca.h (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
qca-tls/trunk/qca-tls.pro
r31 r34 20 20 LIBS += c:\local\lib\libeay32.lib c:\local\lib\ssleay32.lib 21 21 } 22 23 24 25 26 22 27 23 28 include(conf.pri) -
qca-tls/trunk/qca.h
r31 r34 42 42 #endif 43 43 44 #if def Q_OS_WIN3244 #if 45 45 # ifdef QCA_PLUGIN_DLL 46 46 # define QCA_PLUGIN_EXPORT extern "C" __declspec(dllexport) … … 48 48 # define QCA_PLUGIN_EXPORT extern "C" __declspec(dllimport) 49 49 # endif 50 51 50 52 #endif 51 53 #ifndef QCA_PLUGIN_EXPORT
Note:
See TracChangeset
for help on using the changeset viewer.
