- Timestamp:
- Dec 4, 2009, 3:04:47 AM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
Scheduling/trunk/cs/bsdx0200GUISourceCode/ClinicalScheduling.csproj
r622 r627 7 7 <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration> 8 8 <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform> 9 <ApplicationIcon> App.ico</ApplicationIcon>9 <ApplicationIcon>hwIco281.ICO</ApplicationIcon> 10 10 <AssemblyKeyContainerName> 11 11 </AssemblyKeyContainerName> … … 82 82 <ConfigurationOverrideFile> 83 83 </ConfigurationOverrideFile> 84 <DefineConstants>DEBUG</DefineConstants> 84 <DefineConstants> 85 </DefineConstants> 85 86 <DocumentationFile>bin\Release\ClinicalScheduling.XML</DocumentationFile> 86 87 <DebugSymbols>false</DebugSymbols> … … 100 101 <Reference Include="BMXNet20, Version=2.0.2459.21970, Culture=neutral, PublicKeyToken=069dc2499aed6a8c, processorArchitecture=MSIL"> 101 102 <SpecificVersion>False</SpecificVersion> 102 <HintPath> .\BMXNet20.dll</HintPath>103 <HintPath>bin\Release\BMXNet20.dll</HintPath> 103 104 </Reference> 104 105 <Reference Include="CrystalDecisions.CrystalReports.Engine, Version=10.2.3600.0, Culture=neutral, PublicKeyToken=692fbea5521e1304, processorArchitecture=MSIL"> … … 183 184 <SubType>Designer</SubType> 184 185 </Content> 186 <Content Include="hwIco281.ICO" /> 185 187 <Compile Include="AssemblyInfo.cs"> 186 188 <SubType>Code</SubType>
Note:
See TracChangeset
for help on using the changeset viewer.