mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-02 04:13:34 +00:00
[CMAKE]
Fix wined3d dll filename for imports svn path=/branches/cmake-bringup/; revision=51150
This commit is contained in:
@@ -12,7 +12,7 @@ if(MSVC)
|
||||
add_definitions(-Disnan=_isnan)
|
||||
endif()
|
||||
|
||||
spec2def(wined3.dll wined3d.spec)
|
||||
spec2def(wined3d.dll wined3d.spec)
|
||||
|
||||
list(APPEND SOURCE
|
||||
ati_fragment_shader.c
|
||||
|
||||
Reference in New Issue
Block a user