1
0

new cIsThread object for thread encapsulation

git-svn-id: http://mc-server.googlecode.com/svn/trunk@214 0a769ca7-a7f5-676a-18bf-c427514a06d6
This commit is contained in:
madmaxoft@gmail.com
2012-02-01 12:25:26 +00:00
parent 8f5e834f41
commit 83fc392198
6 changed files with 247 additions and 5 deletions

View File

@@ -435,10 +435,6 @@
RelativePath="..\source\cServer.h"
>
</File>
<File
RelativePath="..\source\cSign.h"
>
</File>
<File
RelativePath="..\source\cSimulator.cpp"
>
@@ -1290,6 +1286,10 @@
RelativePath="..\source\cPlayer.h"
>
</File>
<File
RelativePath="..\source\cSign.h"
>
</File>
<File
RelativePath="..\source\cSignEntity.cpp"
>
@@ -1434,6 +1434,14 @@
RelativePath="..\source\cFile.h"
>
</File>
<File
RelativePath="..\source\cIsThread.cpp"
>
</File>
<File
RelativePath="..\source\cIsThread.h"
>
</File>
<File
RelativePath="..\source\cMakeDir.cpp"
>