diff LightClone/LightClone.vcproj @ 58:5e382dee4c70

Rename CodePanel/CodeSlot to ProgramPanel/ActionSlot
author koryspansel <koryspansel@bendbroadband.com>
date Fri, 30 Sep 2011 22:39:08 -0700
parents 95677f648a2c
children 63806b850aa5
line wrap: on
line diff
--- a/LightClone/LightClone.vcproj	Fri Sep 30 20:26:44 2011 -0700
+++ b/LightClone/LightClone.vcproj	Fri Sep 30 22:39:08 2011 -0700
@@ -183,6 +183,10 @@
 			UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
 			>
 			<File
+				RelativePath=".\Source\ActionSlot.cpp"
+				>
+			</File>
+			<File
 				RelativePath=".\Source\Bot.cpp"
 				>
 			</File>
@@ -191,14 +195,6 @@
 				>
 			</File>
 			<File
-				RelativePath=".\Source\CodePanel.cpp"
-				>
-			</File>
-			<File
-				RelativePath=".\Source\CodeSlot.cpp"
-				>
-			</File>
-			<File
 				RelativePath=".\Source\Compiler.cpp"
 				>
 			</File>
@@ -223,6 +219,10 @@
 				>
 			</File>
 			<File
+				RelativePath=".\Source\ProgramPanel.cpp"
+				>
+			</File>
+			<File
 				RelativePath=".\Source\VirtualMachine.cpp"
 				>
 			</File>
@@ -329,6 +329,10 @@
 			UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
 			>
 			<File
+				RelativePath=".\Source\ActionSlot.h"
+				>
+			</File>
+			<File
 				RelativePath=".\Source\Bot.h"
 				>
 			</File>
@@ -337,14 +341,6 @@
 				>
 			</File>
 			<File
-				RelativePath=".\Source\CodePanel.h"
-				>
-			</File>
-			<File
-				RelativePath=".\Source\CodeSlot.h"
-				>
-			</File>
-			<File
 				RelativePath=".\Source\Compiler.h"
 				>
 			</File>
@@ -369,6 +365,10 @@
 				>
 			</File>
 			<File
+				RelativePath=".\Source\ProgramPanel.h"
+				>
+			</File>
+			<File
 				RelativePath=".\Source\VirtualMachine.h"
 				>
 			</File>