Moved the wpp library from tools/ to libs/.
commite1a9b10f513b27aeaab965b1bdc259abc1c1d857
authorAlexandre Julliard <julliard@winehq.org>
Thu, 1 May 2003 03:16:21 +0000 (1 03:16 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 1 May 2003 03:16:21 +0000 (1 03:16 +0000)
tree04136fd922e938ecc684e14633b7794390b21fd8
parent117436e08e36ea45c157a74f53c948c1f93ef772
Moved the wpp library from tools/ to libs/.
Create symlinks to the various libraries in the libs directory.
20 files changed:
Make.rules.in
configure
configure.ac
include/wine/wpp.h [moved from tools/wpp/wpp.h with 100% similarity]
libs/Makefile.in
libs/wpp/.cvsignore [moved from tools/wpp/.cvsignore with 100% similarity]
libs/wpp/Makefile.in [moved from tools/wpp/Makefile.in with 90% similarity]
libs/wpp/ppl.l [moved from tools/wpp/ppl.l with 100% similarity]
libs/wpp/ppy.y [moved from tools/wpp/ppy.y with 100% similarity]
libs/wpp/preproc.c [moved from tools/wpp/preproc.c with 100% similarity]
libs/wpp/wpp.c [moved from tools/wpp/wpp.c with 99% similarity]
libs/wpp/wpp_private.h [moved from tools/wpp/wpp_private.h with 100% similarity]
tools/Makefile.in
tools/widl/Makefile.in
tools/widl/parser.l
tools/widl/widl.c
tools/winewrapper
tools/wrc/Makefile.in
tools/wrc/parser.y
tools/wrc/wrc.c