diff options
Diffstat (limited to 'src/ext/VisualStudio/wixlib/vs.wixproj')
-rw-r--r-- | src/ext/VisualStudio/wixlib/vs.wixproj | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/ext/VisualStudio/wixlib/vs.wixproj b/src/ext/VisualStudio/wixlib/vs.wixproj index f2852683..8af4d7ef 100644 --- a/src/ext/VisualStudio/wixlib/vs.wixproj +++ b/src/ext/VisualStudio/wixlib/vs.wixproj | |||
@@ -9,7 +9,8 @@ | |||
9 | </PropertyGroup> | 9 | </PropertyGroup> |
10 | 10 | ||
11 | <ItemGroup> | 11 | <ItemGroup> |
12 | <ProjectReference Include="..\ca\vsca.vcxproj" Properties="Platform=x86" ReferenceOutputAssembly="false" /> | 12 | <ProjectReference Include="..\ca\vsca.vcxproj" Properties="Platform=x86" ReferenceOutputAssembly="false" /> |
13 | <ProjectReference Include="..\ca\vsca.vcxproj" Properties="Platform=x64" ReferenceOutputAssembly="false" /> | ||
13 | </ItemGroup> | 14 | </ItemGroup> |
14 | 15 | ||
15 | <ItemGroup> | 16 | <ItemGroup> |