diff options
Diffstat (limited to 'VC2008/MCServer.vcproj')
-rw-r--r-- | VC2008/MCServer.vcproj | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/VC2008/MCServer.vcproj b/VC2008/MCServer.vcproj index 7a4a65a20..2d0e9d94e 100644 --- a/VC2008/MCServer.vcproj +++ b/VC2008/MCServer.vcproj @@ -1458,6 +1458,14 @@ >
</File>
<File
+ RelativePath="..\source\LuaWindow.cpp"
+ >
+ </File>
+ <File
+ RelativePath="..\source\LuaWindow.h"
+ >
+ </File>
+ <File
RelativePath="..\source\ManualBindings.cpp"
>
</File>
@@ -2557,6 +2565,14 @@ >
</File>
</Filter>
+ <Filter
+ Name="Debuggers"
+ >
+ <File
+ RelativePath="..\MCServer\Plugins\Debuggers\Debuggers.lua"
+ >
+ </File>
+ </Filter>
</Filter>
</Files>
<Globals>
|