From: davila <> Date: Mon, 20 Feb 2012 16:54:26 +0000 (+0000) Subject: no message X-Git-Tag: v1_0_0~3 X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?p=bbtkGEditor.git;a=commitdiff_plain;h=dcf9923a157ea0b2dad5fe643e91db6db9a88816 no message --- diff --git a/lib/EditorGraphicBBS/bbsWxGUIEditorGraphic/bbtkwxGUIEditorGraphicBBS.cxx b/lib/EditorGraphicBBS/bbsWxGUIEditorGraphic/bbtkwxGUIEditorGraphicBBS.cxx index 4acbbd8..2b1cf5f 100644 --- a/lib/EditorGraphicBBS/bbsWxGUIEditorGraphic/bbtkwxGUIEditorGraphicBBS.cxx +++ b/lib/EditorGraphicBBS/bbsWxGUIEditorGraphic/bbtkwxGUIEditorGraphicBBS.cxx @@ -395,35 +395,10 @@ namespace bbtk //#ifdef MACOSX // command += separator + "../../../bbi.app/Contents/MacOS"; //#endif - - - /* - - //command += ConfigurationFile::GetInstance().Get_bin_path(); -//EED command +="C:/temp/bbtkBIN/RelWithDebInfo//"; -//EED command +="C:/Program Files/CreaTools/bbtk-0.9.5/bin"; - - - #ifdef MACOSX - command += separator + "usr/local/bin/bbi.app/Contents/MacOS/bbi\" "; - #else - command +="."; - command += separator + "bbi\" "; - #endif - */ - -//#ifndef WIN32 -// command += separator; -//#endif - - + command += "bbi "; command += "\""+filename + "\""; -// #ifdef WIN32 -// command += "\""; -// #endif - #ifndef WIN32 command += " & "; #endif