This commit is contained in:
parent
789233d8d5
commit
87bfa3bc42
8
.gitattributes
vendored
8
.gitattributes
vendored
@ -5,6 +5,14 @@ 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
|
||||
|
2
MSM/Microsoft_VC100_CRT_x64.lst
Normal file
2
MSM/Microsoft_VC100_CRT_x64.lst
Normal file
@ -0,0 +1,2 @@
|
||||
Win\System64\msvcp100.dll
|
||||
Win\System64\msvcr100.dll
|
BIN
MSM/Microsoft_VC100_CRT_x64.msm
Normal file
BIN
MSM/Microsoft_VC100_CRT_x64.msm
Normal file
Binary file not shown.
2
MSM/Microsoft_VC100_CRT_x86.lst
Normal file
2
MSM/Microsoft_VC100_CRT_x86.lst
Normal file
@ -0,0 +1,2 @@
|
||||
Win\System\msvcp100.dll
|
||||
Win\System\msvcr100.dll
|
BIN
MSM/Microsoft_VC100_CRT_x86.msm
Normal file
BIN
MSM/Microsoft_VC100_CRT_x86.msm
Normal file
Binary file not shown.
2
MSM/Microsoft_VC100_DebugCRT_x64.lst
Normal file
2
MSM/Microsoft_VC100_DebugCRT_x64.lst
Normal file
@ -0,0 +1,2 @@
|
||||
Win\System64\msvcp100d.dll
|
||||
Win\System64\msvcr100d.dll
|
BIN
MSM/Microsoft_VC100_DebugCRT_x64.msm
Normal file
BIN
MSM/Microsoft_VC100_DebugCRT_x64.msm
Normal file
Binary file not shown.
2
MSM/Microsoft_VC100_DebugCRT_x86.lst
Normal file
2
MSM/Microsoft_VC100_DebugCRT_x86.lst
Normal file
@ -0,0 +1,2 @@
|
||||
Win\System\msvcp100d.dll
|
||||
Win\System\msvcr100d.dll
|
BIN
MSM/Microsoft_VC100_DebugCRT_x86.msm
Normal file
BIN
MSM/Microsoft_VC100_DebugCRT_x86.msm
Normal file
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user