Microsoft Visual Studio 2010 C++ run-time libraries added to setup
This commit is contained in:
parent
e5711cc6b5
commit
64046a60c3
4
MSI/MSM/.gitignore
vendored
4
MSI/MSM/.gitignore
vendored
@ -1 +1,5 @@
|
||||
/*.log
|
||||
/Microsoft_VC100_CRT_x64.msm
|
||||
/Microsoft_VC100_CRT_x86.msm
|
||||
/Microsoft_VC100_DebugCRT_x64.msm
|
||||
/Microsoft_VC100_DebugCRT_x86.msm
|
||||
|
2
MSI/MSM/Microsoft_VC100_CRT_x64.lst
Normal file
2
MSI/MSM/Microsoft_VC100_CRT_x64.lst
Normal file
@ -0,0 +1,2 @@
|
||||
Win\System64\msvcp100.dll
|
||||
Win\System64\msvcr100.dll
|
24
MSI/MSM/Microsoft_VC100_CRT_x64.msmcfg
Normal file
24
MSI/MSM/Microsoft_VC100_CRT_x64.msmcfg
Normal file
@ -0,0 +1,24 @@
|
||||
#
|
||||
# Copyright 1991-2016 Amebis
|
||||
#
|
||||
# This file is part of ZRCola.
|
||||
#
|
||||
# ZRCola is free software: you can redistribute it and/or modify
|
||||
# it under the terms of the GNU General Public License as published by
|
||||
# the Free Software Foundation, either version 3 of the License, or
|
||||
# (at your option) any later version.
|
||||
#
|
||||
# ZRCola is distributed in the hope that it will be useful,
|
||||
# but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
# GNU General Public License for more details.
|
||||
#
|
||||
# You should have received a copy of the GNU General Public License
|
||||
# along with ZRCola. If not, see <http://www.gnu.org/licenses/>.
|
||||
#
|
||||
|
||||
[splosno]
|
||||
jezik=0
|
||||
deli=featZRCola
|
||||
|
||||
[parametri]
|
2
MSI/MSM/Microsoft_VC100_CRT_x86.lst
Normal file
2
MSI/MSM/Microsoft_VC100_CRT_x86.lst
Normal file
@ -0,0 +1,2 @@
|
||||
Win\System\msvcp100.dll
|
||||
Win\System\msvcr100.dll
|
24
MSI/MSM/Microsoft_VC100_CRT_x86.msmcfg
Normal file
24
MSI/MSM/Microsoft_VC100_CRT_x86.msmcfg
Normal file
@ -0,0 +1,24 @@
|
||||
#
|
||||
# Copyright 1991-2016 Amebis
|
||||
#
|
||||
# This file is part of ZRCola.
|
||||
#
|
||||
# ZRCola is free software: you can redistribute it and/or modify
|
||||
# it under the terms of the GNU General Public License as published by
|
||||
# the Free Software Foundation, either version 3 of the License, or
|
||||
# (at your option) any later version.
|
||||
#
|
||||
# ZRCola is distributed in the hope that it will be useful,
|
||||
# but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
# GNU General Public License for more details.
|
||||
#
|
||||
# You should have received a copy of the GNU General Public License
|
||||
# along with ZRCola. If not, see <http://www.gnu.org/licenses/>.
|
||||
#
|
||||
|
||||
[splosno]
|
||||
jezik=0
|
||||
deli=featZRCola
|
||||
|
||||
[parametri]
|
2
MSI/MSM/Microsoft_VC100_DebugCRT_x64.lst
Normal file
2
MSI/MSM/Microsoft_VC100_DebugCRT_x64.lst
Normal file
@ -0,0 +1,2 @@
|
||||
Win\System64\msvcp100d.dll
|
||||
Win\System64\msvcr100d.dll
|
24
MSI/MSM/Microsoft_VC100_DebugCRT_x64.msmcfg
Normal file
24
MSI/MSM/Microsoft_VC100_DebugCRT_x64.msmcfg
Normal file
@ -0,0 +1,24 @@
|
||||
#
|
||||
# Copyright 1991-2016 Amebis
|
||||
#
|
||||
# This file is part of ZRCola.
|
||||
#
|
||||
# ZRCola is free software: you can redistribute it and/or modify
|
||||
# it under the terms of the GNU General Public License as published by
|
||||
# the Free Software Foundation, either version 3 of the License, or
|
||||
# (at your option) any later version.
|
||||
#
|
||||
# ZRCola is distributed in the hope that it will be useful,
|
||||
# but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
# GNU General Public License for more details.
|
||||
#
|
||||
# You should have received a copy of the GNU General Public License
|
||||
# along with ZRCola. If not, see <http://www.gnu.org/licenses/>.
|
||||
#
|
||||
|
||||
[splosno]
|
||||
jezik=0
|
||||
deli=featZRCola
|
||||
|
||||
[parametri]
|
2
MSI/MSM/Microsoft_VC100_DebugCRT_x86.lst
Normal file
2
MSI/MSM/Microsoft_VC100_DebugCRT_x86.lst
Normal file
@ -0,0 +1,2 @@
|
||||
Win\System\msvcp100d.dll
|
||||
Win\System\msvcr100d.dll
|
24
MSI/MSM/Microsoft_VC100_DebugCRT_x86.msmcfg
Normal file
24
MSI/MSM/Microsoft_VC100_DebugCRT_x86.msmcfg
Normal file
@ -0,0 +1,24 @@
|
||||
#
|
||||
# Copyright 1991-2016 Amebis
|
||||
#
|
||||
# This file is part of ZRCola.
|
||||
#
|
||||
# ZRCola is free software: you can redistribute it and/or modify
|
||||
# it under the terms of the GNU General Public License as published by
|
||||
# the Free Software Foundation, either version 3 of the License, or
|
||||
# (at your option) any later version.
|
||||
#
|
||||
# ZRCola is distributed in the hope that it will be useful,
|
||||
# but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
# GNU General Public License for more details.
|
||||
#
|
||||
# You should have received a copy of the GNU General Public License
|
||||
# along with ZRCola. If not, see <http://www.gnu.org/licenses/>.
|
||||
#
|
||||
|
||||
[splosno]
|
||||
jezik=0
|
||||
deli=featZRCola
|
||||
|
||||
[parametri]
|
Binary file not shown.
1
output/.gitignore
vendored
1
output/.gitignore
vendored
@ -12,3 +12,4 @@
|
||||
/ZRCola*.msi
|
||||
/ZRCola*.out
|
||||
/ZRCola*.rpt
|
||||
/Win
|
||||
|
Loading…
x
Reference in New Issue
Block a user