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

List:       kde-commits
Subject:    KDE/kdeedu/marble/src/plugins/marble/test
From:       Shashank Singh <shashank.personal () gmail ! com>
Date:       2008-07-07 23:15:04
Message-ID: 1215472504.697556.6602.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 829267 by ssingh:

panoramio plugin files

 M  +5 -5      CMakeLists.txt  
 A             PanoramioPlugin.cpp   [License: LGPL]
 A             PanoramioPlugin.h   [License: LGPL]
 A             jsonparser.cpp   [License: LGPL]
 A             jsonparser.h   [License: LGPL]


--- trunk/KDE/kdeedu/marble/src/plugins/marble/test/CMakeLists.txt #829266:829267
@@ -1,12 +1,12 @@
-PROJECT(MarbleTestPlugin)
+PROJECT(Panoramio)
 
 INCLUDE_DIRECTORIES(
- ${CMAKE_CURRENT_SOURCE_DIR}/src/plugins/marble/test
- ${CMAKE_BINARY_DIR}/src/plugins/marble/test
+ ${CMAKE_CURRENT_SOURCE_DIR}/src/plugins/marble/panoramio
+ ${CMAKE_BINARY_DIR}/src/plugins/marble/panoramio
  ${QT_INCLUDE_DIR}
 )
 INCLUDE(${QT_USE_FILE})
 
-set( marbletest_SRCS MarbleTestPlugin.cpp )
+set( panoramio_SRCS PanoramioPlugin.cpp jsonparser.cpp )
 
-marble_add_plugin( MarbleTestPlugin ${marbletest_SRCS} )
\ No newline at end of file
+marble_add_plugin( Panoramio ${panoramio_SRCS} )
\ No newline at end of file
[prev in list] [next in list] [prev in thread] [next in thread] 

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