mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-02 19:26:32 +00:00
msiexec: silence format warnings
svn path=/branches/ros-amd64-bringup/; revision=40999
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
<?xml version="1.0"?>
|
||||
<!DOCTYPE module SYSTEM "../../../tools/rbuild/project.dtd">
|
||||
<module name="msiexec" type="win32gui" installbase="system32" installname="msiexec.exe">
|
||||
<compilerflag>-Wno-format</compilerflag>
|
||||
<include base="msiexec">.</include>
|
||||
<include base="ReactOS">include/wine</include>
|
||||
<define name="__WINESRC__" />
|
||||
|
||||
Reference in New Issue
Block a user