Skip to content

Commit 3a7b40d

Browse files
committed
Update for IDAServer
1 parent 30d1da6 commit 3a7b40d

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

ScyllaHideIDAServer/Icon.rc

44 Bytes
Binary file not shown.

ScyllaHideIDAServer/ScyllaHideIDAServer.vcxproj

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -105,6 +105,8 @@
105105
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
106106
<LinkIncremental>false</LinkIncremental>
107107
<TargetName>$(TargetName)x64</TargetName>
108+
<IncludePath>E:\CppProject\ScyllaHideForIDA9.0\idasdk90\include;$(IncludePath)</IncludePath>
109+
<LibraryPath>E:\CppProject\ScyllaHideForIDA9.0\idasdk90\lib\x64_win_vc_64;$(LibraryPath)</LibraryPath>
108110
</PropertyGroup>
109111
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
110112
<ClCompile>

0 commit comments

Comments
 (0)