This commit is contained in:
Simon Rozman 2014-03-07 09:07:17 +00:00
parent 87bfa3bc42
commit ddefff558f
9 changed files with 0 additions and 16 deletions

8
.gitattributes vendored
View File

@ -5,14 +5,6 @@ Jedro/Makefile -text
/MSI.js -text svneol=unset#text/javascript /MSI.js -text svneol=unset#text/javascript
/MSI.wsf -text svneol=unset#text/xml /MSI.wsf -text svneol=unset#text/xml
/MSM.mak -text /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 /Makefile -text
UI/Binary/UIMapaGor.ico -text svneol=unset#image/x-icon UI/Binary/UIMapaGor.ico -text svneol=unset#image/x-icon
UI/Binary/UIMapaNova.ico -text svneol=unset#image/x-icon UI/Binary/UIMapaNova.ico -text svneol=unset#image/x-icon

View File

@ -1,2 +0,0 @@
Win\System64\msvcp100.dll
Win\System64\msvcr100.dll

Binary file not shown.

View File

@ -1,2 +0,0 @@
Win\System\msvcp100.dll
Win\System\msvcr100.dll

Binary file not shown.

View File

@ -1,2 +0,0 @@
Win\System64\msvcp100d.dll
Win\System64\msvcr100d.dll

Binary file not shown.

View File

@ -1,2 +0,0 @@
Win\System\msvcp100d.dll
Win\System\msvcr100d.dll

Binary file not shown.