Make the vpc actually build a project
libtcmalloc_minimal.so from cstrike linux
This commit is contained in:
@ -10,9 +10,9 @@ $Project
|
||||
{
|
||||
$Folder "Link Libraries" [!$VS2015]
|
||||
{
|
||||
$Libexternal $SRCDIR\thirdparty\protobuf-2.6.1\bin\osx32\libc++\libprotobuf [$OSX32]
|
||||
$Libexternal $SRCDIR\lib\public\osx32\libprotobuf [$OSX32]
|
||||
$Libexternal $SRCDIR\thirdparty\protobuf-2.6.1\bin\win32\2013\staticcrt\release\libprotobuf [$WIN32]
|
||||
$Libexternal $SRCDIR\thirdparty\protobuf-2.6.1\bin\linux32\libprotobuf [$LINUX32]
|
||||
$Libexternal $SRCDIR\lib\public\linux32\libprotobuf [$LINUX32]
|
||||
}
|
||||
|
||||
$Folder "Link Libraries" [$WIN64&&!$VS2015]
|
||||
|
Reference in New Issue
Block a user