From 084f43a1b47fc7ffaad806dd4961d8be3740a75e Mon Sep 17 00:00:00 2001 From: Jonas Gunz Date: Thu, 12 Oct 2017 22:19:16 +0200 Subject: Something must have changed. I dont remember --- floppyMusic/floppyMusic.cproj | 73 ++++++++++++++++++++++--------------------- 1 file changed, 37 insertions(+), 36 deletions(-) (limited to 'floppyMusic/floppyMusic.cproj') diff --git a/floppyMusic/floppyMusic.cproj b/floppyMusic/floppyMusic.cproj index 34cd8d5..60dd65f 100644 --- a/floppyMusic/floppyMusic.cproj +++ b/floppyMusic/floppyMusic.cproj @@ -120,43 +120,44 @@ - -mmcu=atmega32 -B "%24(PackRepoDir)\atmel\ATmega_DFP\1.2.132\gcc\dev\atmega32" - True - True - True - True - False - True - True - - - DEBUG - F_CPU=16000000UL - - - - - %24(PackRepoDir)\atmel\ATmega_DFP\1.2.132\include - - - Optimize (-O1) - True - True - Default (-g2) - True - - - libm - - - - - %24(PackRepoDir)\atmel\ATmega_DFP\1.2.132\include - - - Default (-Wa,-g) - + -mmcu=atmega32 -B "%24(PackRepoDir)\atmel\ATmega_DFP\1.2.132\gcc\dev\atmega32" + True + True + True + True + False + True + True + + + DEBUG + F_CPU=16000000UL + + + + + %24(PackRepoDir)\atmel\ATmega_DFP\1.2.132\include + + + Optimize (-O1) + True + True + Default (-g2) + True + + + libm + + + + + %24(PackRepoDir)\atmel\ATmega_DFP\1.2.132\include + + + Default (-Wa,-g) + + copy "$(MSBuildProjectDirectory)\Debug\$(AssemblyName).hex" "$(USERPROFILE)\Documents\$(AssemblyName).hex" -- cgit v1.2.3