Go to the documentation of this file.
   30 #  if defined LIGHTAPP_EXPORTS || defined LightApp_EXPORTS 
   31 #    define LIGHTAPP_EXPORT __declspec(dllexport) 
   33 #    define LIGHTAPP_EXPORT __declspec(dllimport) 
   36 #  define LIGHTAPP_EXPORT 
   40 #pragma warning ( disable:4251 ) 
   41 #pragma warning ( disable:4786 ) 
   42 #pragma warning ( disable:4503 ) 
   45 #define APP_VERSION "0.1"