mirror of
https://foundry.openuru.org/gitblit/r/CWE-ou-minkata.git
synced 2025-07-22 13:20:05 +00:00
Finish deprecation of pnUtPath
This commit is contained in:
@ -12,7 +12,6 @@ set(pnUtils_HEADERS
|
||||
pnUtHash.h
|
||||
pnUtList.h
|
||||
pnUtMisc.h
|
||||
pnUtPath.h
|
||||
pnUtPragma.h
|
||||
pnUtPriQ.h
|
||||
pnUtRef.h
|
||||
@ -28,7 +27,6 @@ set(pnUtils_SOURCES
|
||||
pnUtHash.cpp
|
||||
pnUtList.cpp
|
||||
pnUtMisc.cpp
|
||||
pnUtPath.cpp
|
||||
pnUtStr.cpp
|
||||
pnUtTime.cpp
|
||||
)
|
||||
@ -36,7 +34,6 @@ set(pnUtils_SOURCES
|
||||
if(WIN32)
|
||||
set(pnUtils_WIN32
|
||||
Win32/pnUtW32Misc.cpp
|
||||
Win32/pnUtW32Path.cpp
|
||||
Win32/pnUtW32Str.cpp
|
||||
)
|
||||
else()
|
||||
|
Reference in New Issue
Block a user