Files
csharp-brain-army-ants/BrainArmyAnts/BrainArmyAnts.csproj.user
Sebastian Seedorf b82e014bd4 Initial commit
2020-02-16 16:40:20 +01:00

13 lines
873 B
XML

<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="12.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|AnyCPU'">
<StartAction>Program</StartAction>
<StartProgram>C:\Program Files (x86)\AntMe 1.7\AntMe.exe</StartProgram>
<StartArguments>/file="D:\nextcloud\Documents\Programmierung\CSharp\BrainArmyAnts\BrainArmyAnts\bin\AntMe.Player.BrainArmyAnts.dll"</StartArguments>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|AnyCPU'">
<StartAction>Program</StartAction>
<StartProgram>C:\Program Files (x86)\AntMe 1.7\AntMe.exe</StartProgram>
<StartArguments>/file="D:\nextcloud\Documents\Programmierung\CSharp\BrainArmyAnts\BrainArmyAnts\bin\AntMe.Player.BrainArmyAnts.dll"</StartArguments>
</PropertyGroup>
</Project>