mirror of
https://foundry.openuru.org/gitblit/r/CWE-ou-minkata.git
synced 2025-07-22 13:20:05 +00:00
Get rid of pnUtils PCH stuff.
--HG-- rename : Sources/Plasma/NucleusLib/pnUtils/Private/Unix/pnUtUxStr.cpp => Sources/Plasma/NucleusLib/pnUtils/Unix/pnUtUxStr.cpp rename : Sources/Plasma/NucleusLib/pnUtils/Private/Unix/pnUtUxSync.cpp => Sources/Plasma/NucleusLib/pnUtils/Unix/pnUtUxSync.cpp rename : Sources/Plasma/NucleusLib/pnUtils/Private/Unix/pnUtUxUuid.cpp => Sources/Plasma/NucleusLib/pnUtils/Unix/pnUtUxUuid.cpp rename : Sources/Plasma/NucleusLib/pnUtils/Private/Win32/W32Int.h => Sources/Plasma/NucleusLib/pnUtils/Win32/W32Int.h rename : Sources/Plasma/NucleusLib/pnUtils/Private/Win32/pnUtW32Addr.cpp => Sources/Plasma/NucleusLib/pnUtils/Win32/pnUtW32Addr.cpp rename : Sources/Plasma/NucleusLib/pnUtils/Private/Win32/pnUtW32Dll.cpp => Sources/Plasma/NucleusLib/pnUtils/Win32/pnUtW32Dll.cpp rename : Sources/Plasma/NucleusLib/pnUtils/Private/Win32/pnUtW32Misc.cpp => Sources/Plasma/NucleusLib/pnUtils/Win32/pnUtW32Misc.cpp rename : Sources/Plasma/NucleusLib/pnUtils/Private/Win32/pnUtW32Path.cpp => Sources/Plasma/NucleusLib/pnUtils/Win32/pnUtW32Path.cpp rename : Sources/Plasma/NucleusLib/pnUtils/Private/Win32/pnUtW32Str.cpp => Sources/Plasma/NucleusLib/pnUtils/Win32/pnUtW32Str.cpp rename : Sources/Plasma/NucleusLib/pnUtils/Private/Win32/pnUtW32Sync.cpp => Sources/Plasma/NucleusLib/pnUtils/Win32/pnUtW32Sync.cpp rename : Sources/Plasma/NucleusLib/pnUtils/Private/Win32/pnUtW32Time.cpp => Sources/Plasma/NucleusLib/pnUtils/Win32/pnUtW32Time.cpp rename : Sources/Plasma/NucleusLib/pnUtils/Private/Win32/pnUtW32Uuid.cpp => Sources/Plasma/NucleusLib/pnUtils/Win32/pnUtW32Uuid.cpp rename : Sources/Plasma/NucleusLib/pnUtils/Private/pnUtAddr.cpp => Sources/Plasma/NucleusLib/pnUtils/pnUtAddr.cpp rename : Sources/Plasma/NucleusLib/pnUtils/Private/pnUtAddr.h => Sources/Plasma/NucleusLib/pnUtils/pnUtAddr.h rename : Sources/Plasma/NucleusLib/pnUtils/Private/pnUtAllIncludes.h => Sources/Plasma/NucleusLib/pnUtils/pnUtAllIncludes.h rename : Sources/Plasma/NucleusLib/pnUtils/Private/pnUtArray.cpp => Sources/Plasma/NucleusLib/pnUtils/pnUtArray.cpp rename : Sources/Plasma/NucleusLib/pnUtils/Private/pnUtArray.h => Sources/Plasma/NucleusLib/pnUtils/pnUtArray.h rename : Sources/Plasma/NucleusLib/pnUtils/Private/pnUtBase64.cpp => Sources/Plasma/NucleusLib/pnUtils/pnUtBase64.cpp rename : Sources/Plasma/NucleusLib/pnUtils/Private/pnUtBase64.h => Sources/Plasma/NucleusLib/pnUtils/pnUtBase64.h rename : Sources/Plasma/NucleusLib/pnUtils/Private/pnUtBigNum.cpp => Sources/Plasma/NucleusLib/pnUtils/pnUtBigNum.cpp rename : Sources/Plasma/NucleusLib/pnUtils/Private/pnUtBigNum.h => Sources/Plasma/NucleusLib/pnUtils/pnUtBigNum.h rename : Sources/Plasma/NucleusLib/pnUtils/Private/pnUtCmd.cpp => Sources/Plasma/NucleusLib/pnUtils/pnUtCmd.cpp rename : Sources/Plasma/NucleusLib/pnUtils/Private/pnUtCmd.h => Sources/Plasma/NucleusLib/pnUtils/pnUtCmd.h rename : Sources/Plasma/NucleusLib/pnUtils/Private/pnUtCoreLib.h => Sources/Plasma/NucleusLib/pnUtils/pnUtCoreLib.h rename : Sources/Plasma/NucleusLib/pnUtils/Private/pnUtCrypt.cpp => Sources/Plasma/NucleusLib/pnUtils/pnUtCrypt.cpp rename : Sources/Plasma/NucleusLib/pnUtils/Private/pnUtCrypt.h => Sources/Plasma/NucleusLib/pnUtils/pnUtCrypt.h rename : Sources/Plasma/NucleusLib/pnUtils/Private/pnUtHash.cpp => Sources/Plasma/NucleusLib/pnUtils/pnUtHash.cpp rename : Sources/Plasma/NucleusLib/pnUtils/Private/pnUtHash.h => Sources/Plasma/NucleusLib/pnUtils/pnUtHash.h rename : Sources/Plasma/NucleusLib/pnUtils/Private/pnUtList.cpp => Sources/Plasma/NucleusLib/pnUtils/pnUtList.cpp rename : Sources/Plasma/NucleusLib/pnUtils/Private/pnUtList.h => Sources/Plasma/NucleusLib/pnUtils/pnUtList.h rename : Sources/Plasma/NucleusLib/pnUtils/Private/pnUtMath.cpp => Sources/Plasma/NucleusLib/pnUtils/pnUtMath.cpp rename : Sources/Plasma/NucleusLib/pnUtils/Private/pnUtMath.h => Sources/Plasma/NucleusLib/pnUtils/pnUtMath.h rename : Sources/Plasma/NucleusLib/pnUtils/Private/pnUtMisc.cpp => Sources/Plasma/NucleusLib/pnUtils/pnUtMisc.cpp rename : Sources/Plasma/NucleusLib/pnUtils/Private/pnUtMisc.h => Sources/Plasma/NucleusLib/pnUtils/pnUtMisc.h rename : Sources/Plasma/NucleusLib/pnUtils/Private/pnUtPath.cpp => Sources/Plasma/NucleusLib/pnUtils/pnUtPath.cpp rename : Sources/Plasma/NucleusLib/pnUtils/Private/pnUtPath.h => Sources/Plasma/NucleusLib/pnUtils/pnUtPath.h rename : Sources/Plasma/NucleusLib/pnUtils/Private/pnUtPragma.h => Sources/Plasma/NucleusLib/pnUtils/pnUtPragma.h rename : Sources/Plasma/NucleusLib/pnUtils/Private/pnUtPriQ.h => Sources/Plasma/NucleusLib/pnUtils/pnUtPriQ.h rename : Sources/Plasma/NucleusLib/pnUtils/Private/pnUtRand.cpp => Sources/Plasma/NucleusLib/pnUtils/pnUtRand.cpp rename : Sources/Plasma/NucleusLib/pnUtils/Private/pnUtRand.h => Sources/Plasma/NucleusLib/pnUtils/pnUtRand.h rename : Sources/Plasma/NucleusLib/pnUtils/Private/pnUtRef.h => Sources/Plasma/NucleusLib/pnUtils/pnUtRef.h rename : Sources/Plasma/NucleusLib/pnUtils/Private/pnUtSkipList.h => Sources/Plasma/NucleusLib/pnUtils/pnUtSkipList.h rename : Sources/Plasma/NucleusLib/pnUtils/Private/pnUtSort.h => Sources/Plasma/NucleusLib/pnUtils/pnUtSort.h rename : Sources/Plasma/NucleusLib/pnUtils/Private/pnUtSpareList.cpp => Sources/Plasma/NucleusLib/pnUtils/pnUtSpareList.cpp rename : Sources/Plasma/NucleusLib/pnUtils/Private/pnUtSpareList.h => Sources/Plasma/NucleusLib/pnUtils/pnUtSpareList.h rename : Sources/Plasma/NucleusLib/pnUtils/Private/pnUtStr.cpp => Sources/Plasma/NucleusLib/pnUtils/pnUtStr.cpp rename : Sources/Plasma/NucleusLib/pnUtils/Private/pnUtStr.h => Sources/Plasma/NucleusLib/pnUtils/pnUtStr.h rename : Sources/Plasma/NucleusLib/pnUtils/Private/pnUtSync.h => Sources/Plasma/NucleusLib/pnUtils/pnUtSync.h rename : Sources/Plasma/NucleusLib/pnUtils/Private/pnUtTime.cpp => Sources/Plasma/NucleusLib/pnUtils/pnUtTime.cpp rename : Sources/Plasma/NucleusLib/pnUtils/Private/pnUtTime.h => Sources/Plasma/NucleusLib/pnUtils/pnUtTime.h rename : Sources/Plasma/NucleusLib/pnUtils/Private/pnUtTls.cpp => Sources/Plasma/NucleusLib/pnUtils/pnUtTls.cpp rename : Sources/Plasma/NucleusLib/pnUtils/Private/pnUtTls.h => Sources/Plasma/NucleusLib/pnUtils/pnUtTls.h rename : Sources/Plasma/NucleusLib/pnUtils/Private/pnUtTypes.h => Sources/Plasma/NucleusLib/pnUtils/pnUtTypes.h rename : Sources/Plasma/NucleusLib/pnUtils/Private/pnUtUuid.cpp => Sources/Plasma/NucleusLib/pnUtils/pnUtUuid.cpp rename : Sources/Plasma/NucleusLib/pnUtils/Private/pnUtUuid.h => Sources/Plasma/NucleusLib/pnUtils/pnUtUuid.h
This commit is contained in:
@ -2,88 +2,81 @@ include_directories("../../CoreLib")
|
||||
include_directories("../../NucleusLib")
|
||||
|
||||
set(pnUtils_HEADERS
|
||||
Intern.h
|
||||
Pch.h
|
||||
pnUtils.h
|
||||
)
|
||||
|
||||
set(pnUtils_PRIVATE
|
||||
Private/pnUtAddr.h
|
||||
Private/pnUtAddr.cpp
|
||||
Private/pnUtAllIncludes.h
|
||||
Private/pnUtArray.h
|
||||
Private/pnUtArray.cpp
|
||||
Private/pnUtBase64.h
|
||||
Private/pnUtBase64.cpp
|
||||
Private/pnUtBigNum.h
|
||||
Private/pnUtBigNum.cpp
|
||||
Private/pnUtCmd.h
|
||||
Private/pnUtCmd.cpp
|
||||
Private/pnUtCoreLib.h
|
||||
Private/pnUtCrypt.h
|
||||
Private/pnUtCrypt.cpp
|
||||
Private/pnUtHash.h
|
||||
Private/pnUtHash.cpp
|
||||
Private/pnUtList.h
|
||||
Private/pnUtList.cpp
|
||||
Private/pnUtMath.h
|
||||
Private/pnUtMath.cpp
|
||||
Private/pnUtMisc.h
|
||||
Private/pnUtMisc.cpp
|
||||
Private/pnUtPath.h
|
||||
Private/pnUtPath.cpp
|
||||
Private/pnUtPragma.h
|
||||
Private/pnUtPriQ.h
|
||||
Private/pnUtRand.h
|
||||
Private/pnUtRand.cpp
|
||||
Private/pnUtRef.h
|
||||
Private/pnUtSkipList.h
|
||||
Private/pnUtSort.h
|
||||
Private/pnUtSpareList.h
|
||||
Private/pnUtSpareList.cpp
|
||||
Private/pnUtStr.h
|
||||
Private/pnUtStr.cpp
|
||||
Private/pnUtSubst.h
|
||||
Private/pnUtSubst.cpp
|
||||
Private/pnUtSync.h
|
||||
Private/pnUtTime.h
|
||||
Private/pnUtTime.cpp
|
||||
Private/pnUtTls.h
|
||||
Private/pnUtTls.cpp
|
||||
Private/pnUtUuid.h
|
||||
Private/pnUtUuid.cpp
|
||||
pnUtCoreLib.h
|
||||
pnUtAddr.h
|
||||
pnUtAllIncludes.h
|
||||
pnUtArray.h
|
||||
pnUtBase64.h
|
||||
pnUtBigNum.h
|
||||
pnUtCmd.h
|
||||
pnUtCrypt.h
|
||||
pnUtHash.h
|
||||
pnUtList.h
|
||||
pnUtMath.h
|
||||
pnUtMisc.h
|
||||
pnUtPath.h
|
||||
pnUtPragma.h
|
||||
pnUtPriQ.h
|
||||
pnUtRand.h
|
||||
pnUtRef.h
|
||||
pnUtSkipList.h
|
||||
pnUtSort.h
|
||||
pnUtSpareList.h
|
||||
pnUtStr.h
|
||||
pnUtSync.h
|
||||
pnUtTime.h
|
||||
pnUtTls.h
|
||||
pnUtUuid.h
|
||||
)
|
||||
|
||||
set(pnUtils_SOURCES
|
||||
pnUtils.cpp
|
||||
pnUtAddr.cpp
|
||||
pnUtArray.cpp
|
||||
pnUtBase64.cpp
|
||||
pnUtBigNum.cpp
|
||||
pnUtCmd.cpp
|
||||
pnUtHash.cpp
|
||||
pnUtList.cpp
|
||||
pnUtMath.cpp
|
||||
pnUtMisc.cpp
|
||||
pnUtPath.cpp
|
||||
pnUtRand.cpp
|
||||
pnUtSpareList.cpp
|
||||
pnUtStr.cpp
|
||||
pnUtTime.cpp
|
||||
)
|
||||
|
||||
if(WIN32)
|
||||
set(pnUtils_WIN32
|
||||
Private/Win32/pnUtW32Addr.cpp
|
||||
Private/Win32/pnUtW32Misc.cpp
|
||||
Private/Win32/pnUtW32Path.cpp
|
||||
Private/Win32/pnUtW32Str.cpp
|
||||
Private/Win32/pnUtW32Sync.cpp
|
||||
Private/Win32/pnUtW32Time.cpp
|
||||
Private/Win32/pnUtW32Uuid.cpp
|
||||
Win32/pnUtW32Addr.cpp
|
||||
Win32/pnUtW32Misc.cpp
|
||||
Win32/pnUtW32Path.cpp
|
||||
Win32/pnUtW32Str.cpp
|
||||
Win32/pnUtW32Sync.cpp
|
||||
Win32/pnUtW32Time.cpp
|
||||
Win32/pnUtW32Uuid.cpp
|
||||
|
||||
pnUtCrypt.cpp
|
||||
pnUtTls.cpp
|
||||
pnUtUuid.cpp
|
||||
)
|
||||
else()
|
||||
set(pnUtils_UNIX
|
||||
Private/Unix/pnUtUxStr.cpp
|
||||
Private/Unix/pnUtUxSync.cpp
|
||||
Private/Unix/pnUtUxUuid.cpp
|
||||
Unix/pnUtUxStr.cpp
|
||||
#Unix/pnUtUxSync.cpp
|
||||
#Unix/pnUtUxUuid.cpp
|
||||
)
|
||||
endif()
|
||||
|
||||
add_library(pnUtils STATIC ${pnUtils_HEADERS} ${pnUtils_PRIVATE} ${pnUtils_SOURCES}
|
||||
add_library(pnUtils STATIC ${pnUtils_HEADERS} ${pnUtils_SOURCES}
|
||||
${pnUtils_UNIX} ${pnUtils_WIN32})
|
||||
|
||||
source_group("Header Files" FILES ${pnUtils_HEADERS})
|
||||
source_group("Source Files" FILES ${pnUtils_SOURCES})
|
||||
source_group("Private" FILES ${pnUtils_PRIVATE})
|
||||
if(WIN32)
|
||||
source_group("Private\\Win32" FILES ${pnUtils_WIN32})
|
||||
source_group("Win32" FILES ${pnUtils_WIN32})
|
||||
else()
|
||||
source_group("Private\\Unix" FILES ${pnUtils_UNIX})
|
||||
source_group("Unix" FILES ${pnUtils_UNIX})
|
||||
endif()
|
||||
|
Reference in New Issue
Block a user