XCode doesnt support files per configuration, using the old method (#3789)
- some warn fixes - fixed release linking issue Signed-off-by: Esteban Papp <81431996+amznestebanpapp@users.noreply.github.com>
This commit is contained in:
@@ -57,9 +57,6 @@
|
||||
|
||||
#include <sstream>
|
||||
|
||||
// windows headers bring in a macro which conflicts GetCommandLine
|
||||
#undef GetCommandLine
|
||||
|
||||
namespace AssetUtilsInternal
|
||||
{
|
||||
static const unsigned int g_RetryWaitInterval = 250; // The amount of time that we are waiting for retry.
|
||||
|
||||
Reference in New Issue
Block a user