Ignore:
Timestamp:
Dec 4, 2009, 3:04:47 AM (14 years ago)
Author:
Sam Habiel
Message:

Removed user-interface references to RPMS.

File:
1 edited

Legend:

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

    r622 r627  
    77    <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
    88    <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
    9     <ApplicationIcon>App.ico</ApplicationIcon>
     9    <ApplicationIcon>hwIco281.ICO</ApplicationIcon>
    1010    <AssemblyKeyContainerName>
    1111    </AssemblyKeyContainerName>
     
    8282    <ConfigurationOverrideFile>
    8383    </ConfigurationOverrideFile>
    84     <DefineConstants>DEBUG</DefineConstants>
     84    <DefineConstants>
     85    </DefineConstants>
    8586    <DocumentationFile>bin\Release\ClinicalScheduling.XML</DocumentationFile>
    8687    <DebugSymbols>false</DebugSymbols>
     
    100101    <Reference Include="BMXNet20, Version=2.0.2459.21970, Culture=neutral, PublicKeyToken=069dc2499aed6a8c, processorArchitecture=MSIL">
    101102      <SpecificVersion>False</SpecificVersion>
    102       <HintPath>.\BMXNet20.dll</HintPath>
     103      <HintPath>bin\Release\BMXNet20.dll</HintPath>
    103104    </Reference>
    104105    <Reference Include="CrystalDecisions.CrystalReports.Engine, Version=10.2.3600.0, Culture=neutral, PublicKeyToken=692fbea5521e1304, processorArchitecture=MSIL">
     
    183184      <SubType>Designer</SubType>
    184185    </Content>
     186    <Content Include="hwIco281.ICO" />
    185187    <Compile Include="AssemblyInfo.cs">
    186188      <SubType>Code</SubType>
Note: See TracChangeset for help on using the changeset viewer.