Ignore:
Timestamp:
07/30/13 11:40:11 (11 years ago)
Author:
Marek Kurdej
Message:

Update: added dll export/import macros for PacpusTools.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/2.0-beta1/include/Pacpus/PacpusTools/geodesie.h

    r99 r126  
    2222#include <QVector3D>
    2323
     24#include "PacpusToolsConfig.h"
     25
    2426namespace Geodesie {
    2527
     
    3840/// @todo Documentation
    3941/// @todo Rewrite!
    40 struct Matrice
     42struct PACPUS_TOOLS_API Matrice
    4143{
    4244    /// Copy ctor
     
    7678////////////////////////////////////////////////////////////////////////
    7779/// @todo Documentation
    78 class Raf98
     80class PACPUS_TOOLS_API Raf98
    7981{
    8082public:
Note: See TracChangeset for help on using the changeset viewer.