This commit is contained in:
@@ -66,7 +66,12 @@ extern AUTOMEDO_MSGDATA g_AutomedoData;
|
||||
extern COPYDATASTRUCT g_AutoMedoCopyDataStructure;
|
||||
/////////////////////////////////////////////////
|
||||
|
||||
|
||||
#ifdef _DEBUG
|
||||
#pragma comment(lib,"Debug/HookInj.lib")
|
||||
#else
|
||||
#pragma comment(lib,"Release/HookInj.lib")
|
||||
#endif
|
||||
#pragma message("Automatically linking with HookInj.lib")
|
||||
#include "../HookInj/HookInj.h"
|
||||
|
||||
#pragma comment( lib, "ws2_32.lib" )
|
||||
|
||||
Reference in New Issue
Block a user