summaryrefslogtreecommitdiffstats
path: root/src/common/common.vcxproj.filters
diff options
context:
space:
mode:
authorbunnei <bunneidev@gmail.com>2014-05-08 23:16:35 +0200
committerbunnei <bunneidev@gmail.com>2014-05-08 23:16:35 +0200
commitbdc54d0d4897841a4d24aee80311bfb1f0eba884 (patch)
tree558d87c83fe8f7e8e3e57644407c872244ee5a3a /src/common/common.vcxproj.filters
parentMerge pull request #16 from Sethpaien/master (diff)
parentremoved unknown fields from GX_CmdBufferHeader (diff)
downloadyuzu-bdc54d0d4897841a4d24aee80311bfb1f0eba884.tar
yuzu-bdc54d0d4897841a4d24aee80311bfb1f0eba884.tar.gz
yuzu-bdc54d0d4897841a4d24aee80311bfb1f0eba884.tar.bz2
yuzu-bdc54d0d4897841a4d24aee80311bfb1f0eba884.tar.lz
yuzu-bdc54d0d4897841a4d24aee80311bfb1f0eba884.tar.xz
yuzu-bdc54d0d4897841a4d24aee80311bfb1f0eba884.tar.zst
yuzu-bdc54d0d4897841a4d24aee80311bfb1f0eba884.zip
Diffstat (limited to 'src/common/common.vcxproj.filters')
-rw-r--r--src/common/common.vcxproj.filters1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/common/common.vcxproj.filters b/src/common/common.vcxproj.filters
index e9ea40022..268730228 100644
--- a/src/common/common.vcxproj.filters
+++ b/src/common/common.vcxproj.filters
@@ -39,6 +39,7 @@
<ClInclude Include="utf8.h" />
<ClInclude Include="symbols.h" />
<ClInclude Include="scm_rev.h" />
+ <ClInclude Include="bit_field.h" />
</ItemGroup>
<ItemGroup>
<ClCompile Include="break_points.cpp" />