ChangeSet ID: 6968 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2003/01/08 19:57:15
Modified files: tools/wrc : Makefile.in tools/wpp : Makefile.in tools/wmc : Makefile.in tools/winedump : Makefile.in tools/winebuild: Makefile.in tools/winapi : Makefile.in tools/widl : Makefile.in miscemu : main.c Makefile.in . : Make.rules.in
Log message: Do not define __WINESRC__ when building tools and miscemu.
Patch: http://cvs.winehq.com/patch.py?id=6968
Old revision New revision Changes Path 1.24 1.25 +1 -1 wine/tools/wrc/Makefile.in 1.4 1.5 +0 -1 wine/tools/wpp/Makefile.in 1.14 1.15 +0 -1 wine/tools/wmc/Makefile.in 1.5 1.6 +0 -1 wine/tools/winedump/Makefile.in 1.13 1.14 +0 -1 wine/tools/winebuild/Makefile.in 1.6 1.7 +0 -1 wine/tools/winapi/Makefile.in 1.5 1.6 +0 -1 wine/tools/widl/Makefile.in 1.60 1.61 +5 -5 wine/miscemu/main.c 1.12 1.13 +0 -1 wine/miscemu/Makefile.in 1.141 1.142 +2 -2 wine/Make.rules.in