mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-02 19:26:32 +00:00
If you change an rbuild file to use an arch-specific .def file, please also provide those .def files.
svn path=/branches/ros-amd64-bringup/; revision=35684
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
<module name="gdi32" type="win32dll" baseaddress="${BASEADDRESS_GDI32}" installbase="system32" installname="gdi32.dll" unicode="yes" allowwarnings="true">
|
||||
<importlibrary definition="gdi32_$(ARCH).def" />
|
||||
<importlibrary definition="gdi32.def" />
|
||||
<include base="gdi32">include</include>
|
||||
<define name="_DISABLE_TIDENTS" />
|
||||
<define name="WINVER">0x0600</define>
|
||||
|
||||
Reference in New Issue
Block a user