summaryrefslogtreecommitdiffstats
path: root/VC2008
diff options
context:
space:
mode:
authormadmaxoft@gmail.com <madmaxoft@gmail.com@0a769ca7-a7f5-676a-18bf-c427514a06d6>2012-01-30 14:54:39 +0100
committermadmaxoft@gmail.com <madmaxoft@gmail.com@0a769ca7-a7f5-676a-18bf-c427514a06d6>2012-01-30 14:54:39 +0100
commit7e743398a92f6878659fc429bda26501ca2fa357 (patch)
tree5d3766ccc9a46d5d64e8311ec3b9b3bf78c878dd /VC2008
parentAdded missing #ifdef _DEBUG in cCriticalSection.cpp (diff)
downloadcuberite-7e743398a92f6878659fc429bda26501ca2fa357.tar
cuberite-7e743398a92f6878659fc429bda26501ca2fa357.tar.gz
cuberite-7e743398a92f6878659fc429bda26501ca2fa357.tar.bz2
cuberite-7e743398a92f6878659fc429bda26501ca2fa357.tar.lz
cuberite-7e743398a92f6878659fc429bda26501ca2fa357.tar.xz
cuberite-7e743398a92f6878659fc429bda26501ca2fa357.tar.zst
cuberite-7e743398a92f6878659fc429bda26501ca2fa357.zip
Diffstat (limited to 'VC2008')
-rw-r--r--VC2008/MCServer.vcproj8
1 files changed, 8 insertions, 0 deletions
diff --git a/VC2008/MCServer.vcproj b/VC2008/MCServer.vcproj
index 4274c2f5e..d459d51e8 100644
--- a/VC2008/MCServer.vcproj
+++ b/VC2008/MCServer.vcproj
@@ -1443,6 +1443,14 @@
>
</File>
<File
+ RelativePath="..\source\cFile.cpp"
+ >
+ </File>
+ <File
+ RelativePath="..\source\cFile.h"
+ >
+ </File>
+ <File
RelativePath="..\source\cSemaphore.cpp"
>
</File>