mirror of
https://github.com/intel/linux-sgx
synced 2026-06-08 14:49:32 +00:00
590856d0c7
Removed reference Launch Enclave implementation and related tools Removed Launch Enclave service bundle from AESM Updated build system to remove LE-related compilation flags and targets Removed LE-related packages from installer scripts --------- Signed-off-by: Krzysztof1 Wisniewski <krzysztof1.wisniewski@intel.com>
==================================================================================================
Dynamic Link Library : Enclave2 Project Overview
==================================================================================================
Enclave Project Wizard has created this Enclave2 project for you as a starting point.
This file contains a summary of what you will find in each of the files that make up your project.
Enclave2.vcxproj
This is the main project file for projects generated using an Enclave Wizard.
It contains information about the version of the product that generated the file, and
information about the platforms, configurations, and project features selected with the
Enclave Wizard.
Enclave2.vcxproj.filters
This is the filters file for VC++ projects generated using an Enclave Wizard.
It contains information about the association between the files in your project
and the filters. This association is used in the IDE to show grouping of files with
similar extensions under a specific node (for e.g. ".cpp" files are associated with the
"Source Files" filter).