1
0
mirror of https://foundry.openuru.org/gitblit/r/CWE-ou-minkata.git synced 2025-07-18 11:19:10 +00:00

Add target configurations from the sln to the root-level cmake project

This commit is contained in:
2011-04-07 18:17:35 -07:00
parent 3a51dd0902
commit 4b594c6e2e
2 changed files with 24 additions and 6 deletions

View File

@ -27,7 +27,7 @@ You can contact Cyan Worlds, Inc. by email legal@cyan.com
#define PL_CHECKSUM_H
#include "hsTypes.h"
#include "openssl/md5.h"
#include <openssl/md5.h>
class plChecksum
{