Alexandre Julliard
|
32ab895e46
|
makefiles: Generate the dependencies line to avoid some code duplication.
|
2006-09-14 09:38:16 +02:00 |
Alexandre Julliard
|
34fa35dc99
|
Added rules for building import libraries in the individual dll
makefiles, and added support for building a .def.a static import
library too.
|
2005-05-09 14:42:30 +00:00 |
Huw Davies
|
4e947d2f7b
|
Implement the missing tesselator functions and fix the tesselator
callbacks so that the correct calling convention is used.
|
2003-11-11 00:30:10 +00:00 |
Dimitrie O. Paun
|
fbdfd910c1
|
Remove SYMBOLFILE and LDDLLFLAGS from Makefiles.
|
2003-10-11 01:09:15 +00:00 |
Lionel Ulmer
|
56ab2b3e91
|
Load OpenGL library dynamically from x11drv.
|
2002-11-15 04:16:38 +00:00 |
Alexandre Julliard
|
137eed8d9b
|
Moved X flags and libraries out of Make.rules into the makefiles that
need them.
|
2002-10-01 18:16:19 +00:00 |
Alexandre Julliard
|
c1bfca04e1
|
Changed builtin dlls file names to make it clear they are not normal
Unix libraries, and install them in $libdir/wine instead of $libdir to
avoid name conflicts in /usr/lib.
|
2002-03-20 22:19:06 +00:00 |
Marcus Meissner
|
b63ab44599
|
Implemented glu32.dll as libGLU.so forwarder.
|
2001-06-08 19:02:57 +00:00 |