Skip to content
This repository has been archived by the owner on Jan 7, 2024. It is now read-only.

Commit

Permalink
Added WindowsHook
Browse files Browse the repository at this point in the history
  • Loading branch information
iXab3r committed Aug 11, 2021
1 parent 6af5b4a commit 6f23960
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions InitSymlinks.cmd
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ mklink /J /D PoeShared.Wpf "../Submodules/PoeEye/PoeEye/PoeShared.Wpf"
mklink /J /D PoeShared.Native "../Submodules/PoeEye/PoeEye/PoeShared.Native"
mklink /J /D PoeShared.Tests "../Submodules/PoeEye/PoeEye/PoeShared.Tests"
mklink /J /D PoeShared.Squirrel "../Submodules/PoeEye/PoeEye/PoeShared.Squirrel"
mklink /J /D WindowsHook "../Submodules/PoeEye/PoeEye/WindowsHook"

mklink /J /D PropertyBinder "../Submodules/PropertyBinder/PropertyBinder"
mklink /J /D PropertyBinder.Tests "../Submodules/PropertyBinder/PropertyBinder.Tests"

0 comments on commit 6f23960

Please sign in to comment.