Last change
on this file since 15032 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
|
Rev | Line | |
---|
[14727] | 1 | <?xml version="1.0" encoding="utf-8"?>
|
---|
| 2 | <Project ToolsVersion="14.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
---|
| 3 | <PropertyGroup>
|
---|
[14834] | 4 | <ProjectView>ProjectFiles</ProjectView>
|
---|
[14727] | 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>
|
---|
[14744] | 9 | <StartArguments>/hideStarter /start:Optimizer</StartArguments>
|
---|
[14727] | 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>
|
---|
[14744] | 14 | <StartArguments>/hideStarter /start:Optimizer</StartArguments>
|
---|
[14727] | 15 | </PropertyGroup>
|
---|
| 16 | </Project> |
---|
Note: See
TracBrowser
for help on using the repository browser.