forked from oomer/poomer-bella-sine
tabs instead of whitespace for mac
This commit is contained in:
parent
b5590f256c
commit
64c0726e68
2
makefile
2
makefile
@ -105,7 +105,7 @@ $(OUTPUT_FILE): $(OBJECT_FILES)
|
|||||||
# Copy bella engine lib files to poomer-bella-sine
|
# Copy bella engine lib files to poomer-bella-sine
|
||||||
@cp -P $(BELLA_SDK_PATH)/lib/libbella_engine_sdk.so $(BIN_DIR)/
|
@cp -P $(BELLA_SDK_PATH)/lib/libbella_engine_sdk.so $(BIN_DIR)/
|
||||||
@cp -P $(BELLA_SDK_PATH)/lib/libdl_usd_ms.so $(BIN_DIR)/
|
@cp -P $(BELLA_SDK_PATH)/lib/libdl_usd_ms.so $(BIN_DIR)/
|
||||||
endif
|
endif
|
||||||
@echo "Build complete: $(OUTPUT_FILE)"
|
@echo "Build complete: $(OUTPUT_FILE)"
|
||||||
|
|
||||||
# Add default target
|
# Add default target
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user