mirror of
https://github.com/Mauler125/r5sdk.git
synced 2025-02-09 19:15:03 +01:00
Prebuild event for debug dll.
This commit is contained in:
parent
61d195ced7
commit
01d3be4c66
@ -151,8 +151,7 @@
|
||||
<AdditionalDependencies>Minhook.x64.lib;r5net.lib;%(AdditionalDependencies)</AdditionalDependencies>
|
||||
</Link>
|
||||
<PostBuildEvent>
|
||||
<Command>
|
||||
</Command>
|
||||
<Command>rename "$(TargetPath)" "r5dev.dll"</Command>
|
||||
</PostBuildEvent>
|
||||
<PreBuildEvent>
|
||||
<Command>if not EXIST $(SolutionDir)external\minhook\lib\$(Configuration)\Minhook.x64.lib (
|
||||
|
@ -7,7 +7,7 @@
|
||||
#include "CCompanion.h"
|
||||
#include "r5net.h"
|
||||
|
||||
#define OVERLAY_DEBUG
|
||||
//#define OVERLAY_DEBUG
|
||||
|
||||
CCompanion* g_ServerBrowser = nullptr;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user