diff options
author | madmaxoft <github@xoft.cz> | 2013-11-09 19:54:52 +0100 |
---|---|---|
committer | madmaxoft <github@xoft.cz> | 2013-11-09 19:54:52 +0100 |
commit | b6ca98f380cd036bfcc544f11f9d906f37c981a8 (patch) | |
tree | 8fdd972d325ad20ec91c2d94e9f21e054822463b /VC2008 | |
parent | Fixed cTracer's tolua markup. (diff) | |
download | cuberite-b6ca98f380cd036bfcc544f11f9d906f37c981a8.tar cuberite-b6ca98f380cd036bfcc544f11f9d906f37c981a8.tar.gz cuberite-b6ca98f380cd036bfcc544f11f9d906f37c981a8.tar.bz2 cuberite-b6ca98f380cd036bfcc544f11f9d906f37c981a8.tar.lz cuberite-b6ca98f380cd036bfcc544f11f9d906f37c981a8.tar.xz cuberite-b6ca98f380cd036bfcc544f11f9d906f37c981a8.tar.zst cuberite-b6ca98f380cd036bfcc544f11f9d906f37c981a8.zip |
Diffstat (limited to '')
-rw-r--r-- | VC2008/MCServer.vcproj | 10 |
1 files changed, 1 insertions, 9 deletions
diff --git a/VC2008/MCServer.vcproj b/VC2008/MCServer.vcproj index a5b43348a..83ca11be9 100644 --- a/VC2008/MCServer.vcproj +++ b/VC2008/MCServer.vcproj @@ -1,4 +1,4 @@ -<?xml version="1.0" encoding="UTF-8"?> +<?xml version="1.0" encoding="UTF-8"?> <VisualStudioProject ProjectType="Visual C++" Version="9,00" @@ -1820,14 +1820,6 @@ > </File> <File - RelativePath="..\source\StringMap.cpp" - > - </File> - <File - RelativePath="..\source\StringMap.h" - > - </File> - <File RelativePath="..\source\tolua++.h" > </File> |