Free cookie consent management tool by TermsFeed Policy Generator

source: branches/ichiriac/HeuristicLab.Algorithms.DifferentialEvolution/HeuristicLab.Algorithms.DifferentialEvolution.csproj.user @ 13634

Last change on this file since 13634 was 13634, checked in by ichiriac, 8 years ago

Add files to svn for differential evoulution algorithm

File size: 635 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 Condition="'$(Configuration)|$(Platform)' == 'Debug|AnyCPU'">
4    <StartAction>Program</StartAction>
5    <StartProgram>C:\Users\Privat\Documents\HeuristicLab\stable\bin\HeuristicLab 3.3.exe</StartProgram>
6  </PropertyGroup>
7  <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|AnyCPU'">
8    <StartAction>Program</StartAction>
9    <StartProgram>C:\Users\igorc\Documents\HeuristicLab\stable\bin\HeuristicLab 3.3.exe</StartProgram>
10  </PropertyGroup>
11</Project>
Note: See TracBrowser for help on using the repository browser.