add Windows version of shared memory, very basic implementation (only allows one single allocation)
This commit is contained in:
@@ -18,6 +18,7 @@ SET(App_ExampleBrowser_SRCS
|
||||
../SharedMemory/PhysicsServer.cpp
|
||||
../SharedMemory/PhysicsClient.cpp
|
||||
../SharedMemory/PosixSharedMemory.cpp
|
||||
../SharedMemory/Win32SharedMemory.cpp
|
||||
../BasicDemo/BasicExample.cpp
|
||||
../BasicDemo/BasicExample.h
|
||||
../ForkLift/ForkLiftDemo.cpp
|
||||
|
||||
Reference in New Issue
Block a user