mirror of
https://github.com/reactos/reactos.git
synced 2025-02-22 08:25:03 +00:00
[GDIPLUS]
On amd64 builds link gdiplus to crt svn path=/trunk/; revision=48160
This commit is contained in:
parent
11a32bcc42
commit
6c98c1057f
1 changed files with 3 additions and 0 deletions
|
@ -28,5 +28,8 @@
|
|||
<library>gdi32</library>
|
||||
<library>windowscodecs</library>
|
||||
<library>ntdll</library>
|
||||
<if property="ARCH" value="amd64">
|
||||
<library>crt</library>
|
||||
</if>
|
||||
</module>
|
||||
</group>
|
||||
|
|
Loading…
Reference in a new issue