Training courses

Kernel and Embedded Linux

Bootlin training courses

Embedded Linux, kernel,
Yocto Project, Buildroot, real-time,
graphics, boot time, debugging...

Bootlin logo

Elixir Cross Referencer

<?xml version="1.0" encoding="Windows-1252"?>
<VisualStudioPropertySheet
	ProjectType="Visual C++"
	Version="8.00"
	Name="debug-x86"
	>
	<Tool
		Name="VCCLCompilerTool"
		Optimization="0"
		EnableIntrinsicFunctions="true"
		AdditionalIncludeDirectories="&quot;$(OPENSSL_INC)&quot;"
		PreprocessorDefinitions="_DEBUG;OPENSSL"
		RuntimeLibrary="1"
	/>
	<Tool
		Name="VCLinkerTool"
		AdditionalLibraryDirectories=" $(OPENSSL_LIB)"
		TargetMachine="1"
	/>
</VisualStudioPropertySheet>