mirror of
https://github.com/Open-Shell/Open-Shell-Menu.git
synced 2026-06-17 12:50:08 +10:00
Import legacy Classic Shell data (#28)
Copy data/settings from legacy Classic Shell if we don't have any yet.
This commit is contained in:
@@ -271,6 +271,7 @@
|
||||
<Text Include="..\Localization\English\MenuADMX.txt" />
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<ClCompile Include="Legacy.cpp" />
|
||||
<ClCompile Include="StartMenu.cpp" />
|
||||
<ClCompile Include="stdafx.cpp">
|
||||
<PrecompiledHeader>Create</PrecompiledHeader>
|
||||
@@ -283,6 +284,7 @@
|
||||
<ResourceCompile Include="StartMenu.rc" />
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<ClInclude Include="Legacy.h" />
|
||||
<ClInclude Include="resource.h" />
|
||||
<ClInclude Include="stdafx.h" />
|
||||
<ClInclude Include="targetver.h" />
|
||||
@@ -359,4 +361,4 @@
|
||||
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
|
||||
<ImportGroup Label="ExtensionTargets">
|
||||
</ImportGroup>
|
||||
</Project>
|
||||
</Project>
|
||||
Reference in New Issue
Block a user