mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-03 04:13:31 +00:00
Attempt nr. 2: link wined3d to crt on amd64 build.
svn path=/trunk/; revision=49124
This commit is contained in:
@@ -13,6 +13,9 @@
|
||||
<library>gdi32</library>
|
||||
<library>advapi32</library>
|
||||
<library>uuid</library>
|
||||
<if property="ARCH" value="amd64">
|
||||
<library>crt</library>
|
||||
</if>
|
||||
|
||||
<file>ati_fragment_shader.c</file>
|
||||
<file>arb_program_shader.c</file>
|
||||
|
||||
Reference in New Issue
Block a user