Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/corert.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'src/Native/System.Private.CoreLib.Native/CMakeLists.txt')
-rw-r--r--src/Native/System.Private.CoreLib.Native/CMakeLists.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/Native/System.Private.CoreLib.Native/CMakeLists.txt b/src/Native/System.Private.CoreLib.Native/CMakeLists.txt
index 760b75e24..d50340e67 100644
--- a/src/Native/System.Private.CoreLib.Native/CMakeLists.txt
+++ b/src/Native/System.Private.CoreLib.Native/CMakeLists.txt
@@ -6,7 +6,6 @@ set(NATIVE_SOURCES
pal_dynamicload.cpp
pal_environment.cpp
pal_errno.cpp
- pal_guid.cpp
pal_memory.cpp
pal_exepath.cpp
pal_threading.cpp