From 234a5bd969b32da175af311da126dcadfd87f9ed Mon Sep 17 00:00:00 2001 From: Andrea Weikert Date: Mon, 4 Feb 2008 19:59:31 +0000 Subject: == MSVC 7.1 projectfiles == - added missing files rev. 13556 (game engine 2D filters) commit. --- .../gameengine/gamelogic/SCA_GameLogic.vcproj | 18 ++++++++---- .../gameengine/rasterizer/RAS_rasterizer.vcproj | 6 ++++ .../openglrasterizer/RAS_openglrasterizer.vcproj | 34 ++++++++++++++++++++++ 3 files changed, 52 insertions(+), 6 deletions(-) (limited to 'projectfiles_vc7/gameengine') diff --git a/projectfiles_vc7/gameengine/gamelogic/SCA_GameLogic.vcproj b/projectfiles_vc7/gameengine/gamelogic/SCA_GameLogic.vcproj index 4336f0dd7cd..07fcfa64a72 100644 --- a/projectfiles_vc7/gameengine/gamelogic/SCA_GameLogic.vcproj +++ b/projectfiles_vc7/gameengine/gamelogic/SCA_GameLogic.vcproj @@ -21,7 +21,7 @@ + + @@ -426,6 +429,9 @@ + + diff --git a/projectfiles_vc7/gameengine/rasterizer/RAS_rasterizer.vcproj b/projectfiles_vc7/gameengine/rasterizer/RAS_rasterizer.vcproj index 129084f7b1b..75a2a852011 100644 --- a/projectfiles_vc7/gameengine/rasterizer/RAS_rasterizer.vcproj +++ b/projectfiles_vc7/gameengine/rasterizer/RAS_rasterizer.vcproj @@ -329,6 +329,9 @@ + + @@ -360,6 +363,9 @@ + + diff --git a/projectfiles_vc7/gameengine/rasterizer/openglrasterizer/RAS_openglrasterizer.vcproj b/projectfiles_vc7/gameengine/rasterizer/openglrasterizer/RAS_openglrasterizer.vcproj index 40bd1369aae..6046cc5cac5 100644 --- a/projectfiles_vc7/gameengine/rasterizer/openglrasterizer/RAS_openglrasterizer.vcproj +++ b/projectfiles_vc7/gameengine/rasterizer/openglrasterizer/RAS_openglrasterizer.vcproj @@ -367,6 +367,40 @@ RelativePath="..\..\..\..\source\gameengine\Rasterizer\RAS_OpenGLRasterizer\RAS_VAOpenGLRasterizer.h"> + + + + + + + + + + + + + + + + + + + + + + -- cgit v1.2.3