Free cookie consent management tool by TermsFeed Policy Generator

source: branches/PushGP/HeuristicLab.PushGP/HeuristicLab.Problems.ProgramSynthesis/HeuristicLab.Problems.ProgramSynthesis.csproj.user @ 14834

Last change on this file since 14834 was 14834, checked in by pkimmesw, 7 years ago

#2665 LexicaseSelector, Performance improvements, UI Fixes, Debugger only shows used stacks, fixed Debugger stepping, Added vector expressions, ERCOptions,

File size: 844 bytes
Line 
1<?xml version="1.0" encoding="utf-8"?>
2<Project ToolsVersion="14.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
3  <PropertyGroup>
4    <ProjectView>ProjectFiles</ProjectView>
5  </PropertyGroup>
6  <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|AnyCPU'">
7    <StartAction>Program</StartAction>
8    <StartProgram>T:\BTSync\projects\svn\hl\trunk\sources\bin\HeuristicLab 3.3.exe</StartProgram>
9    <StartArguments>/hideStarter /start:Optimizer</StartArguments>
10  </PropertyGroup>
11  <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|AnyCPU'">
12    <StartAction>Program</StartAction>
13    <StartProgram>T:\BTSync\projects\svn\hl\trunk\sources\bin\HeuristicLab 3.3.exe</StartProgram>
14    <StartArguments>/hideStarter /start:Optimizer</StartArguments>
15  </PropertyGroup>
16</Project>
Note: See TracBrowser for help on using the repository browser.