262 lines
12 KiB
XML
262 lines
12 KiB
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<Project ToolsVersion="4.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
|
<PropertyGroup>
|
|
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
|
|
<Platform Condition=" '$(Platform)' == '' ">x86</Platform>
|
|
<ProductVersion>8.0.30703</ProductVersion>
|
|
<SchemaVersion>2.0</SchemaVersion>
|
|
<ProjectGuid>{BEE2C01C-0CCC-4C0A-B578-021147AA10F3}</ProjectGuid>
|
|
<OutputType>WinExe</OutputType>
|
|
<AppDesignerFolder>Properties</AppDesignerFolder>
|
|
<RootNamespace>MSLMobile</RootNamespace>
|
|
<AssemblyName>MSLMobile</AssemblyName>
|
|
<TargetFrameworkVersion>v3.5</TargetFrameworkVersion>
|
|
<FileAlignment>512</FileAlignment>
|
|
<ProjectTypeGuids>{60dc8134-eba5-43b8-bcc9-bb4bc16c2548};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
|
|
<WarningLevel>4</WarningLevel>
|
|
<IsWebBootstrapper>true</IsWebBootstrapper>
|
|
<PublishUrl>Publish\</PublishUrl>
|
|
<Install>true</Install>
|
|
<InstallFrom>Web</InstallFrom>
|
|
<UpdateEnabled>false</UpdateEnabled>
|
|
<UpdateMode>Foreground</UpdateMode>
|
|
<UpdateInterval>7</UpdateInterval>
|
|
<UpdateIntervalUnits>Days</UpdateIntervalUnits>
|
|
<UpdatePeriodically>false</UpdatePeriodically>
|
|
<UpdateRequired>false</UpdateRequired>
|
|
<MapFileExtensions>true</MapFileExtensions>
|
|
<InstallUrl>http://services.ndchealthvar.com/mobile1/</InstallUrl>
|
|
<UpdateUrl>http://services.ndchealthvar.com/mobile1/</UpdateUrl>
|
|
<SupportUrl>http://www.medisoft.com/support/contactus.aspx</SupportUrl>
|
|
<ProductName>MSLMobile</ProductName>
|
|
<PublisherName>McKesson</PublisherName>
|
|
<CreateWebPageOnPublish>true</CreateWebPageOnPublish>
|
|
<WebPage>default_gen.html</WebPage>
|
|
<OpenBrowserOnPublish>false</OpenBrowserOnPublish>
|
|
<ApplicationRevision>1</ApplicationRevision>
|
|
<ApplicationVersion>1.0.0.1</ApplicationVersion>
|
|
<UseApplicationTrust>false</UseApplicationTrust>
|
|
<PublishWizardCompleted>true</PublishWizardCompleted>
|
|
<BootstrapperEnabled>true</BootstrapperEnabled>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x86' ">
|
|
<PlatformTarget>x86</PlatformTarget>
|
|
<DebugSymbols>true</DebugSymbols>
|
|
<DebugType>full</DebugType>
|
|
<Optimize>false</Optimize>
|
|
<OutputPath>..\Target\Debug\</OutputPath>
|
|
<DefineConstants>DEBUG;TRACE</DefineConstants>
|
|
<ErrorReport>prompt</ErrorReport>
|
|
<WarningLevel>4</WarningLevel>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x86' ">
|
|
<PlatformTarget>x86</PlatformTarget>
|
|
<DebugType>pdbonly</DebugType>
|
|
<Optimize>true</Optimize>
|
|
<OutputPath>..\Target\Release\</OutputPath>
|
|
<DefineConstants>TRACE</DefineConstants>
|
|
<ErrorReport>prompt</ErrorReport>
|
|
<WarningLevel>4</WarningLevel>
|
|
</PropertyGroup>
|
|
<PropertyGroup>
|
|
<SignManifests>false</SignManifests>
|
|
</PropertyGroup>
|
|
<PropertyGroup>
|
|
<ManifestCertificateThumbprint>E81C0D2029263F884A22330BFEB4D74465665A84</ManifestCertificateThumbprint>
|
|
</PropertyGroup>
|
|
<PropertyGroup>
|
|
<ManifestKeyFile>McKesson.pfx</ManifestKeyFile>
|
|
</PropertyGroup>
|
|
<PropertyGroup>
|
|
<SignAssembly>false</SignAssembly>
|
|
</PropertyGroup>
|
|
<PropertyGroup>
|
|
<AssemblyOriginatorKeyFile>McKesson.pfx</AssemblyOriginatorKeyFile>
|
|
</PropertyGroup>
|
|
<PropertyGroup>
|
|
<TargetZone>LocalIntranet</TargetZone>
|
|
</PropertyGroup>
|
|
<PropertyGroup>
|
|
<GenerateManifests>false</GenerateManifests>
|
|
</PropertyGroup>
|
|
<PropertyGroup>
|
|
<ApplicationManifest>Properties\app.manifest</ApplicationManifest>
|
|
</PropertyGroup>
|
|
<ItemGroup>
|
|
<Reference Include="System" />
|
|
<Reference Include="System.Data" />
|
|
<Reference Include="System.Xml" />
|
|
<Reference Include="System.Core" />
|
|
<Reference Include="System.Xml.Linq" />
|
|
<Reference Include="System.Data.DataSetExtensions" />
|
|
<Reference Include="WindowsBase" />
|
|
<Reference Include="PresentationCore" />
|
|
<Reference Include="PresentationFramework" />
|
|
<Reference Include="Yaulw, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
|
|
<SpecificVersion>False</SpecificVersion>
|
|
<HintPath>..\..\3rdParty\Sdaleo\Yaulw.dll</HintPath>
|
|
</Reference>
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<ApplicationDefinition Include="App.xaml">
|
|
<Generator>MSBuild:Compile</Generator>
|
|
<SubType>Designer</SubType>
|
|
</ApplicationDefinition>
|
|
<Page Include="HiddenMainWindow.xaml">
|
|
<SubType>Designer</SubType>
|
|
<Generator>MSBuild:Compile</Generator>
|
|
</Page>
|
|
<Compile Include="App.xaml.cs">
|
|
<DependentUpon>App.xaml</DependentUpon>
|
|
<SubType>Code</SubType>
|
|
</Compile>
|
|
<Compile Include="HiddenMainWindow.xaml.cs">
|
|
<DependentUpon>HiddenMainWindow.xaml</DependentUpon>
|
|
</Compile>
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<Compile Include="Properties\AssemblyInfo.cs">
|
|
<SubType>Code</SubType>
|
|
</Compile>
|
|
<Compile Include="Properties\Resources.Designer.cs">
|
|
<AutoGen>True</AutoGen>
|
|
<DesignTime>True</DesignTime>
|
|
<DependentUpon>Resources.resx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="Properties\Settings.Designer.cs">
|
|
<AutoGen>True</AutoGen>
|
|
<DependentUpon>Settings.settings</DependentUpon>
|
|
<DesignTimeSharedInput>True</DesignTimeSharedInput>
|
|
</Compile>
|
|
<EmbeddedResource Include="Properties\Resources.resx">
|
|
<Generator>ResXFileCodeGenerator</Generator>
|
|
<LastGenOutput>Resources.Designer.cs</LastGenOutput>
|
|
</EmbeddedResource>
|
|
<EmbeddedResource Include="Components\install.bat" />
|
|
<EmbeddedResource Include="Components\start.bat" />
|
|
<EmbeddedResource Include="Components\stop.bat" />
|
|
<EmbeddedResource Include="Components\uninstall.bat" />
|
|
<EmbeddedResource Include="Components\PlutoServer.MSL.exe.config" />
|
|
<None Include="McKesson.pfx" />
|
|
<None Include="Properties\app.manifest" />
|
|
<None Include="Properties\Settings.settings">
|
|
<Generator>SettingsSingleFileGenerator</Generator>
|
|
<LastGenOutput>Settings.Designer.cs</LastGenOutput>
|
|
</None>
|
|
<AppDesigner Include="Properties\" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<EmbeddedResource Include="Components\Yaulw.dll" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<EmbeddedResource Include="Components\log4net.dll" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<Resource Include="images\Bridge.ico" />
|
|
<Resource Include="images\button_close.png" />
|
|
<Resource Include="images\mckesson_logo.png" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<EmbeddedResource Include="Components\Ace32.dll" />
|
|
<EmbeddedResource Include="Components\ADSLOC32.dll" />
|
|
<EmbeddedResource Include="Components\Advantage.Data.Provider.dll" />
|
|
<EmbeddedResource Include="Components\axcws32.dll" />
|
|
<EmbeddedResource Include="Components\CrossProduct.Core.dll" />
|
|
<EmbeddedResource Include="Components\PlutoServer.MSL.exe" />
|
|
<EmbeddedResource Include="Components\RegistrationAPI.dll" />
|
|
<EmbeddedResource Include="Components\RemObjects.InternetPack.dll" />
|
|
<EmbeddedResource Include="Components\RemObjects.SDK.dll" />
|
|
<EmbeddedResource Include="Components\RemObjects.SDK.Server.dll" />
|
|
<EmbeddedResource Include="Components\RemObjects.SDK.ZLib.dll" />
|
|
<EmbeddedResource Include="Components\TCMPortMapper.dll" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<EmbeddedResource Include="Components\sdaleo.dll" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<BootstrapperPackage Include="Microsoft.Net.Client.3.5">
|
|
<Visible>False</Visible>
|
|
<ProductName>.NET Framework 3.5 SP1 Client Profile</ProductName>
|
|
<Install>false</Install>
|
|
</BootstrapperPackage>
|
|
<BootstrapperPackage Include="Microsoft.Net.Framework.3.5.SP1">
|
|
<Visible>False</Visible>
|
|
<ProductName>.NET Framework 3.5 SP1</ProductName>
|
|
<Install>true</Install>
|
|
</BootstrapperPackage>
|
|
<BootstrapperPackage Include="Microsoft.Windows.Installer.3.1">
|
|
<Visible>False</Visible>
|
|
<ProductName>Windows Installer 3.1</ProductName>
|
|
<Install>true</Install>
|
|
</BootstrapperPackage>
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<PublishFile Include="log4net">
|
|
<Visible>False</Visible>
|
|
<Group>
|
|
</Group>
|
|
<TargetPath>
|
|
</TargetPath>
|
|
<PublishState>Exclude</PublishState>
|
|
<IncludeHash>True</IncludeHash>
|
|
<FileType>Assembly</FileType>
|
|
</PublishFile>
|
|
<PublishFile Include="Yaulw">
|
|
<Visible>False</Visible>
|
|
<Group>
|
|
</Group>
|
|
<TargetPath>
|
|
</TargetPath>
|
|
<PublishState>Exclude</PublishState>
|
|
<IncludeHash>True</IncludeHash>
|
|
<FileType>Assembly</FileType>
|
|
</PublishFile>
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<EmbeddedResource Include="Components\natpmp.dll" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<EmbeddedResource Include="Components\miniupnp.dll" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<EmbeddedResource Include="Components\DiagnoseMobile.exe" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<EmbeddedResource Include="Components\Pluto.MSL.Api.dll" />
|
|
</ItemGroup>
|
|
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
|
|
<PropertyGroup>
|
|
<PreBuildEvent>if $(ConfigurationName) == Release (
|
|
copy /y "$(SolutionDir)..\3rdParty\Sdaleo\log4net.dll" "$(ProjectDir)Components\log4net.dll"
|
|
copy /y "$(SolutionDir)..\3rdParty\Sdaleo\yaulw.dll" "$(ProjectDir)Components\yaulw.dll"
|
|
copy /y "$(SolutionDir)..\3rdParty\Sdaleo\Ace32.dll" "$(ProjectDir)Components\Ace32.dll"
|
|
copy /y "$(SolutionDir)..\3rdParty\Sdaleo\ADSLOC32.dll" "$(ProjectDir)Components\ADSLOC32.dll"
|
|
copy /y "$(SolutionDir)..\3rdParty\Sdaleo\Advantage.Data.Provider.dll" "$(ProjectDir)Components\Advantage.Data.Provider.dll"
|
|
copy /y "$(SolutionDir)..\3rdParty\Sdaleo\axcws32.dll" "$(ProjectDir)Components\axcws32.dll"
|
|
copy /y "$(SolutionDir)..\3rdParty\Sdaleo\sdaleo.dll" "$(ProjectDir)Components\sdaleo.dll"
|
|
copy /y "$(SolutionDir)..\3rdParty\Sdaleo\miniupnp.dll" "$(ProjectDir)Components\miniupnp.dll"
|
|
copy /y "$(SolutionDir)..\3rdParty\Sdaleo\natpmp.dll" "$(ProjectDir)Components\natpmp.dll"
|
|
copy /y "$(SolutionDir)..\3rdParty\RemObjects\Server\RemObjects.InternetPack.dll" "$(ProjectDir)Components\RemObjects.InternetPack.dll"
|
|
copy /y "$(SolutionDir)..\3rdParty\RemObjects\Server\RemObjects.SDK.dll" "$(ProjectDir)Components\RemObjects.SDK.dll"
|
|
copy /y "$(SolutionDir)..\3rdParty\RemObjects\Server\RemObjects.SDK.Server.dll" "$(ProjectDir)Components\RemObjects.SDK.Server.dll"
|
|
copy /y "$(SolutionDir)..\3rdParty\RemObjects\Server\RemObjects.SDK.ZLib.dll" "$(ProjectDir)Components\RemObjects.SDK.ZLib.dll"
|
|
copy /y "$(TargetDir)CrossProduct.Core.dll" "$(ProjectDir)Components\CrossProduct.Core.dll"
|
|
copy /y "$(TargetDir)TCMPortMapper.dll" "$(ProjectDir)Components\TCMPortMapper.dll"
|
|
copy /y "$(TargetDir)DiagnoseMobile.exe" "$(ProjectDir)Components\DiagnoseMobile.exe"
|
|
copy /y "$(TargetDir)PlutoServer.MSL.exe.config" "$(ProjectDir)Components\PlutoServer.MSL.exe.config"
|
|
"C:\Program Files (x86)\Eziriz\.NET Reactor\dotNET_Reactor.exe" -file "$(TargetDir)PlutoServer.MSL.exe" -targetfile "$(ProjectDir)Components\PlutoServer.MSL.exe"
|
|
"C:\Program Files (x86)\Eziriz\.NET Reactor\dotNET_Reactor.exe" -file "$(TargetDir)RegistrationAPI.dll" -targetfile "$(ProjectDir)Components\RegistrationAPI.dll"
|
|
"C:\Program Files (x86)\Eziriz\.NET Reactor\dotNET_Reactor.exe" -file "$(TargetDir)Pluto.MSL.Api.dll" -targetfile "$(ProjectDir)Components\Pluto.MSL.Api.dll"
|
|
)</PreBuildEvent>
|
|
</PropertyGroup>
|
|
<PropertyGroup>
|
|
<PostBuildEvent>copy /y "$(TargetPath)" "$(TargetDir)Setup.exe"</PostBuildEvent>
|
|
</PropertyGroup>
|
|
<!-- To modify your build process, add your task inside one of the targets below and uncomment it.
|
|
Other similar extension points exist, see Microsoft.Common.targets.
|
|
<Target Name="BeforeBuild">
|
|
</Target>
|
|
<Target Name="AfterBuild">
|
|
</Target>
|
|
-->
|
|
</Project> |