OverAnxious commit
authorRod Widdowson <rdw@steadingsoftware.com>
Wed, 17 Oct 2012 15:28:29 +0000 (15:28 +0000)
committerRod Widdowson <rdw@steadingsoftware.com>
Wed, 17 Oct 2012 15:28:29 +0000 (15:28 +0000)
msi/WiX/Library/Library.wixproj [deleted file]

diff --git a/msi/WiX/Library/Library.wixproj b/msi/WiX/Library/Library.wixproj
deleted file mode 100644 (file)
index fa222fb..0000000
+++ /dev/null
@@ -1,39 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>\r
-<Project ToolsVersion="4.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">\r
-  <PropertyGroup>\r
-    <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>\r
-    <InstallerPlatform>x86</InstallerPlatform>\r
-    <ProductVersion>3.5</ProductVersion>\r
-    <ProjectGuid>{2d6dd290-8f35-434a-baf0-a3271dd36280}</ProjectGuid>\r
-    <SchemaVersion>2.0</SchemaVersion>\r
-    <OutputName>Shibboleth</OutputName>\r
-    <OutputType>Library</OutputType>\r
-    <WixTargetsPath Condition=" '$(WixTargetsPath)' == '' AND '$(MSBuildExtensionsPath32)' != '' ">$(MSBuildExtensionsPath32)\Microsoft\WiX\v3.x\Wix.targets</WixTargetsPath>\r
-    <WixTargetsPath Condition=" '$(WixTargetsPath)' == '' ">$(MSBuildExtensionsPath)\Microsoft\WiX\v3.x\Wix.targets</WixTargetsPath>\r
-  </PropertyGroup>\r
-  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|Win32' ">\r
-    <OutputPath>..\</OutputPath>\r
-    <IntermediateOutputPath>.\</IntermediateOutputPath>\r
-  </PropertyGroup>\r
-  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|Win32' ">\r
-    <OutputPath>..\</OutputPath>\r
-    <IntermediateOutputPath>.\</IntermediateOutputPath>\r
-  </PropertyGroup>\r
-  <ItemGroup >\r
-    <Compile Include="../ShibbolethSP-gui.wxs" />\r
-    <Compile Include="../ShibbolethSP-install-dlg.wxs" />\r
-    <Compile Include="../ShibbolethSP-exe-x86.wxs" />\r
-    <Compile Include="../ShibbolethSP-noarch.wxs" />\r
-    <Compile Include="../ShibbolethSP-registry-x86.wxs" />\r
-    <Compile Include="../ShibbolethSP-update-dlg.wxs" />\r
-  </ItemGroup>\r
-  <Import Project="$(WixTargetsPath)" />\r
-<!--\r
-       To modify your build process, add your task inside one of the targets below and uncomment it.\r
-       Other similar extension points exist, see Wix.targets.\r
-       <Target Name="BeforeBuild">\r
-       </Target>\r
-       <Target Name="AfterBuild">\r
-       </Target>\r
-       -->\r
-</Project>\r