Last change
on this file since 15500 was
10088,
checked in by bburlacu, 11 years ago
|
#2083: Removed old project and rewritten the Benchmark Generator as a HeuristicLab plugin. Added new functions and visualization capability.
|
File size:
776 bytes
|
Rev | Line | |
---|
[10088] | 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\P40913\Projects\HeuristicLab\trunk\sources\bin\HeuristicLab 3.3.exe</StartProgram>
|
---|
| 6 | <StartArguments>
|
---|
| 7 | </StartArguments>
|
---|
| 8 | </PropertyGroup>
|
---|
| 9 | <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|AnyCPU'">
|
---|
| 10 | <StartAction>Program</StartAction>
|
---|
| 11 | <StartProgram>C:\Users\P40913\Projects\HeuristicLab\trunk\sources\bin\HeuristicLab 3.3.exe</StartProgram>
|
---|
| 12 | </PropertyGroup>
|
---|
| 13 | <PropertyGroup>
|
---|
| 14 | <ProjectView>ShowAllFiles</ProjectView>
|
---|
| 15 | </PropertyGroup>
|
---|
| 16 | </Project> |
---|
Note: See
TracBrowser
for help on using the repository browser.