diff LightClone/LightClone.vcproj @ 10:292e534f00c2

Moved rendering into Bot/Environment; Started work on Gui system
author koryspansel <koryspansel@bendbroadband.com>
date Sat, 10 Sep 2011 23:52:12 -0700
parents e494c4295dba
children d80d06d5ff53
line wrap: on
line diff
--- a/LightClone/LightClone.vcproj	Fri Sep 09 18:36:18 2011 -0700
+++ b/LightClone/LightClone.vcproj	Sat Sep 10 23:52:12 2011 -0700
@@ -221,6 +221,14 @@
 				>
 			</File>
 			<File
+				RelativePath=".\Source\GuiContainer.cpp"
+				>
+			</File>
+			<File
+				RelativePath=".\Source\GuiElement.cpp"
+				>
+			</File>
+			<File
 				RelativePath=".\Source\InputManager.cpp"
 				>
 			</File>
@@ -323,6 +331,14 @@
 				>
 			</File>
 			<File
+				RelativePath=".\Source\GuiContainer.h"
+				>
+			</File>
+			<File
+				RelativePath=".\Source\GuiElement.h"
+				>
+			</File>
+			<File
 				RelativePath=".\Source\InputManager.h"
 				>
 			</File>