From atlantik-devel Tue Dec 28 22:00:08 2004 From: mueller () office ! kde ! org (Dirk Mueller ) Date: Tue, 28 Dec 2004 22:00:08 +0000 To: atlantik-devel Subject: [atlantik-cvs] CVS: kdegames/atlantik/libatlantic atlantic_core.h, Message-Id: <41D1D768.mailB4J115PTP () office ! kde ! org> X-MARC-Message: https://marc.info/?l=atlantik-devel&m=110427122521308 Update of /home/kde/kdegames/atlantik/libatlantic In directory office:/tmp/cvs-serv14376 Modified Files: atlantic_core.h auction.h configoption.h estate.h estategroup.h game.h player.h trade.h Log Message: fix compile Index: atlantic_core.h =================================================================== RCS file: /home/kde/kdegames/atlantik/libatlantic/atlantic_core.h,v retrieving revision 1.27 retrieving revision 1.28 diff -u -d -r1.27 -r1.28 --- atlantic_core.h 28 Dec 2004 01:20:57 -0000 1.27 +++ atlantic_core.h 28 Dec 2004 22:00:05 -0000 1.28 @@ -20,7 +20,7 @@ #include #include -#include +#include "libatlantic_export.h" class Player; class ConfigOption; Index: auction.h =================================================================== RCS file: /home/kde/kdegames/atlantik/libatlantic/auction.h,v retrieving revision 1.10 retrieving revision 1.11 diff -u -d -r1.10 -r1.11 --- auction.h 28 Dec 2004 01:20:57 -0000 1.10 +++ auction.h 28 Dec 2004 22:00:05 -0000 1.11 @@ -19,7 +19,7 @@ #include -#include +#include "libatlantic_export.h" class Player; class Estate; Index: configoption.h =================================================================== RCS file: /home/kde/kdegames/atlantik/libatlantic/configoption.h,v retrieving revision 1.5 retrieving revision 1.6 diff -u -d -r1.5 -r1.6 --- configoption.h 28 Dec 2004 01:20:57 -0000 1.5 +++ configoption.h 28 Dec 2004 22:00:05 -0000 1.6 @@ -20,7 +20,7 @@ #include #include -#include +#include "libatlantic_export.h" class LIBATLANTIC_EXPORT ConfigOption : public QObject { Index: estate.h =================================================================== RCS file: /home/kde/kdegames/atlantik/libatlantic/estate.h,v retrieving revision 1.18 retrieving revision 1.19 diff -u -d -r1.18 -r1.19 --- estate.h 28 Dec 2004 01:20:57 -0000 1.18 +++ estate.h 28 Dec 2004 22:00:05 -0000 1.19 @@ -20,7 +20,7 @@ #include #include -#include +#include "libatlantic_export.h" class EstateGroup; class Player; Index: estategroup.h =================================================================== RCS file: /home/kde/kdegames/atlantik/libatlantic/estategroup.h,v retrieving revision 1.9 retrieving revision 1.10 diff -u -d -r1.9 -r1.10 --- estategroup.h 28 Dec 2004 01:20:57 -0000 1.9 +++ estategroup.h 28 Dec 2004 22:00:05 -0000 1.10 @@ -19,7 +19,7 @@ #include -#include +#include "libatlantic_export.h" class LIBATLANTIC_EXPORT EstateGroup : public QObject { Index: game.h =================================================================== RCS file: /home/kde/kdegames/atlantik/libatlantic/game.h,v retrieving revision 1.5 retrieving revision 1.6 diff -u -d -r1.5 -r1.6 --- game.h 28 Dec 2004 01:20:57 -0000 1.5 +++ game.h 28 Dec 2004 22:00:05 -0000 1.6 @@ -19,7 +19,7 @@ #include -#include +#include "libatlantic_export.h" class QString; Index: player.h =================================================================== RCS file: /home/kde/kdegames/atlantik/libatlantic/player.h,v retrieving revision 1.23 retrieving revision 1.24 diff -u -d -r1.23 -r1.24 --- player.h 28 Dec 2004 01:20:57 -0000 1.23 +++ player.h 28 Dec 2004 22:00:05 -0000 1.24 @@ -20,7 +20,7 @@ #include #include -#include +#include "libatlantic_export.h" class Estate; class Game; Index: trade.h =================================================================== RCS file: /home/kde/kdegames/atlantik/libatlantic/trade.h,v retrieving revision 1.22 retrieving revision 1.23 diff -u -d -r1.22 -r1.23 --- trade.h 28 Dec 2004 01:20:57 -0000 1.22 +++ trade.h 28 Dec 2004 22:00:05 -0000 1.23 @@ -21,7 +21,7 @@ #include #include -#include +#include "libatlantic_export.h" class Player; class Trade; _______________________________________________ atlantik-cvs mailing list atlantik-cvs@kde.org https://mail.kde.org/mailman/listinfo/atlantik-cvs