diff --git a/.gitattributes b/.gitattributes index 87c60d2..1875b53 100644 --- a/.gitattributes +++ b/.gitattributes @@ -5,14 +5,6 @@ Jedro/Makefile -text /MSI.js -text svneol=unset#text/javascript /MSI.wsf -text svneol=unset#text/xml /MSM.mak -text -MSM/Microsoft_VC100_CRT_x64.lst -text -MSM/Microsoft_VC100_CRT_x64.msm -text -MSM/Microsoft_VC100_CRT_x86.lst -text -MSM/Microsoft_VC100_CRT_x86.msm -text -MSM/Microsoft_VC100_DebugCRT_x64.lst -text -MSM/Microsoft_VC100_DebugCRT_x64.msm -text -MSM/Microsoft_VC100_DebugCRT_x86.lst -text -MSM/Microsoft_VC100_DebugCRT_x86.msm -text /Makefile -text UI/Binary/UIMapaGor.ico -text svneol=unset#image/x-icon UI/Binary/UIMapaNova.ico -text svneol=unset#image/x-icon diff --git a/MSM/Microsoft_VC100_CRT_x64.lst b/MSM/Microsoft_VC100_CRT_x64.lst deleted file mode 100644 index b9ea228..0000000 --- a/MSM/Microsoft_VC100_CRT_x64.lst +++ /dev/null @@ -1,2 +0,0 @@ -Win\System64\msvcp100.dll -Win\System64\msvcr100.dll diff --git a/MSM/Microsoft_VC100_CRT_x64.msm b/MSM/Microsoft_VC100_CRT_x64.msm deleted file mode 100644 index 058aff9..0000000 Binary files a/MSM/Microsoft_VC100_CRT_x64.msm and /dev/null differ diff --git a/MSM/Microsoft_VC100_CRT_x86.lst b/MSM/Microsoft_VC100_CRT_x86.lst deleted file mode 100644 index f701abb..0000000 --- a/MSM/Microsoft_VC100_CRT_x86.lst +++ /dev/null @@ -1,2 +0,0 @@ -Win\System\msvcp100.dll -Win\System\msvcr100.dll diff --git a/MSM/Microsoft_VC100_CRT_x86.msm b/MSM/Microsoft_VC100_CRT_x86.msm deleted file mode 100644 index 30cbe64..0000000 Binary files a/MSM/Microsoft_VC100_CRT_x86.msm and /dev/null differ diff --git a/MSM/Microsoft_VC100_DebugCRT_x64.lst b/MSM/Microsoft_VC100_DebugCRT_x64.lst deleted file mode 100644 index d561666..0000000 --- a/MSM/Microsoft_VC100_DebugCRT_x64.lst +++ /dev/null @@ -1,2 +0,0 @@ -Win\System64\msvcp100d.dll -Win\System64\msvcr100d.dll diff --git a/MSM/Microsoft_VC100_DebugCRT_x64.msm b/MSM/Microsoft_VC100_DebugCRT_x64.msm deleted file mode 100644 index d4dec1a..0000000 Binary files a/MSM/Microsoft_VC100_DebugCRT_x64.msm and /dev/null differ diff --git a/MSM/Microsoft_VC100_DebugCRT_x86.lst b/MSM/Microsoft_VC100_DebugCRT_x86.lst deleted file mode 100644 index ad3ed3f..0000000 --- a/MSM/Microsoft_VC100_DebugCRT_x86.lst +++ /dev/null @@ -1,2 +0,0 @@ -Win\System\msvcp100d.dll -Win\System\msvcr100d.dll diff --git a/MSM/Microsoft_VC100_DebugCRT_x86.msm b/MSM/Microsoft_VC100_DebugCRT_x86.msm deleted file mode 100644 index 252248a..0000000 Binary files a/MSM/Microsoft_VC100_DebugCRT_x86.msm and /dev/null differ