Index: experimental/visual_studio_plugin/build/NaClVsx.Wix/NaClVsx.Wix.wixproj |
diff --git a/experimental/visual_studio_plugin/build/NaClVsx.Wix/NaClVsx.Wix.wixproj b/experimental/visual_studio_plugin/build/NaClVsx.Wix/NaClVsx.Wix.wixproj |
deleted file mode 100644 |
index fa1bc9a33749cf9acd4aeb572ed26623e0c08101..0000000000000000000000000000000000000000 |
--- a/experimental/visual_studio_plugin/build/NaClVsx.Wix/NaClVsx.Wix.wixproj |
+++ /dev/null |
@@ -1,34 +0,0 @@ |
-<Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> |
- <PropertyGroup> |
- <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration> |
- <Platform Condition=" '$(Platform)' == '' ">x86</Platform> |
- <ProductVersion>3.0</ProductVersion> |
- <ProjectGuid>16619f53-5da8-4f8e-a2d6-3e60acf21ba4</ProjectGuid> |
- <SchemaVersion>2.0</SchemaVersion> |
- <OutputName>NaClVsx.Wix</OutputName> |
- <OutputType>Package</OutputType> |
- <WixTargetsPath Condition=" '$(WixTargetsPath)' == '' AND '$(MSBuildExtensionsPath32)' != '' ">$(MSBuildExtensionsPath32)\Microsoft\WiX\v3.0\Wix.targets</WixTargetsPath> |
- <WixTargetsPath Condition=" '$(WixTargetsPath)' == '' ">$(MSBuildExtensionsPath)\Microsoft\WiX\v3.0\Wix.targets</WixTargetsPath> |
- </PropertyGroup> |
- <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x86' "> |
- <OutputPath>bin\$(Configuration)\</OutputPath> |
- <IntermediateOutputPath>obj\$(Configuration)\</IntermediateOutputPath> |
- <DefineConstants>Debug</DefineConstants> |
- </PropertyGroup> |
- <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x86' "> |
- <OutputPath>bin\$(Configuration)\</OutputPath> |
- <IntermediateOutputPath>obj\$(Configuration)\</IntermediateOutputPath> |
- </PropertyGroup> |
- <ItemGroup> |
- <Compile Include="Product.wxs" /> |
- </ItemGroup> |
- <Import Project="$(WixTargetsPath)" /> |
- <!-- |
- To modify your build process, add your task inside one of the targets below and uncomment it. |
- Other similar extension points exist, see Wix.targets. |
- <Target Name="BeforeBuild"> |
- </Target> |
- <Target Name="AfterBuild"> |
- </Target> |
- --> |
-</Project> |