summaryrefslogtreecommitdiff
path: root/wrapper/wrapper.vcxproj
diff options
context:
space:
mode:
authora1xd <[email protected]>2020-08-01 21:08:47 -0400
committerGitHub <[email protected]>2020-08-01 21:08:47 -0400
commit1d9fb1f9007cca7ffa69b408ab7945926bbce673 (patch)
treead50871f3067dbca729e3ecfe6307fc774004b4d /wrapper/wrapper.vcxproj
parentMerge pull request #7 from JacobPalecki/GUI (diff)
parentmove clipp/parse logic into console project (diff)
downloadrawaccel-1d9fb1f9007cca7ffa69b408ab7945926bbce673.tar.xz
rawaccel-1d9fb1f9007cca7ffa69b408ab7945926bbce673.zip
Merge pull request #8 from a1xd/read
Read ioctl
Diffstat (limited to 'wrapper/wrapper.vcxproj')
-rw-r--r--wrapper/wrapper.vcxproj1
1 files changed, 1 insertions, 0 deletions
diff --git a/wrapper/wrapper.vcxproj b/wrapper/wrapper.vcxproj
index 28acbe7..bffbf8b 100644
--- a/wrapper/wrapper.vcxproj
+++ b/wrapper/wrapper.vcxproj
@@ -59,6 +59,7 @@
<ImportGroup Label="ExtensionSettings">
</ImportGroup>
<ImportGroup Label="Shared">
+ <Import Project="..\common\common.vcxitems" Label="Shared" />
</ImportGroup>
<ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
<Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />