6 lines
986 B
XML
6 lines
986 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<Project ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|AnyCPU'">
|
|
<StartArguments>-c -g -Os -w -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -MMD -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10600 -DARDUINO_AVR_MEGATRONICS -DARDUINO_ARCH_AVR -IG:\Programme\arduino-nightly\hardware\arduino\avr\cores\arduino -IG:\Programme\arduino-nightly\hardware\arduino\avr\variants\mega -IG:\Programme\arduino-nightly\hardware\arduino\avr\libraries\Wire -ID:\Arduino\libraries\U8glib -IG:\Programme\arduino-nightly\libraries\LiquidCrystal\src -IG:\Programme\arduino-nightly\hardware\arduino\avr\libraries\SPI C:\Users\netz\AppData\Local\Temp\build3326865059667078890.tmp\temperature.cpp -o C:\Users\netz\AppData\Local\Temp\build3326865059667078890.tmp\temperature.cpp.o</StartArguments>
|
|
</PropertyGroup>
|
|
</Project> |