diff options
| author | navewindre <boneyaard@gmail.com> | 2018-09-25 21:14:25 +0200 |
|---|---|---|
| committer | navewindre <boneyaard@gmail.com> | 2018-09-25 21:14:25 +0200 |
| commit | 85434a853957ae5315594f72561dd1a745549727 (patch) | |
| tree | 7617f0f92f118bfa7a00349855c792e90ad18fa4 /internal_rewrite/internal_rewrite.vcxproj.filters | |
| parent | b7375a7582db7ba2ee8a4dacfab226a3fd8fc514 (diff) | |
a
Diffstat (limited to 'internal_rewrite/internal_rewrite.vcxproj.filters')
| -rw-r--r-- | internal_rewrite/internal_rewrite.vcxproj.filters | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/internal_rewrite/internal_rewrite.vcxproj.filters b/internal_rewrite/internal_rewrite.vcxproj.filters index f8816fc..977cc39 100644 --- a/internal_rewrite/internal_rewrite.vcxproj.filters +++ b/internal_rewrite/internal_rewrite.vcxproj.filters @@ -262,6 +262,9 @@ <ClCompile Include="hde32.cpp">
<Filter>hooks\hookers</Filter>
</ClCompile>
+ <ClCompile Include="csm_shadows.cpp">
+ <Filter>hooks</Filter>
+ </ClCompile>
</ItemGroup>
<ItemGroup>
<ClInclude Include="factory.hpp">
|
