Skip to content

Commit 60945b1

Browse files
authored
Merge pull request #6 from ssnob/imgui
roboto
2 parents 5a7c35b + 74120cf commit 60945b1

File tree

5 files changed

+12182
-5
lines changed

5 files changed

+12182
-5
lines changed

anti-debugging.vcxproj

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -172,6 +172,7 @@
172172
<ClCompile Include="src\imgui\imgui_tables.cpp" />
173173
<ClCompile Include="src\imgui\imgui_widgets.cpp" />
174174
<ClCompile Include="src\Methods\MethodTrapFlag.h" />
175+
<ClCompile Include="src\Roboto-Regular.h" />
175176
</ItemGroup>
176177
<ItemGroup>
177178
<ClInclude Include="src\AntiDebugMethod.h" />

anti-debugging.vcxproj.filters

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,9 @@
5151
<ClCompile Include="src\imgui\DX11Base.cpp">
5252
<Filter>Source Files</Filter>
5353
</ClCompile>
54+
<ClCompile Include="src\Roboto-Regular.h">
55+
<Filter>Header Files</Filter>
56+
</ClCompile>
5457
</ItemGroup>
5558
<ItemGroup>
5659
<ClInclude Include="src\AntiDebugMethod.h">

preview.png

34.1 KB
Loading

0 commit comments

Comments
 (0)