diff build/gui.txt @ 239:4716eaf4a67e

Hack for building in a source directory
author SokoL_SD
date Mon, 20 Jul 2009 08:27:35 +0000
parents e1e8a95dc401
children 80b52f5e97b6 0cc996b7a601
line wrap: on
line diff
--- a/build/gui.txt	Mon Jul 20 06:04:17 2009 +0000
+++ b/build/gui.txt	Mon Jul 20 08:27:35 2009 +0000
@@ -1,6 +1,6 @@
 set(required Core)
 qt4_generate_moc(cpp/qt_gui/UrlHandler_shell.h
-	  ${CMAKE_CURRENT_BINARY_DIR}/cpp/qt_gui/UrlHandler_shell_moc.cpp 
+	  ${CMAKE_BINARY_DIR}/cpp/qt_gui/UrlHandler_shell_moc.cpp 
 	)
 set (cpp_files qt_gui/UrlHandler_shell )
 set (cpp_generated_files qt_gui/UrlHandler_shell_moc)