From ee6f9795615bf21936a4c443e312fee03d5db0bf Mon Sep 17 00:00:00 2001 From: Robert Date: Mon, 26 Dec 2016 19:25:24 +0000 Subject: Remove files related to legacy build system (#8723) --- src/strongname/api/api.props | 43 ---------------------- .../api/crossgen/strongname_crossgen.nativeproj | 18 --------- src/strongname/api/dac/dirs.proj | 19 ---------- src/strongname/api/dirs.proj | 22 ----------- src/strongname/api/wks/strongname_wks.nativeproj | 23 ------------ src/strongname/dirs.proj | 29 --------------- src/strongname/inc/StrongName_inc.nativeproj | 31 ---------------- 7 files changed, 185 deletions(-) delete mode 100644 src/strongname/api/api.props delete mode 100644 src/strongname/api/crossgen/strongname_crossgen.nativeproj delete mode 100644 src/strongname/api/dac/dirs.proj delete mode 100644 src/strongname/api/dirs.proj delete mode 100644 src/strongname/api/wks/strongname_wks.nativeproj delete mode 100644 src/strongname/dirs.proj delete mode 100644 src/strongname/inc/StrongName_inc.nativeproj (limited to 'src/strongname') diff --git a/src/strongname/api/api.props b/src/strongname/api/api.props deleted file mode 100644 index 2c4c278a69..0000000000 --- a/src/strongname/api/api.props +++ /dev/null @@ -1,43 +0,0 @@ - - - - - $(UserIncludes); - $(Clrbase)\src\StrongName\inc; - $(Clrbase)\src\inc; - $(Clrbase)\src\md\inc; - $(Clrbase)\src\md\compiler; - $(Clrbase)\src\vm - - - - $(UserIncludes); - $(Clrbase)\src\vm\$(TargetCpu) - - - $(CDefines);STRONGNAME_IN_VM - - $(CDefines);SNAPI_INTERNAL - $(CDefines);UNICODE;_UNICODE - - $(ClrLibDest) - LIBRARY - - common.h - true - $(Clrbase)\src\StrongName\api\common.cpp - - - - - clrinternal.h - - - - - - - - - - \ No newline at end of file diff --git a/src/strongname/api/crossgen/strongname_crossgen.nativeproj b/src/strongname/api/crossgen/strongname_crossgen.nativeproj deleted file mode 100644 index 55e7cc8cd9..0000000000 --- a/src/strongname/api/crossgen/strongname_crossgen.nativeproj +++ /dev/null @@ -1,18 +0,0 @@ - - - - - - - true - - - - - true - strongname_crossgen - - - - - diff --git a/src/strongname/api/dac/dirs.proj b/src/strongname/api/dac/dirs.proj deleted file mode 100644 index 6ca01ad4ad..0000000000 --- a/src/strongname/api/dac/dirs.proj +++ /dev/null @@ -1,19 +0,0 @@ - - - - - - true - false - true - true - - - - - - - - - - diff --git a/src/strongname/api/dirs.proj b/src/strongname/api/dirs.proj deleted file mode 100644 index 996632d796..0000000000 --- a/src/strongname/api/dirs.proj +++ /dev/null @@ -1,22 +0,0 @@ - - - - - - true - false - true - true - - - - - - - - - - - - - diff --git a/src/strongname/api/wks/strongname_wks.nativeproj b/src/strongname/api/wks/strongname_wks.nativeproj deleted file mode 100644 index fcfa71ae6c..0000000000 --- a/src/strongname/api/wks/strongname_wks.nativeproj +++ /dev/null @@ -1,23 +0,0 @@ - - - - - - true - - - - SAK - SAK - SAK - SAK - - - - true - true - strongname_wks - - - - diff --git a/src/strongname/dirs.proj b/src/strongname/dirs.proj deleted file mode 100644 index 9cb3cf6724..0000000000 --- a/src/strongname/dirs.proj +++ /dev/null @@ -1,29 +0,0 @@ - - - - - - - FX - - - - - true - false - true - true - - - - - - - - VS;FX - - - - - - diff --git a/src/strongname/inc/StrongName_inc.nativeproj b/src/strongname/inc/StrongName_inc.nativeproj deleted file mode 100644 index c72249f207..0000000000 --- a/src/strongname/inc/StrongName_inc.nativeproj +++ /dev/null @@ -1,31 +0,0 @@ - - - - - - - - true - true - $(ClrLibDest) - PUBLISH - StrongName - - - - - - Inter - Include - - - - - - $(BinariesDirectory) - - - - - - -- cgit v1.2.3