Ignore:
Timestamp:
Jun 4, 2010, 10:19:48 PM (14 years ago)
Author:
Sam Habiel
Message:

Some debugging code to attach the program to the console to print messages.
Letters:

  • Cancellation letters now work.
  • Initial work on Rebook Letters.
File:
1 edited

Legend:

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

    r772 r788  
    4343    <SignManifests>false</SignManifests>
    4444    <TargetZone>LocalIntranet</TargetZone>
    45     <ApplicationManifest>Properties\app.manifest</ApplicationManifest>
    4645    <PublishUrl>publish\</PublishUrl>
    4746    <Install>true</Install>
     
    5958    <PublishWizardCompleted>true</PublishWizardCompleted>
    6059    <BootstrapperEnabled>true</BootstrapperEnabled>
     60    <NoWin32Manifest>true</NoWin32Manifest>
    6161  </PropertyGroup>
    6262  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
     
    8181    <DebugType>full</DebugType>
    8282    <ErrorReport>prompt</ErrorReport>
     83    <UseVSHostingProcess>false</UseVSHostingProcess>
    8384  </PropertyGroup>
    8485  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
     
    104105    <DebugType>none</DebugType>
    105106    <ErrorReport>prompt</ErrorReport>
     107    <UseVSHostingProcess>false</UseVSHostingProcess>
    106108  </PropertyGroup>
    107109  <ItemGroup>
Note: See TracChangeset for help on using the changeset viewer.