Last change
on this file since 15507 was
15490,
checked in by abeham, 7 years ago
|
#1614:
- branched optimization
- adapted references
- renamed plugin
|
File size:
534 bytes
|
Line | |
---|
1 | <?xml version="1.0" encoding="utf-8"?>
|
---|
2 | <Project ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
---|
3 | <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|AnyCPU'">
|
---|
4 | <StartAction>Program</StartAction>
|
---|
5 | <StartProgram>C:\Users\P40311\Work\core\trunk\sources\bin\HeuristicLab 3.3.exe</StartProgram>
|
---|
6 | <StartArguments>/hideStarter /start:Optimizer</StartArguments>
|
---|
7 | </PropertyGroup>
|
---|
8 | <PropertyGroup>
|
---|
9 | <ProjectView>ProjectFiles</ProjectView>
|
---|
10 | </PropertyGroup>
|
---|
11 | </Project> |
---|
Note: See
TracBrowser
for help on using the repository browser.