summaryrefslogtreecommitdiffstats
path: root/pokescripting
diff options
context:
space:
mode:
authorBen Boeckel <MathStuf@gmail.com>2008-08-18 19:49:29 +0000
committerBen Boeckel <MathStuf@gmail.com>2008-08-18 19:49:29 +0000
commit91a1658e4f949dc9c06f594956fa2c3d9b73b423 (patch)
tree0773efdbfbba725e88f46b80ac46278f49e92d0b /pokescripting
parentc1793a87ebea8c8e1bb2d5d1a409d105bfae3871 (diff)
downloadsigen-91a1658e4f949dc9c06f594956fa2c3d9b73b423.tar.gz
sigen-91a1658e4f949dc9c06f594956fa2c3d9b73b423.tar.xz
sigen-91a1658e4f949dc9c06f594956fa2c3d9b73b423.zip
[FIX] Fixed some unused linkings in pokescripting
git-svn-id: https://pokegen.svn.sourceforge.net/svnroot/pokegen/trunk@240 6ecfd1a5-f3ed-3746-8530-beee90d26b22
Diffstat (limited to 'pokescripting')
-rw-r--r--pokescripting/CMakeLists.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/pokescripting/CMakeLists.txt b/pokescripting/CMakeLists.txt
index 30afbb0e..81308327 100644
--- a/pokescripting/CMakeLists.txt
+++ b/pokescripting/CMakeLists.txt
@@ -104,7 +104,6 @@ TARGET_LINK_LIBRARIES(pokescripting
${QT_QTCORE_LIBRARY}
${QT_QTGUI_LIBRARY}
${PHONON_LIBRARY}
- ${KDE4_KROSSCORE_LIBRARY}
pokemod
)