Go to the documentation of this file.
15#if !defined(WsfRIPR_Export_hpp)
16#define WsfRIPR_Export_hpp
20#pragma warning(disable : 4251)
21#pragma warning(disable : 4786)
22#ifdef wsf_ripr_EXPORTS
25#if !defined(RIPR_BUILD_DLL) && defined(SWDEV_ALL_USE_DLL)
29#if defined(RIPR_BUILD_DLL)
30#define RIPR_EXPORT __declspec(dllexport)
31#elif defined(RIPR_USE_DLL)
32#define RIPR_EXPORT __declspec(dllimport)
Copyrights Multiple, All Rights Reserved