diff options
author | madmaxoft@gmail.com <madmaxoft@gmail.com@0a769ca7-a7f5-676a-18bf-c427514a06d6> | 2013-01-13 12:10:26 +0100 |
---|---|---|
committer | madmaxoft@gmail.com <madmaxoft@gmail.com@0a769ca7-a7f5-676a-18bf-c427514a06d6> | 2013-01-13 12:10:26 +0100 |
commit | 752057fb1b3a71058b5391bde9b0e21d87196539 (patch) | |
tree | cfeb16a291ce13dc8408a82459224f029f56cd2f /VC2008 | |
parent | Merged branch "branches/hooks" into "trunk". (diff) | |
download | cuberite-752057fb1b3a71058b5391bde9b0e21d87196539.tar cuberite-752057fb1b3a71058b5391bde9b0e21d87196539.tar.gz cuberite-752057fb1b3a71058b5391bde9b0e21d87196539.tar.bz2 cuberite-752057fb1b3a71058b5391bde9b0e21d87196539.tar.lz cuberite-752057fb1b3a71058b5391bde9b0e21d87196539.tar.xz cuberite-752057fb1b3a71058b5391bde9b0e21d87196539.tar.zst cuberite-752057fb1b3a71058b5391bde9b0e21d87196539.zip |
Diffstat (limited to '')
-rw-r--r-- | VC2008/MCServer.vcproj | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/VC2008/MCServer.vcproj b/VC2008/MCServer.vcproj index c22870614..8e0199cf3 100644 --- a/VC2008/MCServer.vcproj +++ b/VC2008/MCServer.vcproj @@ -700,14 +700,6 @@ >
</File>
<File
- RelativePath="..\source\WebPlugin.cpp"
- >
- </File>
- <File
- RelativePath="..\source\WebPlugin.h"
- >
- </File>
- <File
RelativePath="..\source\World.cpp"
>
</File>
@@ -1551,6 +1543,14 @@ RelativePath="..\source\tolua_base.h"
>
</File>
+ <File
+ RelativePath="..\source\WebPlugin.cpp"
+ >
+ </File>
+ <File
+ RelativePath="..\source\WebPlugin.h"
+ >
+ </File>
<Filter
Name="Squirrel"
>
|