From 2afb07c4273a392656f90b73d567b827e0aca13d Mon Sep 17 00:00:00 2001 From: Jeffrey Walton Date: Wed, 24 Jun 2015 15:44:20 -0400 Subject: [PATCH] Removed execute bit from other project files --- cryptdll.vcproj | 0 cryptest.sln | 0 cryptest.vcproj | 0 cryptest_bds.bdsgroup | 0 cryptest_bds.bdsproj | 0 cryptest_bds.bpf | 0 cryptlib.vcproj | 0 cryptlib_bds.bdsproj | 0 dlltest.vcproj | 0 x64masm.asm | 0 10 files changed, 0 insertions(+), 0 deletions(-) mode change 100755 => 100644 cryptdll.vcproj mode change 100755 => 100644 cryptest.sln mode change 100755 => 100644 cryptest.vcproj mode change 100755 => 100644 cryptest_bds.bdsgroup mode change 100755 => 100644 cryptest_bds.bdsproj mode change 100755 => 100644 cryptest_bds.bpf mode change 100755 => 100644 cryptlib.vcproj mode change 100755 => 100644 cryptlib_bds.bdsproj mode change 100755 => 100644 dlltest.vcproj mode change 100755 => 100644 x64masm.asm diff --git a/cryptdll.vcproj b/cryptdll.vcproj old mode 100755 new mode 100644 diff --git a/cryptest.sln b/cryptest.sln old mode 100755 new mode 100644 diff --git a/cryptest.vcproj b/cryptest.vcproj old mode 100755 new mode 100644 diff --git a/cryptest_bds.bdsgroup b/cryptest_bds.bdsgroup old mode 100755 new mode 100644 diff --git a/cryptest_bds.bdsproj b/cryptest_bds.bdsproj old mode 100755 new mode 100644 diff --git a/cryptest_bds.bpf b/cryptest_bds.bpf old mode 100755 new mode 100644 diff --git a/cryptlib.vcproj b/cryptlib.vcproj old mode 100755 new mode 100644 diff --git a/cryptlib_bds.bdsproj b/cryptlib_bds.bdsproj old mode 100755 new mode 100644 diff --git a/dlltest.vcproj b/dlltest.vcproj old mode 100755 new mode 100644 diff --git a/x64masm.asm b/x64masm.asm old mode 100755 new mode 100644