This repository was archived by the owner on Mar 2, 2018. It is now read-only.
File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -32,7 +32,7 @@ if (project.hasProperty("Tango.catkin_devel_prefix")) {
3232 external_lib_prefix = project. property(" Tango.catkin_devel_prefix" )
3333} else {
3434 // Building in standalone sample form.
35- external_lib_prefix = " ../TangoReleaseLibs"
35+ external_lib_prefix = " ../../ TangoReleaseLibs"
3636}
3737
3838dependencies {
Original file line number Diff line number Diff line change @@ -33,7 +33,7 @@ if (project.hasProperty("Tango.catkin_devel_prefix")) {
3333 external_lib_prefix = project. property(" Tango.catkin_devel_prefix" )
3434} else {
3535 // Building in standalone sample form.
36- external_lib_prefix = " ../TangoReleaseLibs"
36+ external_lib_prefix = " ../../ TangoReleaseLibs"
3737}
3838
3939dependencies {
Original file line number Diff line number Diff line change @@ -33,7 +33,7 @@ if (project.hasProperty("Tango.catkin_devel_prefix")) {
3333 external_lib_prefix = project. property(" Tango.catkin_devel_prefix" )
3434} else {
3535 // Building in standalone sample form.
36- external_lib_prefix = " ../TangoReleaseLibs"
36+ external_lib_prefix = " ../../ TangoReleaseLibs"
3737}
3838
3939dependencies {
Original file line number Diff line number Diff line change @@ -32,7 +32,7 @@ if (project.hasProperty("Tango.catkin_devel_prefix")) {
3232 external_lib_prefix = project. property(" Tango.catkin_devel_prefix" )
3333} else {
3434 // Building in standalone sample form.
35- external_lib_prefix = " ../TangoReleaseLibs"
35+ external_lib_prefix = " ../../ TangoReleaseLibs"
3636}
3737
3838dependencies {
Original file line number Diff line number Diff line change @@ -33,7 +33,7 @@ if (project.hasProperty("Tango.catkin_devel_prefix")) {
3333 external_lib_prefix = project. property(" Tango.catkin_devel_prefix" )
3434} else {
3535 // Building in standalone sample form.
36- external_lib_prefix = " ../TangoReleaseLibs"
36+ external_lib_prefix = " ../../ TangoReleaseLibs"
3737}
3838
3939dependencies {
You can’t perform that action at this time.
0 commit comments