mirror of
https://github.com/QL-Win/QuickLook.git
synced 2025-09-26 12:08:02 +00:00
Update Multi Commander changes
This commit is contained in:
@@ -24,6 +24,7 @@
|
||||
<ClCompile Include="..\QuickLook.Native32\DOpus.cpp" />
|
||||
<ClCompile Include="..\QuickLook.Native32\Everything.cpp" />
|
||||
<ClCompile Include="..\QuickLook.Native32\HelperMethods.cpp" />
|
||||
<ClCompile Include="..\QuickLook.Native32\MultiCommander.cpp" />
|
||||
<ClCompile Include="..\QuickLook.Native32\Shell32.cpp" />
|
||||
<ClCompile Include="..\QuickLook.Native32\stdafx.cpp">
|
||||
<PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">Create</PrecompiledHeader>
|
||||
@@ -98,4 +99,4 @@
|
||||
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
|
||||
<ImportGroup Label="ExtensionTargets">
|
||||
</ImportGroup>
|
||||
</Project>
|
||||
</Project>
|
||||
|
@@ -10,5 +10,6 @@
|
||||
<ClCompile Include="..\QuickLook.Native32\WoW64HookHelper.cpp" />
|
||||
<ClCompile Include="..\QuickLook.Native32\Everything.cpp" />
|
||||
<ClCompile Include="..\QuickLook.Native32\DOpus.cpp" />
|
||||
<ClCompile Include="..\QuickLook.Native32\MultiCommander.cpp" />
|
||||
</ItemGroup>
|
||||
</Project>
|
||||
</Project>
|
||||
|
Reference in New Issue
Block a user