Alexandre Julliard
|
e1a9b10f51
|
Moved the wpp library from tools/ to libs/.
Create symlinks to the various libraries in the libs directory.
|
2003-05-01 03:16:21 +00:00 |
Alexandre Julliard
|
6a9fe36de2
|
Created a separate static portability library and moved some of the
libwine routines in there.
|
2003-03-19 22:09:16 +00:00 |
Alexandre Julliard
|
f8bac62769
|
Do not define __WINESRC__ when building tools and miscemu.
|
2003-01-09 01:57:15 +00:00 |
Dimitrie O. Paun
|
8b36681bad
|
Rename __WINE__ to __WINESRC__.
|
2003-01-04 00:52:18 +00:00 |
Alexandre Julliard
|
f9875bc1ca
|
Added y.tab.[ch] pseudo-dependencies to fix parallel makes.
|
2002-12-15 01:19:53 +00:00 |
Alexandre Julliard
|
27189627cb
|
Added explicit dependency on y.tab.h for lex output.
|
2002-08-10 00:03:08 +00:00 |
Alexandre Julliard
|
5f1565e7fd
|
Explicitly specify the path to wpp.h so we don't need to change the
include path, to avoid conflicts with multiple y.tab.h files.
|
2002-07-20 19:00:52 +00:00 |
Alexandre Julliard
|
7d4ee77cab
|
Merged the IDL compiler written by Ove Kaaven.
|
2002-07-16 03:20:45 +00:00 |