From 268a53de823a6750d6256ee1fb1e7707b4b45740 Mon Sep 17 00:00:00 2001 From: Xavier ASUS Date: Fri, 18 Oct 2019 00:31:54 +0200 Subject: sdcc-3.9.0 fork implementing GNU assembler syntax This fork aims to provide better support for stm8-binutils --- sdas/as6808/as_hc08.vcxproj | 162 ++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 162 insertions(+) create mode 100644 sdas/as6808/as_hc08.vcxproj (limited to 'sdas/as6808/as_hc08.vcxproj') diff --git a/sdas/as6808/as_hc08.vcxproj b/sdas/as6808/as_hc08.vcxproj new file mode 100644 index 0000000..f3cfff4 --- /dev/null +++ b/sdas/as6808/as_hc08.vcxproj @@ -0,0 +1,162 @@ + + + + + Debug + Win32 + + + Release + Win32 + + + + {C81F84D7-F847-4100-969F-0791A95D2E4C} + sdas6808 + + + + Application + false + MultiByte + + + Application + false + MultiByte + + + + + + + + + + + + + + + <_ProjectFileVersion>10.0.30319.1 + ..\..\bin_vc\ + $(Configuration)\ + false + ..\..\bin_vc\ + $(Configuration)\ + true + $(ProjectName) + $(ProjectName) + + + + .\Release/as_hc08.tlb + + + + + MaxSpeed + OnlyExplicitInline + .;../asxxsrc;../../support/util;%(AdditionalIncludeDirectories) + _CRT_SECURE_NO_WARNINGS;_CRT_NONSTDC_NO_WARNINGS;WIN32;_CONSOLE;NDEBUG;%(PreprocessorDefinitions) + true + MultiThreaded + true + .\Release/as_hc08.pch + .\Release/ + .\Release/ + .\Release/ + Level3 + true + + + NDEBUG;%(PreprocessorDefinitions) + 0x0409 + + + ..\..\bin_vc\$(TargetFileName) + true + .\Release/sdas6808.pdb + Console + false + + + MachineX86 + + + true + .\Release/as_hc08.bsc + + + + + .\Debug/as_hc08.tlb + + + + + Disabled + .;../asxxsrc;../../support/util;%(AdditionalIncludeDirectories) + _CRT_SECURE_NO_WARNINGS;_CRT_NONSTDC_NO_WARNINGS;WIN32;_CONSOLE;_DEBUG;%(PreprocessorDefinitions) + true + EnableFastChecks + MultiThreadedDebug + .\Debug/as_hc08.pch + .\Debug/ + .\Debug/ + .\Debug/ + Level3 + true + EditAndContinue + + + _DEBUG;%(PreprocessorDefinitions) + 0x0409 + + + ..\..\bin_vc\$(TargetFileName) + true + true + .\Debug/sdas6808.pdb + Console + false + + + MachineX86 + + + true + .\Debug/as_hc08.bsc + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file -- cgit v1.2.3