Skip to content

Commit

Permalink
[CKPE]
Browse files Browse the repository at this point in the history
nope
  • Loading branch information
Perchik71 committed Jan 22, 2025
1 parent 6b65cb9 commit c309ee0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Plug-ins/MyFirstPlugin/MyFirstPlugin.vcxproj
Original file line number Diff line number Diff line change
Expand Up @@ -102,8 +102,8 @@
<ClInclude Include="CKPE\Common.h" />
<ClInclude Include="CKPE\PluginAPI.h" />
<ClInclude Include="CKPE\Types.h" />
<ClInclude Include="CKPE\vmm.h" />
<ClInclude Include="CKPE\vmmconfig.h" />
<ClInclude Include="CKPE\Voltek.MemoryManager.h" />
</ItemGroup>
<ItemGroup>
<ClCompile Include="CKPE\PluginAPI.cpp" />
Expand Down
2 changes: 1 addition & 1 deletion Plug-ins/MyFirstPlugin/MyFirstPlugin.vcxproj.filters
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
<ClInclude Include="CKPE\vmmconfig.h">
<Filter>CKPE</Filter>
</ClInclude>
<ClInclude Include="CKPE\vmm.h">
<ClInclude Include="CKPE\Voltek.MemoryManager.h">
<Filter>CKPE</Filter>
</ClInclude>
</ItemGroup>
Expand Down

0 comments on commit c309ee0

Please sign in to comment.