1
0

ChunkGenerator: rewritten thread-locking using the new RAII CSLock class

git-svn-id: http://mc-server.googlecode.com/svn/trunk@186 0a769ca7-a7f5-676a-18bf-c427514a06d6
This commit is contained in:
madmaxoft@gmail.com
2012-01-29 14:29:26 +00:00
parent f08295ab25
commit e2ad02f50a
6 changed files with 212 additions and 83 deletions

View File

@@ -20,6 +20,7 @@
OutputDirectory="Debug"
IntermediateDirectory="Debug"
ConfigurationType="1"
CharacterSet="2"
>
<Tool
Name="VCPreBuildEventTool"