Fix wined3d dll filename for imports

svn path=/branches/cmake-bringup/; revision=51150
This commit is contained in:
Timo Kreuzer 2011-03-26 11:37:13 +00:00
parent 6765eed6e2
commit 45fb05920d

View file

@ -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