From 639568489f14c9d1aad781aa8d89d00f838f4cea Mon Sep 17 00:00:00 2001 From: havoc Date: Sun, 6 Mar 2011 17:27:39 +0000 Subject: [PATCH] added shader_glsl.h and shader_hlsl.h to the project files git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@10897 d7cf8633-e32d-0410-b094-e92efae38249 --- darkplaces-dedicated.vcproj | 8 ++++++++ darkplaces-sdl.vcproj | 8 ++++++++ darkplaces-wgl.vcproj | 8 ++++++++ 3 files changed, 24 insertions(+) diff --git a/darkplaces-dedicated.vcproj b/darkplaces-dedicated.vcproj index e4ed29fd..3910650f 100755 --- a/darkplaces-dedicated.vcproj +++ b/darkplaces-dedicated.vcproj @@ -1010,6 +1010,14 @@ RelativePath=".\server.h" > + + + + diff --git a/darkplaces-sdl.vcproj b/darkplaces-sdl.vcproj index d9620e2b..123c8384 100755 --- a/darkplaces-sdl.vcproj +++ b/darkplaces-sdl.vcproj @@ -1040,6 +1040,14 @@ RelativePath=".\server.h" > + + + + diff --git a/darkplaces-wgl.vcproj b/darkplaces-wgl.vcproj index e6a35e93..95e10ad3 100644 --- a/darkplaces-wgl.vcproj +++ b/darkplaces-wgl.vcproj @@ -1042,6 +1042,14 @@ RelativePath=".\server.h" > + + + + -- 2.39.2