浏览代码

Windows doesn’t have AUTOMATIC VERSIONING yet

Richard Wackerbarth 9 年前
父节点
当前提交
3c7470dbc3
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1
    0
      ArduinoAddons/Arduino_1.6.x/hardware/marlin/avr/platform.local.txt

+ 1
- 0
ArduinoAddons/Arduino_1.6.x/hardware/marlin/avr/platform.local.txt 查看文件

@@ -1,4 +1,5 @@
1 1
 compiler.cpp.extra_flags=-DUSE_AUTOMATIC_VERSIONING
2
+compiler.cpp.extra_flags.windows=
2 3
 build.custom_bin.path.macosx=/usr/local/bin/
3 4
 build.custom_bin.path.linux=
4 5
 recipe.hooks.prebuild0.pattern={build.custom_bin.path}generate_version_header_for_marlin "{build.source.path}" "{build.path}/_Version.h"

正在加载...
取消
保存