From ca10b516a34e36418b9349895c436a145f3c8008 Mon Sep 17 00:00:00 2001 From: Arnaud Boutonné Date: Mon, 22 Jun 2009 12:03:58 +0000 Subject: Include recently added script.h and script.cpp svn-id: r41766 --- dists/msvc8/gob.vcproj | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'dists/msvc8/gob.vcproj') diff --git a/dists/msvc8/gob.vcproj b/dists/msvc8/gob.vcproj index dd95afb3f7..4303ce6e60 100644 --- a/dists/msvc8/gob.vcproj +++ b/dists/msvc8/gob.vcproj @@ -258,6 +258,14 @@ RelativePath="..\..\engines\gob\demos\batplayer.h" > + + + + -- cgit v1.2.3 From e9ffb841796d3a10c6f548ce073f797398d8d28c Mon Sep 17 00:00:00 2001 From: Arnaud Boutonné Date: Mon, 22 Jun 2009 19:56:06 +0000 Subject: rename parse.h and .cpp to expression.h and .cpp svn-id: r41778 --- dists/msvc8/gob.vcproj | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'dists/msvc8/gob.vcproj') diff --git a/dists/msvc8/gob.vcproj b/dists/msvc8/gob.vcproj index 4303ce6e60..116028958c 100644 --- a/dists/msvc8/gob.vcproj +++ b/dists/msvc8/gob.vcproj @@ -491,11 +491,11 @@ > + + + + + + + + -- cgit v1.2.3