mirror of
https://foundry.openuru.org/gitblit/r/CWE-ou-minkata.git
synced 2025-07-14 02:27:40 -04:00
PnUtCrypt compiles on *nix now.
This commit is contained in:
@ -29,6 +29,7 @@ set(pnUtils_SOURCES
|
||||
pnUtArray.cpp
|
||||
pnUtBigNum.cpp
|
||||
pnUtCmd.cpp
|
||||
pnUtCrypt.cpp
|
||||
pnUtHash.cpp
|
||||
pnUtList.cpp
|
||||
pnUtMisc.cpp
|
||||
@ -47,8 +48,6 @@ if(WIN32)
|
||||
Win32/pnUtW32Sync.cpp
|
||||
Win32/pnUtW32Time.cpp
|
||||
Win32/pnUtW32Uuid.cpp
|
||||
|
||||
pnUtCrypt.cpp
|
||||
)
|
||||
else()
|
||||
set(pnUtils_UNIX
|
||||
|
Reference in New Issue
Block a user