| 
                Last change
                  on this file since 757 was
                  678,
                  checked in by rgrieder, 18 years ago
           | 
        
        
          
              - put visual studio files in a separate folder
 - added vs property sheets to simplify handling of properties
  
           | 
        
        | 
            File size:
            1.4 KB
           | 
      
      
        
  | Line |   | 
|---|
| 1 | <?xml version="1.0" encoding="Windows-1252"?> | 
|---|
| 2 | <VisualStudioUserFile | 
|---|
| 3 |         ProjectType="Visual C++" | 
|---|
| 4 |         Version="8.00" | 
|---|
| 5 |         ShowAllFiles="false" | 
|---|
| 6 |         > | 
|---|
| 7 |         <Configurations> | 
|---|
| 8 |                 <Configuration | 
|---|
| 9 |                         Name="Debug|Win32" | 
|---|
| 10 |                         > | 
|---|
| 11 |                         <DebugSettings | 
|---|
| 12 |                                 Command="" | 
|---|
| 13 |                                 WorkingDirectory="" | 
|---|
| 14 |                                 CommandArguments="" | 
|---|
| 15 |                                 Attach="false" | 
|---|
| 16 |                                 DebuggerType="3" | 
|---|
| 17 |                                 Remote="1" | 
|---|
| 18 |                                 RemoteMachine="RGRIEDERT60" | 
|---|
| 19 |                                 RemoteCommand="" | 
|---|
| 20 |                                 HttpUrl="" | 
|---|
| 21 |                                 PDBPath="" | 
|---|
| 22 |                                 SQLDebugging="" | 
|---|
| 23 |                                 Environment="" | 
|---|
| 24 |                                 EnvironmentMerge="true" | 
|---|
| 25 |                                 DebuggerFlavor="" | 
|---|
| 26 |                                 MPIRunCommand="" | 
|---|
| 27 |                                 MPIRunArguments="" | 
|---|
| 28 |                                 MPIRunWorkingDirectory="" | 
|---|
| 29 |                                 ApplicationCommand="" | 
|---|
| 30 |                                 ApplicationArguments="" | 
|---|
| 31 |                                 ShimCommand="" | 
|---|
| 32 |                                 MPIAcceptMode="" | 
|---|
| 33 |                                 MPIAcceptFilter="" | 
|---|
| 34 |                         /> | 
|---|
| 35 |                 </Configuration> | 
|---|
| 36 |                 <Configuration | 
|---|
| 37 |                         Name="Release|Win32" | 
|---|
| 38 |                         > | 
|---|
| 39 |                         <DebugSettings | 
|---|
| 40 |                                 Command="" | 
|---|
| 41 |                                 WorkingDirectory="" | 
|---|
| 42 |                                 CommandArguments="" | 
|---|
| 43 |                                 Attach="false" | 
|---|
| 44 |                                 DebuggerType="3" | 
|---|
| 45 |                                 Remote="1" | 
|---|
| 46 |                                 RemoteMachine="RGRIEDERT60" | 
|---|
| 47 |                                 RemoteCommand="" | 
|---|
| 48 |                                 HttpUrl="" | 
|---|
| 49 |                                 PDBPath="" | 
|---|
| 50 |                                 SQLDebugging="" | 
|---|
| 51 |                                 Environment="" | 
|---|
| 52 |                                 EnvironmentMerge="true" | 
|---|
| 53 |                                 DebuggerFlavor="" | 
|---|
| 54 |                                 MPIRunCommand="" | 
|---|
| 55 |                                 MPIRunArguments="" | 
|---|
| 56 |                                 MPIRunWorkingDirectory="" | 
|---|
| 57 |                                 ApplicationCommand="" | 
|---|
| 58 |                                 ApplicationArguments="" | 
|---|
| 59 |                                 ShimCommand="" | 
|---|
| 60 |                                 MPIAcceptMode="" | 
|---|
| 61 |                                 MPIAcceptFilter="" | 
|---|
| 62 |                         /> | 
|---|
| 63 |                 </Configuration> | 
|---|
| 64 |         </Configurations> | 
|---|
| 65 | </VisualStudioUserFile> | 
|---|
       
      
      Note: See 
TracBrowser
        for help on using the repository browser.