source: network-game/client/Client/Client.vcxproj.user@ 0dde5da

Last change on this file since 0dde5da was 8efe484, checked in by dportnoy <dmp1488@…>, 12 years ago

Configured the client so it launches proplerly directly from Visual Studio

  • Property mode set to 100644
File size: 384 bytes
RevLine 
[1912323]1<?xml version="1.0" encoding="utf-8"?>
2<Project ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
[8efe484]3 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
4 <LocalDebuggerCommandArguments>medievaltech.com 10000</LocalDebuggerCommandArguments>
5 <DebuggerFlavor>WindowsLocalDebugger</DebuggerFlavor>
6 </PropertyGroup>
[1912323]7</Project>
Note: See TracBrowser for help on using the repository browser.