mirror of
https://foundry.openuru.org/gitblit/r/CWE-ou-minkata.git
synced 2025-07-17 10:52:46 +00:00
Move plUUID to pnUUID.
--HG-- rename : Sources/Plasma/PubUtilLib/plUUID/plUUID.cpp => Sources/Plasma/NucleusLib/pnUUID/pnUUID.cpp rename : Sources/Plasma/PubUtilLib/plUUID/plUUID.h => Sources/Plasma/NucleusLib/pnUUID/pnUUID.h rename : Sources/Plasma/PubUtilLib/plUUID/plUUID_Unix.cpp => Sources/Plasma/NucleusLib/pnUUID/pnUUID_Unix.cpp rename : Sources/Plasma/PubUtilLib/plUUID/plUUID_Win32.cpp => Sources/Plasma/NucleusLib/pnUUID/pnUUID_Win32.cpp
This commit is contained in:
@ -68,5 +68,6 @@ REGISTER_NONCREATABLE( plDispatchBase );
|
||||
#include "pnNetCommon/pnNetCommonCreatable.h"
|
||||
#include "pnSceneObject/pnSceneObjectCreatable.h"
|
||||
#include "pnTimer/pnTimerCreatable.h"
|
||||
#include "pnUUID/pnUUIDCreatable.h"
|
||||
|
||||
#endif // pnNucleusCreatables_inc
|
||||
|
Reference in New Issue
Block a user