Files
krzyszt1 590856d0c7 Removes the deprecated Launch Enclave mechanism from the Intel SGX Linux SDK codebase
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>
2026-01-23 07:50:18 +01:00
..
2021-05-18 10:52:48 +08:00
2021-05-18 10:52:48 +08:00
2020-01-16 09:56:26 +08:00
2021-05-18 10:52:48 +08:00
2021-05-18 10:52:48 +08:00

==================================================================================================
                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).