97 lines
5.0 KiB
XML
97 lines
5.0 KiB
XML
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
|
|
<Project ToolsVersion="3.5" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
|
<PropertyGroup>
|
|
<!-- Select a Product Configuration -->
|
|
<InstallShieldProductConfiguration>Express</InstallShieldProductConfiguration>
|
|
<!-- Select a Visual Studio Configuration / InstallShield Release -->
|
|
<Configuration>Debug</Configuration>
|
|
<InstallShieldRelease>$(Configuration)</InstallShieldRelease>
|
|
</PropertyGroup>
|
|
<ItemGroup>
|
|
<!-- The InstallShieldProject item selects the project to build -->
|
|
<InstallShieldProject Include="$(MSBuildProjectDirectory)\$(MSBuildProjectName).ise"/>
|
|
<!-- The InstallShieldReleaseFlags sets Release Flags -->
|
|
<!--<InstallShieldReleaseFlags Include=""/>-->
|
|
<!-- The InstallShieldMergeModulePath specifies what directories are
|
|
searched for Merge Modules -->
|
|
<!--<InstallShieldMergeModulePath Include=""/>-->
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<!-- The ProjectReference items refer to any Visual Studio solutions you want to automatically probe for Project Output Groups. -->
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<!-- The TaggedOutputs items allow you to explicitly add extra files to output groups. Each item must include both Name and OutputGroup, as well as TargetPath metadata values. -->
|
|
<!--<TaggedOutputs Include="C:\My Test Exe.exe">
|
|
<Name>My Test Project</Name>
|
|
<OutputGroup>Primary output</OutputGroup>
|
|
<TargetPath>My Test Exe.exe</TargetPath>
|
|
</TaggedOutputs> -->
|
|
</ItemGroup>
|
|
<Import Project="$(MSBuildExtensionsPath32)\InstallShield\2016\InstallShield.targets"/>
|
|
<ItemGroup>
|
|
<ProjectReference Include="..\..\DataPRO\Modules\InstallerCustomActions\DBConfiguration\DBConfiguration.csproj">
|
|
<Name>DBConfiguration</Name>
|
|
<Project>{4C8891C6-24A7-47D8-8AAD-CEF2243A6202}</Project>
|
|
</ProjectReference>
|
|
<ProjectReference Include="..\..\DataPRO\Modules\SystemSettings\DBImportExport\DBImportExport.csproj">
|
|
<Name>DBImportExport</Name>
|
|
<Project>{CA9BD55B-2BB9-4889-B255-2C392E2D2CFA}</Project>
|
|
</ProjectReference>
|
|
<ProjectReference Include="..\DTS.Common\DTS.Common.csproj">
|
|
<Name>DTS.Common</Name>
|
|
<Project>{114EDC77-F3B5-4576-A91B-40818D503B55}</Project>
|
|
</ProjectReference>
|
|
<ProjectReference Include="..\DTS.Common.Core\DTS.Common.Core.csproj">
|
|
<Name>DTS.Common.Core</Name>
|
|
<Project>{FAB1F470-1574-4301-B56E-D3364AA93679}</Project>
|
|
</ProjectReference>
|
|
<ProjectReference Include="..\..\DataPRO\DataPRO\DataPRO.csproj">
|
|
<Name>DataPRO</Name>
|
|
<Project>{8BAA9433-8034-4FDE-822C-537C59D3A7EC}</Project>
|
|
</ProjectReference>
|
|
<ProjectReference Include="..\..\DataPRO\Modules\SystemSettings\ISOSettings\ISOSettings.csproj">
|
|
<Name>ISOSettings</Name>
|
|
<Project>{41A9E3B1-F85B-49C2-88CA-52FEAAE4E925}</Project>
|
|
</ProjectReference>
|
|
<ProjectReference Include="..\..\DataPRO\Modules\InstallerCustomActions\Common\Installer.Common.csproj">
|
|
<Name>Installer.Common</Name>
|
|
<Project>{7A025307-D06E-48FF-A443-DCD16530A6DD}</Project>
|
|
</ProjectReference>
|
|
<ProjectReference Include="..\..\DataPRO\Modules\InstallerCustomActions\MigrateConfiguration\MigrateConfiguration.csproj">
|
|
<Name>MigrateConfiguration</Name>
|
|
<Project>{FE2740C7-89F2-4669-BA56-ABADA1D5972B}</Project>
|
|
</ProjectReference>
|
|
<ProjectReference Include="..\..\DataPRO\Networking\Networking.csproj">
|
|
<Name>Networking</Name>
|
|
<Project>{C9D526CD-B075-40C8-9DD9-FBF8375333BF}</Project>
|
|
</ProjectReference>
|
|
<ProjectReference Include="..\..\DataPRO\Modules\Reports\PedestrianAndHeadReports\PedestrianAndHeadReports.csproj">
|
|
<Name>PedestrianAndHeadReports</Name>
|
|
<Project>{465B0757-0B8F-4AFB-A8A2-DD3EC2F99A69}</Project>
|
|
</ProjectReference>
|
|
<ProjectReference Include="..\..\DataPRO\Modules\SystemSettings\PowerAndBattery\PowerAndBattery.csproj">
|
|
<Name>PowerAndBattery</Name>
|
|
<Project>{4205DCD6-CE24-40CE-8C21-88B9A117C04D}</Project>
|
|
</ProjectReference>
|
|
<ProjectReference Include="..\..\DataPRO\Modules\SystemSettings\QASettings\QASettings.csproj">
|
|
<Name>QASettings</Name>
|
|
<Project>{C13DA984-E46C-44C4-905E-BD7610D04057}</Project>
|
|
</ProjectReference>
|
|
<ProjectReference Include="..\..\DataPRO\Modules\SystemSettings\RealtimeSettings\RealtimeSettings.csproj">
|
|
<Name>RealtimeSettings</Name>
|
|
<Project>{0BB41087-1D3A-4F16-AB8C-280D311CB3A1}</Project>
|
|
</ProjectReference>
|
|
<ProjectReference Include="..\..\DataPRO\Modules\SystemSettings\Tables\TablesSettings.csproj">
|
|
<Name>TablesSettings</Name>
|
|
<Project>{0295F68F-230A-4B7F-A2B8-5F7C4365C318}</Project>
|
|
</ProjectReference>
|
|
<ProjectReference Include="..\..\DataPRO\Modules\SystemSettings\TestSettings\TestSettings.csproj">
|
|
<Name>TestSettings</Name>
|
|
<Project>{A3320A75-6ACA-463C-B5CA-EDDD63E5D5CE}</Project>
|
|
</ProjectReference>
|
|
<ProjectReference Include="..\..\DataPRO\Modules\SystemSettings\UISettings\UISettings.csproj">
|
|
<Name>UISettings</Name>
|
|
<Project>{FB4481EE-D01C-4249-B275-7B8B0575ABE0}</Project>
|
|
</ProjectReference>
|
|
</ItemGroup>
|
|
</Project> |