mirror of
https://github.com/QL-Win/QuickLook.git
synced 2025-09-11 09:49:07 +00:00
Everything support
This commit is contained in:
@@ -21,6 +21,7 @@
|
||||
<PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
|
||||
</PrecompiledHeader>
|
||||
</ClCompile>
|
||||
<ClCompile Include="..\QuickLook.Native32\Everything.cpp" />
|
||||
<ClCompile Include="..\QuickLook.Native32\HelperMethods.cpp" />
|
||||
<ClCompile Include="..\QuickLook.Native32\Shell32.cpp" />
|
||||
<ClCompile Include="..\QuickLook.Native32\stdafx.cpp">
|
||||
|
@@ -8,5 +8,6 @@
|
||||
<ClCompile Include="..\QuickLook.Native32\Shell32.cpp" />
|
||||
<ClCompile Include="..\QuickLook.Native32\stdafx.cpp" />
|
||||
<ClCompile Include="..\QuickLook.Native32\WoW64HookHelper.cpp" />
|
||||
<ClCompile Include="..\QuickLook.Native32\Everything.cpp" />
|
||||
</ItemGroup>
|
||||
</Project>
|
Reference in New Issue
Block a user