diff options
author | Teddy Wing | 2018-08-15 01:25:12 +0200 |
---|---|---|
committer | Teddy Wing | 2018-08-15 01:25:12 +0200 |
commit | 9dd1a71645f63501a5deb1276a7af26fbb9b0421 (patch) | |
tree | 69ca11bdddbe6feb51a6775275a64590d81f28da /DomeKey.xcodeproj/project.xcworkspace | |
parent | dbab68634814ebdabcc5dadfbc0bc2b82e5e112f (diff) | |
download | DomeKey-9dd1a71645f63501a5deb1276a7af26fbb9b0421.tar.bz2 |
Link static DDHidLib library instead of framework
Since the framework is external, we can't link it directly as it's a
third-party library. As such, it would be separate from our executable.
Instead, link against the static DDHidLib library so that it gets
bundled into the executable.
Diffstat (limited to 'DomeKey.xcodeproj/project.xcworkspace')
0 files changed, 0 insertions, 0 deletions