Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Dec 21, 2008, 6:57:40 PM (17 years ago)
Author:
rgrieder
Message:

Fixed msvc build and adjusted some settings.
Also removed init directory since that got merged into the bin folder.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • code/branches/buildsystem2/visual_studio/vc8/orxonox.vcproj.user

    r2087 r2516  
    1010                        >
    1111                        <DebugSettings
    12                                 Command="$(TargetPath)"
    1312                                WorkingDirectory="$(OutDir)"
    14                                 CommandArguments=""
    15                                 Attach="false"
    16                                 DebuggerType="3"
    17                                 Remote="1"
    18                                 RemoteCommand=""
    19                                 HttpUrl=""
    20                                 PDBPath=""
    21                                 SQLDebugging=""
    22                                 Environment=""
    23                                 EnvironmentMerge="true"
    24                                 DebuggerFlavor="0"
    25                                 MPIRunCommand=""
    26                                 MPIRunArguments=""
    27                                 MPIRunWorkingDirectory=""
    28                                 ApplicationCommand=""
    29                                 ApplicationArguments=""
    30                                 ShimCommand=""
    31                                 MPIAcceptMode=""
    32                                 MPIAcceptFilter=""
    3313                        />
    3414                </Configuration>
     
    3717                        >
    3818                        <DebugSettings
    39                                 Command="$(TargetPath)"
    4019                                WorkingDirectory="$(OutDir)"
    41                                 CommandArguments=""
    42                                 Attach="false"
    43                                 DebuggerType="3"
    44                                 Remote="1"
    45                                 RemoteCommand=""
    46                                 HttpUrl=""
    47                                 PDBPath=""
    48                                 SQLDebugging=""
    49                                 Environment=""
    50                                 EnvironmentMerge="true"
    51                                 DebuggerFlavor="0"
    52                                 MPIRunCommand=""
    53                                 MPIRunArguments=""
    54                                 MPIRunWorkingDirectory=""
    55                                 ApplicationCommand=""
    56                                 ApplicationArguments=""
    57                                 ShimCommand=""
    58                                 MPIAcceptMode=""
    59                                 MPIAcceptFilter=""
    6020                        />
    6121                </Configuration>
Note: See TracChangeset for help on using the changeset viewer.