diff options
Diffstat (limited to 'src/burn/engine/engine.vcxproj')
-rw-r--r-- | src/burn/engine/engine.vcxproj | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/burn/engine/engine.vcxproj b/src/burn/engine/engine.vcxproj index 3d6ed181..5c4860f1 100644 --- a/src/burn/engine/engine.vcxproj +++ b/src/burn/engine/engine.vcxproj | |||
@@ -52,6 +52,7 @@ | |||
52 | <ItemGroup> | 52 | <ItemGroup> |
53 | <ClCompile Include="apply.cpp" /> | 53 | <ClCompile Include="apply.cpp" /> |
54 | <ClCompile Include="approvedexe.cpp" /> | 54 | <ClCompile Include="approvedexe.cpp" /> |
55 | <ClCompile Include="bundlepackageengine.cpp" /> | ||
55 | <ClCompile Include="burnextension.cpp" /> | 56 | <ClCompile Include="burnextension.cpp" /> |
56 | <ClCompile Include="detect.cpp" /> | 57 | <ClCompile Include="detect.cpp" /> |
57 | <ClCompile Include="embedded.cpp" /> | 58 | <ClCompile Include="embedded.cpp" /> |
@@ -101,6 +102,7 @@ | |||
101 | <ClInclude Include="..\..\api\burn\WixToolset.BootstrapperCore.Native\inc\BootstrapperEngine.h" /> | 102 | <ClInclude Include="..\..\api\burn\WixToolset.BootstrapperCore.Native\inc\BootstrapperEngine.h" /> |
102 | <ClInclude Include="..\..\api\burn\WixToolset.BootstrapperCore.Native\inc\BundleExtension.h" /> | 103 | <ClInclude Include="..\..\api\burn\WixToolset.BootstrapperCore.Native\inc\BundleExtension.h" /> |
103 | <ClInclude Include="..\..\api\burn\WixToolset.BootstrapperCore.Native\inc\BundleExtensionEngine.h" /> | 104 | <ClInclude Include="..\..\api\burn\WixToolset.BootstrapperCore.Native\inc\BundleExtensionEngine.h" /> |
105 | <ClInclude Include="bundlepackageengine.h" /> | ||
104 | <ClInclude Include="burnextension.h" /> | 106 | <ClInclude Include="burnextension.h" /> |
105 | <ClInclude Include="cabextract.h" /> | 107 | <ClInclude Include="cabextract.h" /> |
106 | <ClInclude Include="cache.h" /> | 108 | <ClInclude Include="cache.h" /> |