diff options
Diffstat (limited to 'VC2008/MCServer.vcproj')
-rw-r--r-- | VC2008/MCServer.vcproj | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/VC2008/MCServer.vcproj b/VC2008/MCServer.vcproj index b4d19881b..dccdf956e 100644 --- a/VC2008/MCServer.vcproj +++ b/VC2008/MCServer.vcproj @@ -1364,6 +1364,14 @@ >
</File>
<File
+ RelativePath="..\source\cNoteEntity.cpp"
+ >
+ </File>
+ <File
+ RelativePath="..\source\cNoteEntity.h"
+ >
+ </File>
+ <File
RelativePath="..\source\cPawn.cpp"
>
</File>
@@ -2216,6 +2224,10 @@ >
</File>
<File
+ RelativePath="..\source\blocks\BlockNote.h"
+ >
+ </File>
+ <File
RelativePath="..\source\blocks\BlockOre.h"
>
</File>
|