1
0
mirror of https://bitbucket.org/librepilot/librepilot.git synced 2024-11-29 07:24:13 +01:00

Merged in rbekken/librepilot/LP-1_Code_Rebranding (pull request #15)

LP-1 - Code Rebranding
This commit is contained in:
alessio morale 2015-07-31 17:52:17 +02:00
commit 784979b311

View File

@ -118,8 +118,8 @@ isEmpty(GCS_BUILD_TREE) {
# Find the tools directory,
# try from Makefile (not run by Qt Creator),
isEmtpy(TOOLS_DIR):TOOLS_DIR = $$(TOOLS_DIR)
isEmtpy(TOOLS_DIR):TOOLS_DIR = $$clean_path($$ROOT_DIR/tools)
isEmpty(TOOLS_DIR):TOOLS_DIR = $$(TOOLS_DIR)
isEmpty(TOOLS_DIR):TOOLS_DIR = $$clean_path($$ROOT_DIR/tools)
# Set the default name of the application
isEmpty(GCS_SMALL_NAME):GCS_SMALL_NAME = gcs