Last change
on this file since 15552 was
14834,
checked in by pkimmesw, 8 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.