[prev in list] [next in list] [prev in thread] [next in thread] 

List:       atlantik-devel
Subject:    [atlantik-cvs]
From:       kde () office ! kde ! org
Date:       2005-02-18 10:08:07
Message-ID: 4215BE87.mail4GT1R1LLU () office ! kde ! org
[Download RAW message or body]

Update of /home/kde/kdegames/atlantik/kio_atlantik
In directory office:/tmp/cvs-serv5767

Modified Files:
	Makefile.am kio_atlantik.cpp 
Log Message:
Oops use "LIBATLANTIC_EXPORT"



Index: Makefile.am
===================================================================
RCS file: /home/kde/kdegames/atlantik/kio_atlantik/Makefile.am,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- Makefile.am	10 Feb 2004 19:46:35 -0000	1.4
+++ Makefile.am	18 Feb 2005 10:08:04 -0000	1.5
@@ -1,4 +1,4 @@
-INCLUDES = $(all_includes)
+INCLUDES = -I$(top_srcdir)/atlantik/libatlantic $(all_includes)
 METASOURCES = AUTO
 
 kde_module_LTLIBRARIES = kio_atlantik.la

Index: kio_atlantik.cpp
===================================================================
RCS file: /home/kde/kdegames/atlantik/kio_atlantik/kio_atlantik.cpp,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -d -r1.10 -r1.11
--- kio_atlantik.cpp	18 Feb 2005 10:05:26 -0000	1.10
+++ kio_atlantik.cpp	18 Feb 2005 10:08:04 -0000	1.11
@@ -30,10 +30,11 @@
 #include <kprocess.h>
 
 #include "kio_atlantik.h"
+#include "libatlantic_export.h"
 
 extern "C"
 {
-	int KDE_EXPORT kdemain( int, char **argv )
+	int LIBATLANTIC_EXPORT kdemain( int, char **argv )
 	{
 		KInstance instance( "kio_atlantik" );
 		AtlantikProtocol slave(argv[2], argv[3]);

_______________________________________________
atlantik-cvs mailing list
atlantik-cvs@kde.org
https://mail.kde.org/mailman/listinfo/atlantik-cvs
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic