MSIBuildCfg.mak moved
This commit is contained in:
parent
c1e18dddc6
commit
83d06ba9f8
@ -17,7 +17,7 @@
|
|||||||
# along with MSICA. If not, see <http://www.gnu.org/licenses/>.
|
# along with MSICA. If not, see <http://www.gnu.org/licenses/>.
|
||||||
#
|
#
|
||||||
|
|
||||||
!INCLUDE "..\..\..\MSI\include\MSIBuildCfg.mak"
|
!INCLUDE "..\..\..\include\MSIBuildCfg.mak"
|
||||||
|
|
||||||
MSIBUILD_IS_LOCALIZEABLE=1
|
MSIBUILD_IS_LOCALIZEABLE=1
|
||||||
|
|
||||||
@ -29,7 +29,7 @@ All :: \
|
|||||||
"$(LANG).$(PLAT).$(CFG).Error-1.idt" \
|
"$(LANG).$(PLAT).$(CFG).Error-1.idt" \
|
||||||
"$(LANG).$(PLAT).$(CFG).Error-2.idt"
|
"$(LANG).$(PLAT).$(CFG).Error-2.idt"
|
||||||
|
|
||||||
"$(LANG).$(PLAT).$(CFG).Error-1.idt" : "Makefile" "..\..\..\MSI\include\MSIBuildCfg.mak"
|
"$(LANG).$(PLAT).$(CFG).Error-1.idt" : "Makefile" "..\..\..\include\MSIBuildCfg.mak"
|
||||||
-if exist $@ del /f /q $@
|
-if exist $@ del /f /q $@
|
||||||
move /y << $@ > NUL
|
move /y << $@ > NUL
|
||||||
Error Message
|
Error Message
|
||||||
@ -37,7 +37,7 @@ i2 L0
|
|||||||
Error Error
|
Error Error
|
||||||
<<NOKEEP
|
<<NOKEEP
|
||||||
|
|
||||||
"En.$(PLAT).$(CFG).Error-2.idtx" : "Makefile" "..\..\..\MSI\include\MSIBuildCfg.mak"
|
"En.$(PLAT).$(CFG).Error-2.idtx" : "Makefile" "..\..\..\include\MSIBuildCfg.mak"
|
||||||
-if exist $@ del /f /q $@
|
-if exist $@ del /f /q $@
|
||||||
move /y << $@ > NUL
|
move /y << $@ > NUL
|
||||||
Error Message
|
Error Message
|
||||||
|
Loading…
x
Reference in New Issue
Block a user