mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-03 04:13:31 +00:00
[ACPI]
- Define WIN32 when compiling with MSVC svn path=/trunk/; revision=48132
This commit is contained in:
@@ -11,6 +11,11 @@
|
||||
<xi:include href="compbatt/compbatt.rbuild" />
|
||||
</directory>
|
||||
|
||||
<if property="ARCH" value="i386">
|
||||
<group compilerset="msc">
|
||||
<define name="WIN32"/>
|
||||
</group>
|
||||
</if>
|
||||
|
||||
<module name="acpi" type="kernelmodedriver" installbase="system32/drivers" installname="acpi.sys" allowwarnings="true">
|
||||
<bootstrap installbase="$(CDOUTPUT)" />
|
||||
|
||||
Reference in New Issue
Block a user