<?xml version="1.0" encoding="utf-8"?>
|
<Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion="4.0">
|
<PropertyGroup>
|
<ProjectType>Local</ProjectType>
|
<ProductVersion>8.0.50727</ProductVersion>
|
<SchemaVersion>2.0</SchemaVersion>
|
<ProjectGuid>{A2F13800-7F6A-4AFA-941C-25A35A5123E3}</ProjectGuid>
|
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
|
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
|
<ApplicationIcon>Resources\Postes.ico</ApplicationIcon>
|
<AssemblyKeyContainerName>
|
</AssemblyKeyContainerName>
|
<AssemblyName>ControlSOS</AssemblyName>
|
<AssemblyOriginatorKeyFile>
|
</AssemblyOriginatorKeyFile>
|
<AssemblyOriginatorKeyMode>None</AssemblyOriginatorKeyMode>
|
<DefaultClientScript>JScript</DefaultClientScript>
|
<DefaultHTMLPageLayout>Grid</DefaultHTMLPageLayout>
|
<DefaultTargetSchema>IE50</DefaultTargetSchema>
|
<DelaySign>false</DelaySign>
|
<OutputType>WinExe</OutputType>
|
<OptionCompare>Binary</OptionCompare>
|
<OptionExplicit>On</OptionExplicit>
|
<OptionStrict>Off</OptionStrict>
|
<RootNamespace>ControlSOS</RootNamespace>
|
<StartupObject>ControlSOS.frmMain</StartupObject>
|
<FileUpgradeFlags>
|
</FileUpgradeFlags>
|
<MyType>WindowsFormsWithCustomSubMain</MyType>
|
<UpgradeBackupLocation>
|
</UpgradeBackupLocation>
|
<SccProjectName>
|
</SccProjectName>
|
<SccLocalPath>
|
</SccLocalPath>
|
<SccAuxPath>
|
</SccAuxPath>
|
<SccProvider>
|
</SccProvider>
|
<TargetFrameworkVersion>v2.0</TargetFrameworkVersion>
|
<OldToolsVersion>2.0</OldToolsVersion>
|
<PublishUrl>publish\</PublishUrl>
|
<Install>true</Install>
|
<InstallFrom>Disk</InstallFrom>
|
<UpdateEnabled>false</UpdateEnabled>
|
<UpdateMode>Foreground</UpdateMode>
|
<UpdateInterval>7</UpdateInterval>
|
<UpdateIntervalUnits>Days</UpdateIntervalUnits>
|
<UpdatePeriodically>false</UpdatePeriodically>
|
<UpdateRequired>false</UpdateRequired>
|
<MapFileExtensions>true</MapFileExtensions>
|
<ApplicationRevision>0</ApplicationRevision>
|
<ApplicationVersion>1.0.0.%2a</ApplicationVersion>
|
<IsWebBootstrapper>false</IsWebBootstrapper>
|
<UseApplicationTrust>false</UseApplicationTrust>
|
<BootstrapperEnabled>true</BootstrapperEnabled>
|
</PropertyGroup>
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
|
<OutputPath>bin\</OutputPath>
|
<DocumentationFile>
|
</DocumentationFile>
|
<BaseAddress>285212672</BaseAddress>
|
<ConfigurationOverrideFile>
|
</ConfigurationOverrideFile>
|
<DefineConstants>Win32 = True</DefineConstants>
|
<DefineDebug>true</DefineDebug>
|
<DefineTrace>true</DefineTrace>
|
<DebugSymbols>true</DebugSymbols>
|
<Optimize>false</Optimize>
|
<RegisterForComInterop>false</RegisterForComInterop>
|
<RemoveIntegerChecks>false</RemoveIntegerChecks>
|
<TreatWarningsAsErrors>false</TreatWarningsAsErrors>
|
<WarningLevel>1</WarningLevel>
|
<NoWarn>41999,42016,42017,42018,42019,42020,42021,42022,42032,42036,42353,42354,42355</NoWarn>
|
<DebugType>full</DebugType>
|
<WarningsAsErrors>
|
</WarningsAsErrors>
|
<CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
|
</PropertyGroup>
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
|
<OutputPath>bin\</OutputPath>
|
<DocumentationFile>
|
</DocumentationFile>
|
<BaseAddress>285212672</BaseAddress>
|
<ConfigurationOverrideFile>
|
</ConfigurationOverrideFile>
|
<DefineConstants>Win32 = True</DefineConstants>
|
<DefineDebug>false</DefineDebug>
|
<DefineTrace>true</DefineTrace>
|
<DebugSymbols>false</DebugSymbols>
|
<Optimize>false</Optimize>
|
<RegisterForComInterop>false</RegisterForComInterop>
|
<RemoveIntegerChecks>false</RemoveIntegerChecks>
|
<TreatWarningsAsErrors>false</TreatWarningsAsErrors>
|
<WarningLevel>1</WarningLevel>
|
<NoWarn>41999,42016,42017,42018,42019,42020,42021,42022,42032,42036,42353,42354,42355</NoWarn>
|
<DebugType>none</DebugType>
|
<WarningsAsErrors>
|
</WarningsAsErrors>
|
<CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
|
</PropertyGroup>
|
<ItemGroup>
|
<Reference Include="Microsoft.DirectX, Version=1.0.900.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35">
|
<SpecificVersion>False</SpecificVersion>
|
<HintPath>.\Microsoft.DirectX.dll</HintPath>
|
</Reference>
|
<Reference Include="Microsoft.DirectX.DirectSound, Version=1.0.900.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35">
|
<SpecificVersion>False</SpecificVersion>
|
<HintPath>.\Microsoft.DirectX.DirectSound.dll</HintPath>
|
</Reference>
|
<Reference Include="Microsoft.VisualBasic.Compatibility">
|
<Name>Microsoft.VisualBasic.Compatibility</Name>
|
</Reference>
|
<Reference Include="System">
|
<Name>System</Name>
|
</Reference>
|
<Reference Include="System.Data">
|
<Name>System.Data</Name>
|
</Reference>
|
<Reference Include="System.Drawing">
|
<Name>System.Drawing</Name>
|
</Reference>
|
<Reference Include="System.Windows.Forms">
|
<Name>System.Windows.Forms</Name>
|
</Reference>
|
<Reference Include="System.Xml">
|
<Name>System.XML</Name>
|
</Reference>
|
</ItemGroup>
|
<ItemGroup>
|
<Import Include="Microsoft.VisualBasic" />
|
<Import Include="Microsoft.VisualBasic.Compatibility" />
|
<Import Include="System" />
|
<Import Include="System.Collections" />
|
<Import Include="System.Data" />
|
<Import Include="System.Diagnostics" />
|
<Import Include="System.Drawing" />
|
<Import Include="System.Windows.Forms" />
|
</ItemGroup>
|
<ItemGroup>
|
<Compile Include="AboutBox.Designer.vb">
|
<DependentUpon>AboutBox.vb</DependentUpon>
|
</Compile>
|
<Compile Include="AboutBox.vb">
|
<SubType>Form</SubType>
|
</Compile>
|
<Compile Include="AssemblyInfo.vb">
|
<SubType>Code</SubType>
|
</Compile>
|
<Compile Include="ClassSosPhoneList.vb">
|
<SubType>Component</SubType>
|
</Compile>
|
<Compile Include="frmMain.Designer.vb">
|
<DependentUpon>frmMain.vb</DependentUpon>
|
</Compile>
|
<Compile Include="frmMain.vb">
|
<SubType>Form</SubType>
|
</Compile>
|
<Compile Include="frmSosPhone.Designer.vb">
|
<DependentUpon>frmSosPhone.vb</DependentUpon>
|
</Compile>
|
<Compile Include="frmSosPhone.vb">
|
<SubType>Form</SubType>
|
</Compile>
|
<Compile Include="MessageDefinitions.vb" />
|
<Compile Include="ClassRTPAgent.vb" />
|
<Compile Include="FrmAudio.Designer.vb">
|
<DependentUpon>FrmAudio.vb</DependentUpon>
|
</Compile>
|
<Compile Include="FrmAudio.vb">
|
<SubType>Form</SubType>
|
</Compile>
|
<Compile Include="frmChirp.Designer.vb">
|
<DependentUpon>frmChirp.vb</DependentUpon>
|
</Compile>
|
<Compile Include="frmChirp.vb">
|
<SubType>Form</SubType>
|
</Compile>
|
<Compile Include="ClassTCPClient.vb" />
|
<Compile Include="ClassSosPhone.vb">
|
<SubType>Component</SubType>
|
</Compile>
|
<Compile Include="frmTone.Designer.vb">
|
<DependentUpon>frmTone.vb</DependentUpon>
|
</Compile>
|
<Compile Include="frmTone.vb">
|
<SubType>Form</SubType>
|
</Compile>
|
<Compile Include="EventArgsClasses.vb" />
|
<Compile Include="My Project\Application.Designer.vb">
|
<AutoGen>True</AutoGen>
|
<DependentUpon>Application.myapp</DependentUpon>
|
</Compile>
|
<Compile Include="My Project\Resources.Designer.vb">
|
<AutoGen>True</AutoGen>
|
<DesignTime>True</DesignTime>
|
<DependentUpon>Resources.resx</DependentUpon>
|
</Compile>
|
<EmbeddedResource Include="AboutBox.resx">
|
<SubType>Designer</SubType>
|
<DependentUpon>AboutBox.vb</DependentUpon>
|
</EmbeddedResource>
|
<EmbeddedResource Include="FrmAudio.resx">
|
<DependentUpon>FrmAudio.vb</DependentUpon>
|
<SubType>Designer</SubType>
|
</EmbeddedResource>
|
<EmbeddedResource Include="frmChirp.resx">
|
<SubType>Designer</SubType>
|
<DependentUpon>frmChirp.vb</DependentUpon>
|
</EmbeddedResource>
|
<EmbeddedResource Include="frmMain.resx">
|
<SubType>Designer</SubType>
|
<DependentUpon>frmMain.vb</DependentUpon>
|
</EmbeddedResource>
|
<EmbeddedResource Include="frmSosPhone.resx">
|
<DependentUpon>frmSosPhone.vb</DependentUpon>
|
<SubType>Designer</SubType>
|
</EmbeddedResource>
|
<EmbeddedResource Include="frmTone.resx">
|
<SubType>Designer</SubType>
|
<DependentUpon>frmTone.vb</DependentUpon>
|
</EmbeddedResource>
|
<EmbeddedResource Include="My Project\Resources.resx">
|
<SubType>Designer</SubType>
|
<CustomToolNamespace>My.Resources</CustomToolNamespace>
|
<Generator>VbMyResourcesResXFileCodeGenerator</Generator>
|
<LastGenOutput>Resources.Designer.vb</LastGenOutput>
|
</EmbeddedResource>
|
</ItemGroup>
|
<ItemGroup>
|
<None Include="Resources\logo.bmp" />
|
</ItemGroup>
|
<ItemGroup>
|
<Content Include="My Project\Application.myapp">
|
<Generator>MyApplicationCodeGenerator</Generator>
|
<LastGenOutput>Application.Designer.vb</LastGenOutput>
|
</Content>
|
<Content Include="Resources\Postes.ico" />
|
</ItemGroup>
|
<ItemGroup>
|
<ProjectReference Include="Auxliar Projects\SignalViewer\SignalViewer.vbproj">
|
<Project>{8E2FAD23-A58C-458E-9DEB-BD8BBDA46167}</Project>
|
<Name>SignalViewer</Name>
|
</ProjectReference>
|
<ProjectReference Include="Auxliar Projects\ToneChirpGenerator\ToneChirpGenerator.vbproj">
|
<Project>{76CF95D4-C30F-4D32-BA96-E05BCBBE656C}</Project>
|
<Name>ToneChirpGenerator</Name>
|
</ProjectReference>
|
<ProjectReference Include="Auxliar Projects\ToneGenerator\ToneGenerator.vbproj">
|
<Project>{B819193E-15EF-4F28-BF13-324A427C1869}</Project>
|
<Name>ToneGenerator</Name>
|
</ProjectReference>
|
</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>
|
<Import Project="$(MSBuildBinPath)\Microsoft.VisualBasic.targets" />
|
<PropertyGroup>
|
<PreBuildEvent>
|
</PreBuildEvent>
|
<PostBuildEvent>
|
</PostBuildEvent>
|
</PropertyGroup>
|
</Project>
|