Changeset 1515 for Scheduling/trunk


Ignore:
Timestamp:
Aug 9, 2012, 6:32:12 PM (12 years ago)
Author:
Sam Habiel
Message:

Updated dlls and exes after bug fixes. Updated slns and csprojs.

Location:
Scheduling/trunk/cs/bsdx0200GUISourceCode
Files:
8 edited

Legend:

Unmodified
Added
Removed
  • Scheduling/trunk/cs/bsdx0200GUISourceCode/ClinicalScheduling.csproj

    r1474 r1515  
    110110  </PropertyGroup>
    111111  <ItemGroup>
    112     <Reference Include="BMXNET40, Version=4.0.0.1, Culture=neutral, processorArchitecture=MSIL">
    113       <SpecificVersion>False</SpecificVersion>
    114       <HintPath>bin\Release\BMXNET40.dll</HintPath>
    115     </Reference>
    116     <Reference Include="BMXWIN40, Version=4.0.0.1, Culture=neutral, processorArchitecture=MSIL">
    117       <SpecificVersion>False</SpecificVersion>
    118       <HintPath>bin\Release\BMXWIN40.dll</HintPath>
    119     </Reference>
    120112    <Reference Include="PrintPreview, Version=1.0.4570.15574, Culture=neutral, processorArchitecture=MSIL">
    121113      <SpecificVersion>False</SpecificVersion>
     
    500492    <Folder Include="Properties\" />
    501493  </ItemGroup>
     494  <ItemGroup>
     495    <ProjectReference Include="..\..\BMX4\IndianHealthService.BMXNet.WinForm\IndianHealthService.BMXNet.WinForm.csproj">
     496      <Project>{3B9011B5-59F4-4F6B-ADC7-54ADC6948F4D}</Project>
     497      <Name>IndianHealthService.BMXNet.WinForm</Name>
     498    </ProjectReference>
     499    <ProjectReference Include="..\..\BMX4\IndianHealthService.BMXNet\IndianHealthService.BMXNet.csproj">
     500      <Project>{DE8E4CC9-4F3A-4E32-8DFE-EE5692E8FC45}</Project>
     501      <Name>IndianHealthService.BMXNet</Name>
     502    </ProjectReference>
     503  </ItemGroup>
    502504  <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
    503505  <PropertyGroup>
  • Scheduling/trunk/cs/bsdx0200GUISourceCode/ClinicalScheduling.csproj.user

    r1474 r1515  
    3737    </RemoteDebugMachine>
    3838    <StartAction>Project</StartAction>
    39     <StartArguments>/s=10.0.1.13 /p=9431 /a=shabiel12 /v=catdog.22</StartArguments>
     39    <StartArguments>/s=10.0.1.13 /p=9431 /a=shabiel12 /v=catdog.33</StartArguments>
    4040    <StartPage>
    4141    </StartPage>
  • Scheduling/trunk/cs/bsdx0200GUISourceCode/ClinicalScheduling.sln

    r1474 r1515  
    33Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ClinicalScheduling", "ClinicalScheduling.csproj", "{8C05C4F7-FE81-479F-87A0-44E04C7F6E0F}"
    44        ProjectSection(ProjectDependencies) = postProject
    5                 {9E8D433B-EFD1-4253-BD2C-C4E0DB0BFD0E} = {9E8D433B-EFD1-4253-BD2C-C4E0DB0BFD0E}
    65                {DE8E4CC9-4F3A-4E32-8DFE-EE5692E8FC45} = {DE8E4CC9-4F3A-4E32-8DFE-EE5692E8FC45}
    76        EndProjectSection
    87EndProject
    9 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "IndianHealthService.BMXNet", "..\BMX4\IndianHealthService.BMXNet\IndianHealthService.BMXNet.csproj", "{DE8E4CC9-4F3A-4E32-8DFE-EE5692E8FC45}"
     8Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "IndianHealthService.BMXNet", "..\..\BMX4\IndianHealthService.BMXNet\IndianHealthService.BMXNet.csproj", "{DE8E4CC9-4F3A-4E32-8DFE-EE5692E8FC45}"
    109EndProject
    11 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "IndianHealthService.BMXNet.WinForm", "..\BMX4\IndianHealthService.BMXNet.WinForm\IndianHealthService.BMXNet.WinForm.csproj", "{3B9011B5-59F4-4F6B-ADC7-54ADC6948F4D}"
     10Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "IndianHealthService.BMXNet.WinForm", "..\..\BMX4\IndianHealthService.BMXNet.WinForm\IndianHealthService.BMXNet.WinForm.csproj", "{3B9011B5-59F4-4F6B-ADC7-54ADC6948F4D}"
    1211EndProject
    1312Global
     
    2120                {8C05C4F7-FE81-479F-87A0-44E04C7F6E0F}.Release|Any CPU.ActiveCfg = Release|Any CPU
    2221                {8C05C4F7-FE81-479F-87A0-44E04C7F6E0F}.Release|Any CPU.Build.0 = Release|Any CPU
    23                 {9E8D433B-EFD1-4253-BD2C-C4E0DB0BFD0E}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
    24                 {9E8D433B-EFD1-4253-BD2C-C4E0DB0BFD0E}.Debug|Any CPU.Build.0 = Debug|Any CPU
    25                 {9E8D433B-EFD1-4253-BD2C-C4E0DB0BFD0E}.Release|Any CPU.ActiveCfg = Release|Any CPU
    26                 {9E8D433B-EFD1-4253-BD2C-C4E0DB0BFD0E}.Release|Any CPU.Build.0 = Release|Any CPU
    2722                {DE8E4CC9-4F3A-4E32-8DFE-EE5692E8FC45}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
    2823                {DE8E4CC9-4F3A-4E32-8DFE-EE5692E8FC45}.Debug|Any CPU.Build.0 = Debug|Any CPU
Note: See TracChangeset for help on using the changeset viewer.